/* CSS Document */

body {
background-color:#ededed;
	margin:0;
	height:100%;
}

#fullheight{
background-color:#FFFFFF;
height:100%;
}

.overskrift {font-family:Arial, Helvetica, sans-serif; font-size:21px; color:#c3c3c3; letter-spacing:2px;}
.underoverskrift {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#1e4e9c; font-weight:bold; letter-spacing:1px;}

.brodtekst {color: #585858; font: 11px Arial, Helvetica, sans-serif;}
.brodtekst_rod {color:#FFFFFF; font: 7px Arial, Helvetica, sans-serif;}

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

a.menylink:link {color: #FFFFFF;text-decoration: none;}
a.menylink:visited {color: #FFFFFF;text-decoration: none;}
a.menylink:hover {color: #e1e1e2;text-decoration: none;}
a.menylink:active {color: #e1e1e2;text-decoration: none;}

#logo{
background-image:url(images/index2_02.jpg);
background-repeat:no-repeat;
width:801px;
height:93px;
float:left;
}

#meny{
background-image:url(images/index2_04.jpg);
background-repeat:no-repeat;
width:801px;
height:33px;
float:left;
}

.menyitem{
color: #FFFFFF; font: 11px Arial, Helvetica, sans-serif;
margin-left:38px;
margin-top:9px;
float:left;
display:inline;
}

.logoitem{
margin-left:15px;
margin-top:2px;
margin-bottom:2px;
float:left;
display:inline;
}

#bilde{
background-image:url(images/index2_05.jpg);
background-repeat:no-repeat;
width:648px;
height:257px;
float:left;
}

.litebilde{
margin-bottom:9px;
}

#content{
background-color:white;
width:649px;
float:left;
}

#tekst{
width:629px;
margin-top:10px;
margin-left:10px;
float:left;
display:inline;
}

.sak{
width:629px;
margin-top:10px;
border:1px dotted #e1e1e1;
border-left-style:hidden;
border-right-style:hidden;
border-top-style:hidden;
color: #585858; font: 11px Arial, Helvetica, sans-serif;
}

#nyheter{
background-image:url(images/index2_06.jpg);
width:150px;
height:100%;
float:left;
}

#adresse_tekst{
width:761px;
margin-top:20px;
display:inline;
float:left;
color:#888888; font: 11px Arial, Helvetica, sans-serif;
text-align:center;
}

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


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



