/* CSS Document */

body {
	margin:0;
	height:100%;
}

#fullheight{
height:100%;
}

.overskrift {font-family:  Arial, Helvetica, sans-serif; font-size:25px; color:#d7cc95;}
.underoverskrift {font-family: Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#b7ac72;}
.brodtekst {color: #5f5f5f; font: 12px  Arial, Helvetica, sans-serif;}
.reklame{font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#ed008c;}
.rod {color: #FF0000}

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

a.menylink:link {color:665d2c;text-decoration: none;}
a.menylink:visited {color:665d2c;text-decoration: none;}
a.menylink:hover {color: #26150e;text-decoration: none;}
a.menylink:active {color: #26150e;text-decoration: none;}


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

#menytop{
width:990px;
height:1px;
float:left;
background-image:url(images/index_02.jpg);
background-repeat:repeat-x;
}

#meny{
width:990px;
height:30px;
float:left;
background-image:url(images/index_02.jpg);
background-repeat:repeat-x;
}

.menyitem{
float:left;
display:inline;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#665d2c;
margin-right:10px;
display:inline;
margin-top:10px;
}

#bilderekke{
width:909px;
height:135px;
float:left;
background-image:url(images/index_05.jpg);
background-repeat: no-repeat;
margin-top:2px;
}

#content{
width:990px;
margin-top:20px;
float:left;
}

#undermeny{
float:left;
width:149px;
/*margin-left:10px;*/
}

#undermeny_top{
background-image:url(images/index_09.jpg);
background-repeat: no-repeat;
width:149px;
height:14px;
}

#undermeny_content{
background-image:url(images/index_13.jpg);
background-repeat:repeat-y;
width:149px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ed008c;
font-weight:bold;
line-height:25px;
}

#undermeny_bottom{
background-image:url(images/index_14.jpg);
background-repeat: no-repeat;
width:149px;
height:17px;
margin-bottom:15px;
}




#tekst{
width:790px;
margin-left:26px;
float:left;
display:inline;
}

#rosaboks{
width:733px;
float:left;
}

#rosaboks_top{
background-image:url(images/rosa_boks_01.jpg);
background-repeat: no-repeat;
width:733px;
height:14px;
}

#rosaboks_content{
background-image:url(images/rosa_boks_02.jpg);
background-repeat: repeat-y;
width:733px;
color:#5f5f5f;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#rosaboks_bottom{
background-image:url(images/rosa_boks_04.jpg);
background-repeat: no-repeat;
width:733px;
height:13px;
}

#adresse{
background-image:url(images/index_15.png);
background-repeat: no-repeat;
width:767px;
height:19px;
float:left;
}

#adresse_tekst{
width:767px;
margin-top:2px;
display:inline;
float:left;
color:white; font: bold 10px  Arial, Helvetica, sans-serif;
text-align:center;
}

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


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


