body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: left;
	font: 12px georgia,'book antiqua', baskerville, times, serif;
	color: #000000;
}

p{
	font-size: 14px;
	font-family: georgia,'book antiqua', baskerville, times, serif;
	font-weight: normal;
	color: #00000;
	letter-spacing:none;
	line-height: 130%;
	margin: 0;
	padding: 5px 0 5px 0;
}

#wrapper{
	width: 940px;
	margin: 0 0 0 40px;
	padding: 0;
}

#slogan2{
	float: left;
	margin: 85px 0 0 0;
	padding: 0;
	width: 740px;
	color: #000;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	display: inline;
	text-transform: uppercase;
}


.ulh2{
	font-size: 15px;
	display:inline;
	letter-spacing: 1px;
}

h1 {
	font-size: 20px;
	letter-spacing:none;
	font-family: georgia, Ariel, Helvetica, geneva, serif;
	margin:0;
	padding:0;
}


h3 {
	font-size: 14px;
	margin:0;
	padding:0;
	letter-spacing:none;
	font-weight: bold;
}

a {
	color: #333333;
	text-decoration: underline;
	margin: 0;
	padding:0;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #66ccff;
}

/* ++++++++++++++++++++ Header ++++++++++++++++++++++++++++++++++++ */

#header {
	margin:0;
	padding:0;
	float:left;
	height: 180px;
	width: 180px;
	background-color: #fff;
}

a img {border:none;

}

#logopic{
	repeat: no-repeat; 
	margin: 0;
	padding:0;
	height: 180px;
	width: 180px;	
			
}


/* +++++++++ MENU +++++++++++++++++++++++++++++ */

#menu {
	float: right;	
	margin: 0 75px 0 0;
	padding:0;
}

#menu ul {
	margin: 0;
	padding:0;
	list-style: none;
	float:right;
}

#menu li{
float: left; /* BESTEMER RETNING AF ORD I MENUBAR*/
}

#menu li a:link, #menu li a:visited{
	display: block;
	padding: 0px 5px;
	background-color: #fff; 
	margin:0;
	line-height: 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #66ccff;
}

#menu li a:hover{
	background: #66ccff; /* ROLL OVER FARVE PÅ MENUPUNKT */
	color: #fff;
	display: block;

}

#menu li.selected a {
background-color: #66ccff;
font-weight: bold;
color: #000;
}

#menu li{
float: left; /* BESTEMER RETNING AF ORD I MENUBAR*/
}


/* Content */
#content {
	float: left;
	margin: 0;
	width: 650px;
	height:100%;
	padding: 0 0 0 185px ;
	background-color: #fff;
	border: NONE;
	font-size: 14px;
	font-family: georgia,'book antiqua', baskerville, times, serif;
	font-weight: normal;

	}

#webcontent {
	clear: left;
	float: left;
	margin: 5px 10px 5px 0px;
	padding: 5px 0px 5px 10px;
	width: 440px;
	background-color: #ffffff;
	border: 1px dashed silver;
}

#webcontent_right {
	clear: right;
	float: right;
	margin: 5px 0px 5px 0;
	padding: 5px 0 5px 10px;
	width: 440px;
	background-color: #ffffff;
	border: 1px dashed silver;
	
}

#webdesign_content {
	float: left;
	margin: 5px 0 0 0;
	padding: 10px 0px 5px 30px;
	width: 908px;
	background-color: #ffffff;
	border: 1px dashed silver;
}

/* ++++++++++++++++  Sidebar  +++++++++++++++++++++++++++++++++++ */

#sidebar {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidebar ul{
	margin: 0;
	padding: 0 0 0 10PX;
	list-style: none;

}

#sidebar ul li{
	margin: 0;
	padding: 5px 0;
	line-height: 10px;
}

#sidebar h3 {
	margin:0;
	padding:0;
	letter-spacing:none;
	font-weight: strong;
	text-transform: uppercase;
	font-size: 12px;
	font-family: georgia,'book antiqua', baskerville, times, serif;
}


/* CLEAR */
#clear{
clear:both;
}

#adressinfo{
	float: left;
	margin: 20px 0 20px 0;
	width: 900px;
	padding: 0 0 0 25px;
	background-color: #fff;
	text-align: center;
	color: #000;
	font-size: 10px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-family: georgia,'book antiqua', baskerville, times, serif;
}
