/* CSS Document */

html, body {
	margin:0px;
	margin-top:0px;
	margin-left:0px;
	height:100%;
    }
	
#fullheight{
height:100%;
background-image:url(images/index_55.png);
background-repeat:repeat-y;
}

.overskrift {color: #aeaeae; font: 29px Arial, Helvetica, sans-serif;}
.underoverskrift {color: #1f98a8; font: bold 14px Arial, Helvetica, sans-serif;}

.brodtekst {color: #616161; font: 12px Arial, Helvetica, sans-serif;}

a:link {color: #1f98a8;text-decoration: none;}
a:visited {color: #1f98a8;text-decoration: none;}
a:hover {color: #a6d2f3;text-decoration: none;}
a:active {color: #a6d2f3;text-decoration: none;}

#top{
width:987px;
height:269px;
float:left;
margin-left:7px;
}

#meny{
width:460px;
margin-left:525px;
margin-top:14px;
float:left;
}

.menyitem{
float:left;
display:inline;
margin-right:34px;
cursor:pointer;
border-top:3px white solid;
margin-bottom:8px;
}

.menyitem_over{
float:left;
display:inline;
margin-right:34px;
cursor:pointer;
border-top:3px #1f98a8 solid;
margin-bottom:8px;
}

#content{
width:986px;
min-height:234px;
height:auto !important;
height:234px;
float:left;
margin-left:7px;
margin-top:25px;
}

#undermeny{
width:205px;
min-height:250px;
height:auto !important;
height:250px;
float:left;
background-image:url(images/index_58.jpg);
background-repeat:no-repeat;
background-position:bottom left;
border-right:1px #dbdbdb solid;
margin-right:10px;
}

#var{
width:180px;
float:left;
margin-top:10px;
margin-left:13px;
}

.menyitem1{
margin-bottom:2px;
color: #1f98a8; font: bold 11px Arial, Helvetica, sans-serif;
cursor:pointer;
text-align:right;
width:195px;
}

.menyitem1_overskrift{
margin-bottom:2px;
color: #888888; font: bold 11px Arial, Helvetica, sans-serif;
text-align:right;
width:195px;
margin-top:10px;
}

#tekst{
width:760px;
float:left;
}

#adresse{
width:970px;
height:20px;
float:left;
margin-left:15px;
border-top: 1px #dbdbdb solid;
}

.knapp {
background-color: #e0e8de;
font-family: Arial, Helvetica, sans-serif;
border: #e0e8de 1px solid;
font-size: 12px;
color:#888888;
font-weight: normal;}


.textbox{
background-color: #FFFFFF;
border: #e0e8de 1px solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#616161;
font-weight: normal;
}


