/* CSS Document */

body {
background-image:url(images/bakgrunn.gif);
background-repeat: repeat-x;
	margin:0;
	height:100%;
}

#fullheight{

height:100%;
}

.overskrift {font-family: Georgia, "Times New Roman", Times, serif; font-size:35px; color:#836448;}
.underoverskrift {font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; color:#36200b;}

.brodtekst {color: #000000; font: 12px Georgia, "Times New Roman", Times, serif;}

a:link {color: #4a2e15;text-decoration: none;}
a:visited {color: #4a2e15;text-decoration: none;}
a:hover {color: #c9c9c9;text-decoration: none;}
a:active {color: #c9c9c9;text-decoration: none;}

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


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

.bla_strek{
width:761px;
height:1px;
float:left;
}

#meny{
margin-top:6px;
width:762px;
height:158px;
margin-bottom:6px;
float:left;
}

.menyitem{
color: #FFFFFF; font: 11px Georgia, "Times New Roman", Times, serif;
margin-left:10px;
margin-top:15px;
margin-bottom:5px;
}

.mini_menyitem{
color: #FFFFFF; font: 10px Georgia, "Times New Roman", Times, serif;
margin-left:15px;
}

.undermenyitem{
color: #037f03; font: 11px Georgia, "Times New Roman", Times, serif;
margin-right:10px;
display:inline;
float:left;
}

.bilde{
float:left;
}

#bilde_meny{
background-image:url(images/index_06.jpg);
background-repeat:no-repeat;
width:154px;
height:158px;
float:left;
}


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

#tekst{
width:740px;
margin:10px;
float:left;
display:inline;
}


#adresse{
background-color:#FFFFFF;
width:761px;
height:50px;
float:left;
color: #c8c8c8; font: 11px Georgia, "Times New Roman", Times, serif;
}

#adresse_tekst{
width:761px;
margin-top:20px;
display:inline;
float:left;
color:#949494; font: 11px Georgia, "Times New Roman", Times, serif;
text-align:center;
}

.knapp {
background-color: #1b3f95;
font-family: Georgia, "Times New Roman", Times, serif;
border: #1b3f95 1px solid;
font-size: 12px;
color: #FFFFFF;
font-weight: normal;}


.textbox{
background-color: #FFFFFF;
border: #1b3f95 1px solid;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color:#000000;
font-weight: normal;
}


