#nafn{
 position:absolute; 
top: 37px;
 left: 310px;
} 


#leit{
 position:absolute; 
top: 20px;
 left: 700px;
} 

.leit-malsgrein
{
margin: 0px;
padding: 0px;
} 


.current
{
} 

h3{
font-size: 20px;
font-weight: normal;
margin: 0px;
padding: 0px;
} 

h4{
font-size: 11px;
font-weight: normal;
margin: 0px;
padding: 0px;
} 

ul {
list-style-type: none;
margin: 0px;
padding: 0px;
margin-top: 0px;
 border-bottom: 2px #1A3D6F solid; 
 border-right: 2px #1A3D6F solid; 
}

ol {
list-style-type: none;
margin: 0px;
padding: 0px;
margin-top: -2px;
}

li {
background-color:#0B4B7E; 
color: #fff;
margin: 0px;
padding: 4px;
padding-left: 18px;
margin-top: 6px;
font-size: 16px;
border-top: 2px #3A5D8F solid; 
border-left: 2px #2A4D7F solid; 
border-bottom: 2px #111 solid; 
border-right: 1px #000 solid; 
}

li ol li{
/*background-color:#2B4f8E; */
color: #fff;
padding: 0px 0px 0px 5px;
font-size: 13px;
border-bottom: 2px #3A5D8F solid; 
border-right: 2px #2A4D7F solid; 
border-top: 2px #111 none; 
border-left: 1px #000 none; 
white-space: nowrap;
}


.biluppi {
margin-top: 16px;
}




/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 font-family: "Trebuchet MS", sans-serif;
 } 
 
#pagewidth{ 
 width:985px;  
} 
 
#header{
 position:relative; 
 height:74px; 
  background-color:#fff; 
 width:100%;
 border-bottom: 3px #1A3D6F solid; 
 border-right: 1px #1A3D6F solid; 
} 
 
#leftcol{
	width:230px;
 	float:left;
	position:relative; 
	background-color:#1A3D6F;
	color: #fff;
/*	border: 1px #fff solid;*/
 }


 
#maincol{
 background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative;
 width: 745px; 
 padding-left: 5px;
 padding-top: 11px;
 }
 
#footer{
 height:20px; 
  background-color:#fff; 
padding-left: 240px;
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


A
{
	text-decoration: none;
}


A:link 
{
	color: #fff;
}

A:visited 
{
	color: #fff;
}

A:active 
{
	color: #9ff;
}

A:hover 
{
	color: #f90; 
	text-decoration: underline;
}



A:link
{
        color: #fff;
}

#maincol A:visited
{
        color: #303030;
}

A:active
{
        color: #9ff;
}

A:hover
{
        color: #f90;
        text-decoration: underline;
}
