/* CSS Document */

body {
background: #DDD url('images/bg2.jpg');
height:100%;
margin:0px;
}

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

.overskrift {color:#502513; font: italic 24px "Trebuchet MS", Arial, Helvetica, sans-serif;}
.underoverskrift {color:#502513; font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;}

.mellomrom{
height:30px;}

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

a:link {color: #502513;text-decoration: none;}
a:visited {color: #502513;text-decoration: none;}
a:hover {color: #ABABAB;text-decoration: none;}
a:active {color: #ABABAB;text-decoration: none;}

a.meny:link {color: #FFFFFF;text-decoration: none;}
a.meny:visited {color: #FFFFFF;text-decoration: none;}
a.meny:hover {color: #CCCCCC;text-decoration: none;}
a.meny: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:80px;
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-image:url(images/menybutton-over.jpg);
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:#FFFFFF; font: bold 11px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
text-indent:10px;
padding-top:7px;
letter-spacing:1px;
}

.menuitem_text-over{
width:151px;
height:28px;
color:#502513; font: bold 11px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
text-indent:10px;
padding-top:7px;
letter-spacing:1px;
}

#adresse{
width:151px;
height:150px;
margin-left:1px;
color:#502513; font: 11px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
text-indent:10px;
padding-top:7px;
}

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


.knapp {
background-color: #E3E3E3;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border: #828282 1px solid;
font-size: 12px;
color: #F10025;
font-weight: normal;}


.textbox{
background-color: #E3E3E3;
border: #828282 1px solid;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color:#4A4A4A;
font-weight: normal}