/* CSS Document */

html, body {
background: #e8f0f8 url(images/index_02.jpg);
background-repeat:repeat-x;
	margin:0px;
	margin-top:0px;
	margin-left:0px;
	height:100%;
    }
	
#fullheight{
height:100%;
}

#fullheight2{
background: url(images/bunnlinje.jpg);
background-repeat:repeat-x;
background-position:bottom;
height:100%;
}

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

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

.underoverskrift {
color:#456875;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
letter-spacing:1px;
}

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

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

#top{
background-image:url(images/index_03.jpg);
width:758px;
height:114px;
float:left;
}

#head{
width:758px;
height:120px;
float:left;
}

#meny{
background-image:url(images/index_06.jpg);
width:758px;
height:23px;
float:left;
}

.menyitem{
color:#FFFFFF;
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
margin-left:52px;
margin-top:5px;
display:inline;
float:left;
}

#strek{
background-image:url(images/index_07.jpg);
width:758px;
height:34px;
float:left;
}

#content{
background-image:url(images/index_03.gif);
width:730spx;
margin-left:10px;
float:left;
display:inline;
}

.felt_top{
background-color:#88a4af;
color:#FFFFFF; font: bold 12px Arial, Helvetica, sans-serif; letter-spacing:2px;
width:110px;
}

.felt{
border:1px solid #88a4af;
width:110px;
margin-bottom:10px;
}

.felt_text{
color:#456875; font: bold 11px Arial, Helvetica, sans-serif; letter-spacing:1px;
padding:5px;
}

#content_forside{
width:610px;
float:left;
margin-left:10px;
display:inline;
}

#adresse{
width:560px;
color:#4e7e9c;
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
margin-left:10px;
margin-top:20px;
float:left;
}


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


.textbox{
background-color: #ececec;
border: #456875 1px solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#456875;
font-weight: normal;}