/* CSS Document */
body {background: #DDD url('images/bg2.gif');
margin:0px;
	margin-top:0px;
	margin-left:0px;
	height:100%;}

	
#fullheight{height:100%;}

.overskrift {color:#a8a8a8; font: 25px "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing:2px;}

.brodtekst {color: #000000; font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing:0px;}

.adresse {color: #a8a8a8; font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing:1px;}

.underoverskrift {
color:#a8a8a8;
font-size: 15px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
letter-spacing:1px;
font-weight:bold;
}

a:link {color: #88898c;text-decoration: none;}
a:visited {color: #88898c;text-decoration: none;}
a:hover {color: #C4C5C7;text-decoration: none;}
a:active {color: #C4C5C7;text-decoration: none;}

#logo{
background-image:url(images/index_01.gif);
width:250px;
height:36px;
float:left;
}

#venstre_kant{
background-image:url(images/index_03.gif);
width:4px;
height:390px;
float:left;
}

#strek_oppe{
background-image:url(images/index_04.gif);
width:746px;
height:8px;
float:left;
}

#content{
width:746px;
height:375px;
background-color:#FFFFFF;
float:left;
}

#strek_nede{
background-image:url(images/index_28.gif);
width:746px;
height:7px;
float:left;
}

#tekstfelt{
margin-left:4px;
display:inline;
background-image:url(images/bkg_textfelt.gif);
background-repeat:repeat-x;
width:350px;
height:375px;
float:left;
text-align:justify;
}

#tekst{
width:350px;
height:370px;
float:left;
text-align:justify;
overflow:auto;
scrollbar-face-color:#eeeeee;
    scrollbar-track-color:#FFFFFF;
    scrollbar-shadow-color:#eeeeee;
    scrollbar-highlight-color:#eeeeee;
    scrollbar-3dlight-color:#eeeeee;
    scrollbar-darkshadow-Color:#eeeeee;
    scrollbar-arrow-color: #cccccc;
}

#pic{
margin-left:4px;
width:382px;
height:375px;
float:left;
display:inline;
float:left;
}

.merke{
float:left;
}

.merkerad{
float:none;
}

.mellomrom_hori{
width:23px;
float:left;
}

#meny{
height:20px;
float:left;
margin-left:150px;
display:inline;
}

.menyitem{
margin-left:20px;
display:inline;
color:#6f7073;
font-size:11px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
letter-spacing:1px;
float:left;
cursor:pointer;
}

.menyitem_merker{
margin-top:3px;
margin-left:20px;
display:inline;
color:#6f7073;
font-size:10px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
letter-spacing:1px;
float:right;
cursor:pointer;
}

#undermeny_merker{
width:480px;
height:20px;
visibility:hidden;
}

.knapp {
background-color: #ececec;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border: #6f7073 1px solid;
font-size: 11px;
color: #6f7073;
font-weight: normal;
}


.textbox{
background-color: #ececec;
border: #6f7073 1px solid;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color:#516E46;
font-weight: normal;}