body {  

font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:10pt;
line-height: 1.3em;
text-decoration: none;
color:#00008B; 
 
}


.indholdsfortegnelse {
background-image:url(OPspejlaeg2a.gif);
position:fixed;
z-index:1;
min-width:180px;
min-height:100%;
top:0px;
left:0px;
padding:10px 10px 0px 15px;
color:blue;

}

.tekstside {
z-index:2;
position:absolute;
top:0px;
left:180px;
right:180px;
padding:30px 20px 30px 20px;
background-color:#FFFFFF;
float:left;
}


.vb {
width:49%;
min-height:60px;
padding-top:0px;
margin-bottom:0px;
float:left;
}
.hb {
width:49%;
min-height:60px;
padding-top:0px;
margin-bottom:0px;
float:right;
}


.hojreramme{
background-image:url(OPspejlaeg2a.gif);
position:fixed;
z-index:1;
min-width:180px;
min-height:100%;
top:0px;
right:0px;
}

img {
margin:20px;
}

h1 {
font-weight:bold;
font-size:170%; 
color:#FF0000;
line-height:1em;
text-align:center;
}

h2 {
		font-size:150%;
    color:#333333;
text-align:center;
}

h3 {
font-weight:normal;
font-size:90%;
color:#333333;

}
h4 {
		font-size:170%;
}

em {
color:#8B0000;
}

ins {
color:#8B0000;
}




a {
color:blue;
text-decoration:none;
}

a:hover {
color:red;
text-decoration:underline;
}

a:active {
color:blue; 

}


A:active {
	color:#0000A0;
  text-decoration:none;
}

