
html, body {
	margin: 0px 0px; 
	padding: 0px;
	text-align: center;
	background-color: #ECECEC;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #cccccc;
	scrollbar-darkshadow-color: #000000;
	font-weight:normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	color: #757575;
	}

a:link{font-weight:normal;font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size:11px;color:#B2B2B2;font-style:normal;text-decoration:none;}
a:visited{font-weight:normal;font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size:11px;color:#B2B2B2;font-style:normal;text-decoration:none;}
a:hover{font-weight:normal;font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size:11px;color:#FF9933;font-style:normal;text-decoration:none;}
a:active{font-weight:normal;font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size:11px;color:#B2B2B2;font-style:normal;text-decoration:none;}

a.std:link{font-weight:normal;font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size:11px;color:#B2B2B2;font-style:normal;text-decoration:none;}
a.std:visited{font-weight:normal;font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size:11px;color:#B2B2B2;font-style:normal;text-decoration:none;}
a.std:hover{font-weight:normal;font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size:11px;color:#FF9933;font-style:normal;text-decoration:none;}
a.std:active{font-weight:normal;font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size:11px;color:#B2B2B2;font-style:normal;text-decoration:none;}


a.med:link{font-weight:normal;font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size:22px;color:#B2B2B2;font-style:normal;text-decoration:none;}
a.med:visited{font-weight:normal;font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size:22px;color:#B2B2B2;font-style:normal;text-decoration:none;}
a.med:hover{font-weight:normal;font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size:22px;color:#FF9933;font-style:normal;text-decoration:none;}
a.med:active{font-weight:normal;font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size:22px;color:#B2B2B2;font-style:normal;text-decoration:none;}



.border_content{
	border: 1px solid #000000;
	height: 450px; 
	width: 850px;  
	background-color:#FFFFFF;
	position:absolutee;
	top:130px;
	left:265;
}


.top_frame{
	border: 0px none;
	background-color:#207bc1;
}

.no_border{
	border: 0px none;
	background-color:white;
	position:relative;
	left:50%;

.link_small{
font-weight:normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style:none;
	font-size:11px;
	color: blue;
	text-indent:0px;
	margin-top: 2px;
	margin-left: 10px;
	text-decoration: underline;
}




.popup1{
	border: 1px solid blue;
	height: 450px; 
	width: 850px;  
	background-color:#FFFFFF;
}



.header1{
	font-weight:bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#47b12b;
	font-style:normal;
	margin-top: 10px;
	margin-left: 10px;
}

.header2{
	font-weight:bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#757575;
	font-style:normal;
	margin-top: 10px;
	margin-left: 10px;
}



.tekst {
	font-weight:normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	color: #757575;
	text-indent:0px;
	margin-top: 2px;
	margin-left: 10px;
}


.tekst2 {
	font-weight:normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	color: #757575;
	text-indent:0px;
	margin-top: 2px;
	margin-left: 10px;
}

<!-- hovedelementers indivielle placeringer på index-siden defineres -->

.logo1 {
	position:absolute;
	top: 26px;
	left: 281px;
	width: 85px;
	height: 96 px;
	display:block;
	
}

.logo2 {
	position:absolute;
	top:47px;
	left:525px;
	width:439px;
	height:57px;
	display:block;
}

.upright {
	position:absolute;
	top:17px;
	left:1002px;
	width:113px;
	height:113px;
	display:block;
}

.loleft {
	position:absolute;
	top:512px;
	left:265px;
	width:60px
	height:58px;
	display:block;
}

.iframe {
	position:absolute;
	left:423px;
	top:135px;
	width:686px;
	height:440px
	display:block;
}

.menu {
	position:absolute;
	left:266px;
	top:131px;
	display:block;
}
	
