/* CSS Document */

html, body {
background-color:#e7e4de;
margin:0px;
padding:0px;
}

* html body {
overflow-y:hidden;
}

	
#fullheight{
height:100%;
width: 100%;
}

.overskrift {color:#255b8a; font: bold 24px Arial, Helvetica, sans-serif; letter-spacing:2px;}

.brodtekst {color: #000000; font: 12px Arial, Helvetica, sans-serif; letter-spacing:0px; text-align:left;}

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

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

.popup{
width:19px;
height:19px;
background-image:url(images/popup_link.gif);
cursor:pointer;
}

.popup-visited{
width:19px;
height:19px;
background-image:url(images/popup_visited.gif);
cursor:pointer;
}

.prosjekt{
float:left;
background-color:#FFFFFF;
}

#top{
background-image:url(images/index2_02.gif);
background-position:bottom;
width:100%;
height:73px;
float:left;
}

#content{
background-color:#FFFFFF;
width:100%;
height:465px;
float:left;
}
#content_parent{
	width:100%;
	margin:0px;
	padding:0px;
	padding-right:0px;
}


#framemeny{
background-color:#FFFFFF;
width:100%;
height:467px;
scrollbar-face-color:#bab5a2;
    scrollbar-track-color:#e8e5e0;
    scrollbar-shadow-color:#bab5a2;
    scrollbar-highlight-color:#bab5a2;
    scrollbar-3dlight-color:#bab5a2;
    scrollbar-darkshadow-Color:#bab5a2;
    scrollbar-arrow-color: #FFFFFF;
}

#content_overflow{
background-color:#FFFFFF;
width:100%;
height:467px;
overflow:auto;
float:left;
scrollbar-face-color:#bab5a2;
    scrollbar-track-color:#e8e5e0;
    scrollbar-shadow-color:#bab5a2;
    scrollbar-highlight-color:#bab5a2;
    scrollbar-3dlight-color:#bab5a2;
    scrollbar-darkshadow-Color:#bab5a2;
    scrollbar-arrow-color: #FFFFFF;
}


#bunn{
background-image:url(images/index2_06.gif);
background-repeat:no-repeat;
width:100%;
height:50px;
float:left;
}

.menyitem{
margin-left:10px;
width:170px;
text-align:center;
color:#55c0d8;
font: bold 8.6pt "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing:1px;
}

.knapp {
background-color: #ececec;
font-family: 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: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#516E46;
font-weight: normal;}
