/* CSS Document */

html, body {
background-image:url(images/bakgrunn2.gif);
background-color:#c5dae8;
height:100%;
margin:0px;
}


.fullheight {
height:100%;
}


.overskrift {color:#3B82A1; font:italic 23px  "Trebuchet MS", Arial, Helvetica, sans-serif;}
.underoverskrift {color:#3B82A1; font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;}

.mellomrom{
height:30px;}

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


a:link {color: #3B82A1;text-decoration: none;}
a:visited {color: #3B82A1;text-decoration: none;}
a:hover {color: #CCCCCC;text-decoration: none;}
a:active {color: #CCCCCC;text-decoration: none;}

#top{
background-image:url(images/index2_01.png);
width:1000px;
height:170px;
float:left;
display:inline;
}

#apningstider{
width:300px;
float:left;
margin-left:20px;
margin-top:40px;
color: #85051c; font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
display:inline;
}


#meny{
background-image:url(images/index2_02.png);
width:1000px;
height:23px;
float:left;
display:inline;;
}

.menyitem{
color: #3B82A1; font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
float:left;
display:inline;
margin-left:100px;
margin-top:2px;
}

#pic{
background-image:url(images/index2_04.png);
background-repeat:no-repeat;
width:1000px;
height:266px;
float:left;
}

#monster{
background-image:url(images/index2_06.png);
background-repeat: no-repeat;
background-position:left bottom;
width:1000px;
height:400px;
float:left;
}

#content{
background-image:url(images/index2_05.png);
background-repeat:repeat-y;
width:1000px;
height:386px;
float:left;
}

#tekst{
width:940px;
height:350px;
float:left;
margin-left:30px;
margin-top:20px;
overflow:auto;
}


#contentbottom{
background-image:url(images/index2_07.png);
width:1000px;
height:21px;
float:left;
}

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


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