
body {
font-size:100%;
width:100%;
font-style:normal;
font-family:'Arial', 'Verdana', 'Times New Roman', sans-serif;  
background-color:#FAFAD2;
}


.topmenulinks {
position:fixed;
margin-top:50px;
margin-left:5px;
height:160px;
width:180px;
/*border:thin solid blue;*/
float:left;
}

.yderramme{
position:absolute;
/*border:thin solid red;*/
width:78%;
margin:0px 0px 0px 170px;

}

.hovedramme {
width:99.5%;
margin:0px 0px 30px 0px;
float:left;
background-color:#FAFAD2;
/*border:thin solid magenta;*/
}

.hovedoverskrift{
width:78%;
height:150px;
margin:0px 0px 0px 0px;
float:left;
/*border:thin solid red;*/
}


.tophojre {
width:19%;
height:150px;
margin:0px 0px 0px 0px;
/*border:thin solid blue;*/
float:right;
}

.indholdsramme {
width:99.5%;
margin:30px 0px 30px 0px;
float:left;
/*border:thin solid magenta;*/
}

.venstreindertekst {
/*border:thin solid blue;*/
margin-top:10px;
margin-bottom:20px;
margin-left:0px;
margin-right:5px;
width:48%;
background-color:#FAFAD2;
float:left;

}

.hojreindertekst {
/*border:thin solid blue;*/
margin-top:10px;
margin-bottom:20px;
margin-right:0px;
margin-left:15px;
width:48%;
background-color:#FAFAD2;
float:right;
}

.menuoglinks {
/*border:thin solid cyan;*/
width:100%;
margin-top:30px;
margin-left:0px;
margin-bottom:1px;
float:left;
}





p{
font-size:10pt;
margin-bottom:5%;

}


table, tr, td{
font-size:10pt;
color:#000000;

}


span.note {
	color:#000000;
	font-style:normal;
	font-size:80%;
}



span {
	font-weight:normal;
	font-size:60%;
}





h1 {
text-align:left;
font-weight:bold;
font-size:18pt;  
line-height:30px;
color:#0000FF;

}



h3 {
font-weight:normal;
font-size:10pt;
}


h2 {
font-size:12pt;
color:black;
background-color:#FFFF90;
}
h4 {
font-size:10pt;
color:black;
background-color:#FFFF90 /*#FCFFB7*/;
}

h5 {
font-size:12pt;
color:#FF0000;
}

h6 {
font-size:10pt;
font-weight:normal;
color:black;
}


a:link {
color:#0000A0;
font-size:10pt;
text-decoration:none;
	   
}
a:visited {
font-size:10pt;
color:#0000A0;    
font-weight:normal;
text-decoration:none;
}
a:hover {
font-size:10pt;
text-decoration:underline;	
}
a:active {
font-size:10pt;
color:#0000A0;
text-decoration:none;
}

a.lande{   /* kun bolded tekst til menu*/
color:#0000A0;
font-size:10pt;
font-weight:bold;
}

a:visited.lande {
font-size:10pt;
color:#0000A0;    
font-weight:bold;
text-decoration:none;
}



img {border-width:0px;
}




