body { 
background-color:ivory; /**/

font-family: verdana, tahoma, helvetica, arial, sans-serif;
margin-top: 10px; 
margin-left: 20px;
margin-right: 20px;
margin-bottom: 10px;
padding: 0;
h1{font-weight:strong;color:#000066;} /*navy*/
h2{font-style:italic;color:#999999;}/*grå*/
h3{font-style:normal;color:#993300;} /*rødvin*/
h4{font-style:normal;color:#003300;text-align:center;}/*blyant*/
h5{font-size:10px;font-style:normal;color:#933300;}/*rødvin*/
h6{font-size:10px;font-style:normal;color:#FFFFFF;}/*hvid*/
p{font-size:12px; font-style:normal; color:#000066;) /*navy*/
li{font-size: 12px; color:#003300;} /*blyant*/

ul {list-style-type:square;}
vl {list-style-type:square;}

a:link {color: #003300;} /*blyant*/
a:visited {color:#993366;} /*bleg rød*/
a:active {color: #993300;} /*rødvin*/

}


#overcol {
top : 0px;
margin-top : 0px;
margin-left :0px;
margin-bottom :0px;
padding: 0px;
border : 1px solid #993300;
height :124px;
}
#leftcol {
margin-top : 2px;
top : 130px;
width : 155px;
float : left;
padding: 2px;
border : 1px solid #993300;
height : 460px;
}


#indhold {
margin-top: 2px;
margin-bottom: 10px;
margin-left: 160px;
margin-right: 170px;
top:130px;
padding:2px;
border: 1px solid #993300;
height: 445px;
}
#rightcol {
	position:absolute;
		margin-top:0px;
	right:20px;
	top:130px;
	width : 155px;
	padding: 2px;
	border : 1px solid #993300;
	height : 460px;
	
}

div.cssmenu{
font-family: verdana, tahoma, helvetica, arial, sans-serif;
width:137px;
background-color:ivory; /*hvid*/
padding:0;
margin-bottom:10px;
/*border:1px solid #993300; *//*rødvin*/
border-top:0px;
float:left;
}
div.cssmenu a {
display:block;
margin:2px;
width:130px;
padding:5px;
font-size:10px;
font-weight:bold; color:#000099; /*navy*/
text-align:center;
border-top:1px solid #003300; /*rødvin*/
text-decoration:none;
} 

{html>body div.cssmenu a {width:auto;}

div.cssmenu a:hover {
background:#FFFFCC; 
color:#993300; /*sand, rødvin */ 
border:1px solid #003300; /*blyant*/
text-decoration:none;
}
/*til tabeller*/


