/* CSS Document */

html, body {
	background-color:#FFFFFF;
	margin:0px;
	margin-top:0px;
	margin-left:0px;
	height:100%;
    }
	
.fullheight{height:100%;}

.overskrift {color:#b9b8b8; font: 25px Arial, Helvetica, sans-serif;}

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


.underoverskrift {
color:#b9b8b8;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
font-weight:700;
}

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

#topstrek{
background-image:url(images/index_01.jpg);
background-repeat:x-repeat;
width:749px;
height:4px;
float:left;
}

#venstrestrek{
background-image:url(images/index_02.jpg);
background-repeat: repeat-y;
width:3px;
height:356px;
float:left;
}

#col1{
width:325px;
height:356px;
float:left;
}

#logo{
background-image:url(images/index_03.jpg);
background-repeat:no-repeat;
width:325px;
height:210px;
}

#adresse{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#989898;
width:325px;
height:143px;
padding:1px;
letter-spacing:1px;
}

#content{
margin-left:10px;
padding-right:10px;
width:399px;
height:356px;
float:left;
overflow:auto;	
scrollbar-face-color:#e1e0e0;
    scrollbar-track-color:#FFFFFF;
    scrollbar-shadow-color:#e1e0e0;
    scrollbar-highlight-color:#e1e0e0;
    scrollbar-3dlight-color:#e1e0e0;
    scrollbar-darkshadow-Color:#e1e0e0;
    scrollbar-arrow-color: #FFFFFF;
}

#hoyrestrek{
background-image:url(images/index_05.jpg);
background-repeat: repeat-y;
width:1px;
height:356px;
float:left;
}

.menymellomrom{
width:31px;
height:21px;
float:left;
}

.meny_knapp{
border-color:#d0d0d0;
border-style:solid;
border-width:thin;
border-width:1px;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#989898;
background-color:#FFFFFF;
float:left;
width:85px;
}

.meny_knapp_over{
border-color:#d0d0d0;
border-style:solid;
border-width:thin;
border-width:1px;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
background-color:#e1e0e0;
cursor: pointer;
float:left;
width:85px;
}

#bunnstrek{
background-image:url(images/index_07.jpg);
background-repeat:x-repeat;
width:749px;
height:1px;
float:left;
}


.knapp {
background-color: #DDDECC;
font-family: Verdana, Arial, Helvetica, sans-serif;
border: #516E46 1px solid;
font-size: 10px;
color: #516E46;
font-weight: normal;}


.textbox{
background-color: #DDDECC;
border: #516E46 1px solid;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#516E46;
font-weight: normal}


