/* CSS Document */

html, body { 
height:100%;
margin:0px;
}


.fullheight {
height:100%;
}

.overskrift {color:#BCBCBC; font: bold 25px  Arial, Helvetica, sans-serif;}
.underoverskrift {color:#df9d0e; font: bold 15px  Arial, Helvetica, sans-serif;letter-spacing:0px;}

.brodtekst {color:#666666; font: 12px  Arial, Helvetica, sans-serif;}
/*.brodtekst {color: #707070; font: 12px  Arial, Helvetica, sans-serif;}*/

a:link {color: #df9d0e;text-decoration: none;}
a:visited {color: #df9d0e;text-decoration: none;}
a:hover {color: #d5c0d5;text-decoration: none;}
a:active {color: #d5c0d5;text-decoration: none;}


#top{
background-image:url(images/head2.jpg);
background-repeat: no-repeat;
width:924px;
/*height:198px;*/
height:99px;
float:left;
}

#logo{
/*width:180px; 
height:180px;*/
width:90px; 
height:90px; 
float:left;
cursor:pointer;
}


#toppmeny{
width:430px;
/*margin-left:307px;*/
margin-left:397px;
margin-top:8px;
float:left;
display:inline;
}

.toppmenyitem{
float:left;
cursor:pointer;
margin-right:40px;
display:inline;
color:white; font: 12px  Arial, Helvetica, sans-serif;
display:inline;
}

#meny{
width:400px;
float:left;
margin-left:70px;
/*margin-top:148px;*/
margin-top:47px;
display:inline;
display:inline;
}

.menyitem .current {
    margin-bottom: 0em;
    background: url(images/pil.png) no-repeat left bottom; }

.menyitem{
float:left;
cursor:pointer;
margin-right:50px;
height:27px;
color:white; font: bold 15px  Arial, Helvetica, sans-serif;
display:inline;
display:inline;
}

#undermeny{
width:920px;
float:left;
margin-top:5px;
margin-bottom:10px;
display:inline;
}

#undermeny #current {
    margin-bottom: 0em;
    background: url(images/pil_undermeny.png) no-repeat left middle; }

.undermenyitem{
float:left;
cursor:pointer;
margin-right:26px;
color:#484848; font: bold 13px  Arial, Helvetica, sans-serif;
display:inline;
}

#undermeny_adventure{
height:1px;
visibility:hidden;
}

#undermeny_experience{
height:1px;
visibility:hidden;
}

#undermeny_community{
height:1px;
visibility:hidden;
}

#pic_frame {
    position: relative;
	background: url('images/back.png') 0 0 no-repeat;
	width: 900px;
	height: 115px;
	/*padding: 28px 30px;*/
	padding: 17px 17px;
}

#content{
float:left;
width:600px;
margin-top:10px;
padding:3px;
display:inline;
}

#side{
float:left;
width:290px;
margin-top:20px;
margin-left:21px;
padding:5px;
padding-top:0px;
border-left:3px solid #e9e9e9/*df9d0e*/;
display:inline;
}

.striper{
background-image:url(images/striper.png);
background-repeat: repeat;
width:100%;
height:6px;
margin-top:0px;
margin-bottom:2px;
}

.bottom_felt{
float:left;
width:190px;
margin-top:10px;
margin-right:15px;
margin-bottom:10px;
background-color:#f2f2f2;
min-height:490px;
height:auto !important;
height:490px;
display:inline;
}

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


.textbox{
background-color:white;
border: #df9d0e 1px solid;
font-family:  Arial, Helvetica, sans-serif;
font-size: 11px;
color:black;
font-weight: normal;}

/** BRUKT I SLIDE'N****/

.dato {color:#df9d0e; font: 11px  Arial, Helvetica, sans-serif;letter-spacing:0px;}

.news_table td{
padding:5px;
border-left:3px solid #df9d0e;
color:#666666; font: 11px  Arial, Helvetica, sans-serif;
}
