/* 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:#9e1b12; font: italic 25px "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing:2px;}
.underoverskrift {color:#9e1b12; font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;letter-spacing:1px;}

.mellomrom{
height:30px;}

.brodtekst {color: #000000; font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;}
.brodtekst_liten {color: #000000; font: 11px "Trebuchet MS", 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: #9e1b12;text-decoration: none;}
a:visited {color: #9e1b12;text-decoration: none;}
a:hover {color: #CCCCCC;text-decoration: none;}
a:active {color: #CCCCCC;text-decoration: none;}

.tabell_forside
{
border-style: solid;
border-color: #CC0000;
border-width:thin;
border-width:1px;
padding:2px;
}

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

#head{
background-image:url(images/ny_index.jpg);
background-repeat:no-repeat;
background-position:center;
height:80px;
width:920px;
float:left;
}

#mainpic{
/*background-image:url(images/index_03.jpg);
background-repeat:no-repeat;*/
height:175px;
width:920px;
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:160px;
height:29px;
margin-left:1px;
}


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

.menuitem-over_top{
background-image:url(images/menybutton-over.jpg);
background-repeat:repeat-x;
width:160px;
height:29px;
margin-left:1px;
cursor:pointer;
}

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

.menuitem_text{
width:160px;
height:28px;
color:#FFFFFF; font: bold 11px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
text-indent:5px;
padding-top:7px;
}

.menuitem_text-over{
width:160px;
height:28px;
color:#92180f; font: bold 11px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
text-indent:5px;
padding-top:7px;
}

.menuitem2_text{
width:155px;
color:#92180f; font: bold 10px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
text-indent:10px;
padding-top:1px;
cursor:pointer;
}

.menuitem2_text-over{
width:155px;
color:#69130d; font: bold 10px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
text-indent:10px;
padding-top:1px;
cursor:pointer;
}

.menuklasse_over{
margin-left:1px;
background-color:#FFFFFF;
}

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

#content{
margin-left:0px;
width:553px;
}

.annonse{
margin-top:1px;
margin-bottom:4px;
}


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


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