/* CSS Document */

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

.fullheight {
height:100%;
}
.overskrift {color:#25759b; font: 28px "Trebuchet MS", Arial, Helvetica, sans-serif;}
.underoverskrift {color:#25759b; font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;}
.brodtekst {color: #000000; font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;}

.mellomrom{
height:30px;}


a:link {color: #25759b;text-decoration: none;}
a:visited {color: #25759b;text-decoration: none;}
a:hover {color: #155c7e;text-decoration: none;}
a:active {color: #155c7e;text-decoration: none;}

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

#top{
background-image:url(images/index_01.gif);
background-repeat:no-repeat;
height:63px;
width:792px;
float:left;
}

#meny{
margin-top:44px;
margin-left:15px;
height:20px;
float:left;
}

.menyitem{
float:left;
margin-right:40px;
color:#FFFFFF; 
font:bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#pic{
margin-top:3px;
height:313px;
width:792px;
float:left;
}

#top_content{
background-image:url(images/index_05.gif);
background-repeat:no-repeat;
margin-top:3px;
height:6px;
width:792px;
float:left;
}

#content{
background-image:url(images/index_06.gif);
height:520px;
width:792px;
float:left;
}

#tekst{
margin-top:5px;
margin-left:10px;
}

#bottom_content{
background-image:url(images/index_08.gif);
background-repeat:no-repeat;
height:27px;
width:792px;
float:left;
}

.tabell{
border:1px dotted #62a9cb;
color: #000000; font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#adresse{
color:white; /*#094d6d;*/ font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align:center;
width:792px;
margin-top:4px;
float:left;
}

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


.textbox{
background-color: #FFFFFF;
border: #62a9cb 1px solid;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
font-weight: normal;
}
