/* CSS Document */

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

.fullheight {
height:100%;
background-color:#FFFFFF;
}

.overskrift {color:#cbaf81; font:29px Arial, Helvetica, sans-serif; letter-spacing:2px;}
.underoverskrift {color:#5a300a; font: bold 14px Arial, Helvetica, sans-serif;letter-spacing:1px;}

.mellomrom{
height:30px;}

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

a.meny:link {color: #537483;text-decoration: none;}
a.meny:visited {color: #537483;text-decoration: none;}
a.meny:hover {color: #CCCCCC;text-decoration: none;}
a.meny:active {color: #CCCCCC;text-decoration: none;}

a:link {color: #5a300a;text-decoration: none;}
a:visited {color: #5a300a;text-decoration: none;}
a:hover {color: #999999;text-decoration: none;}
a:active {color: #CCCCCC;text-decoration: none;}

#top{
background-image:url(images/index_01.jpg);
background-repeat:no-repeat;
height:15px;
width:778px;
float:left;
}

#head{
background-image:url(images/index_02.jpg);
background-repeat:no-repeat;
height:100px;
width:778px;
float:left;
}

#mainpic{
background-image:url(images/index_03.jpg);
background-repeat:no-repeat;
height:185px;
width:778px;
float:left;
}

#col1{
float:left;
width:160px;
}

#meny{
background-image:url(images/adresse.jpg);
background-repeat:repeat-y;
width:154px;
float:left;
}

.menuitem_top{
background-image:url(images/menybutton.jpg);
width:151px;
height:29px;
margin-left:1px;
}


.menuitem{
background-image:url(images/menybutton.jpg);
background-position:bottom;
width:151px;
height:28px;
margin-left:1px;
}

.menuitem-over_top{
background-color:#FFFFFF;
width:151px;
height:29px;
margin-left:1px;
cursor:pointer;
}

.menuitem-over{
background-image:url(images/menybutton-over.jpg);
width:151px;
height:28px;
margin-left:1px;
cursor:pointer;
}

.menuitem_text{
width:151px;
height:28px;
color:#5a300a; font: bold 11px Arial, Verdana, Helvetica, sans-serif;
text-indent:10px;
padding-top:7px;
}

.menuitem_text-over{
width:151px;
height:28px;
color:#cbaf81; font: bold 11px Arial, Verdana, Helvetica, sans-serif;
text-indent:10px;
padding-top:7px;
}

#adresse{
width:151px;
margin-left:1px;
color:#5a300a; font: 11px Arial, Verdana, Helvetica, sans-serif;
margin-left:10px;
padding-top:7px;
}

#content{
margin-left:15px;
width:603px;
}

.sak{
border:1px #cbaf81 dotted;
border-right-style:hidden; 
border-left-style:hidden;
width:590px;
margin-bottom:10px;
}

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


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