/* Mathias Furre Grøtan */


.slett a{
text-align: right;
color: #FBFBFB;
}

*{
margin:0;
padding:0;
text-align:left;
vertical-align:top
height: 100%;
}

body, html{
font: 0.75em/1.35 Verdana;
font-size: 12px;
background: #080808;
height: 100%;
}

a{
text-decoration: none;
border: 0;
}

#wrapper{
min-height: 100%;
height: auto !important;
height: 100%;
width: 740px;
border-left: solid 5px #ffffff;
border-right: solid 5px #ffffff;
background: #212121;
margin: 0 auto;
}

#navigasjon ul{ 
list-style: none;
}

#navigasjon li a{
color: #808080;
border: 1px dotted;
display: block;
width: 145px;
height: 18px;
padding: 2px;
padding-left: 7px;
margin-bottom: 4px;
}

#navigasjon li a:hover { 
color: #ffffff;
}



#header{
height: 175px;
margin: 0 auto;
}

#navigasjon{
margin-top: 30px;
float: right;
width: 177px;
}

#navigasjon p{
color: #5E5E5E;
}

#innhold{
min-height: 100%;
height: auto !important;
height: 100%;
padding: 20px;
color: #BEBEBE;
background: #212121;
width: 500px;
margin-top: 10px;
border-right: 1px solid #2E2E2E;
}

#innhold a{
color: #808080;
border-bottom: 1px dotted;
}

#innhold img{

}


#innhold a:hover{
color: #ffffff;
border-bottom: 1px dotted;
}	

#innhold h1{
color: #FFCC00;
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
min-height: 100%;
font-size: 20px;
font-weight: normal;
margin-bottom: 5px;
}

#innhold h2{
color: #FFCC00;
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: normal;
margin-bottom: 5px;
}


#footer{
background: #343434;
padding: 5px;
margin: 0 auto;
width: 730px;
border-left: solid 5px #ffffff;
border-right: solid 5px #ffffff;
}

#footer p{
text-align: center;
color: #808080;
}

#footer a{
text-align: center;
color: #808080;
border-bottom: 1px dotted;
}


#footer a:hover{
text-align: center;
color: #ffffff;
border-bottom: 1px dotted;
}	
	
.info{
float: left;
padding: 4px;
border: 1px solid #5a5a5a;
margin-right: 6px;
}

.bilde{
padding: 4px;
border: 1px solid #5a5a5a;
display: block;
margin: 0 auto;
}

.blokk{
background: #2c2c2c;
height: 220px;
border: 2px solid #646464;
padding: 7px;
margin-bottom: 10px;
}

.film{
background: #2c2c2c;
border: 2px solid #646464;
padding: 7px;
margin-bottom: 10px;
}

.gjestebok{
background: #2c2c2c;
border: 2px solid #646464;
padding: 3px; 
margin: 4px; 
margin-bottom: 6px;
}


input{
border: solid 1px #EBEBEB;
background-color: #FBFBFB;
color:#5d5d5d;
margin: 2px;
}

input:hover{
border: solid 1px #939393;
background-color: #FBFBFB;
color:#5d5d5d;
margin: 2px;
}

textarea{
border: solid 1px #EBEBEB;
background-color: #FBFBFB;
color:#5d5d5d;
margin: 2px;
}

textarea:hover{
border: solid 1px #939393;
background-color: #FBFBFB;
color:#5d5d5d;
margin: 2px;
}

.dato{
font: 10px "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color: #686868;
}

.kommentarer{
margin-bottom: -3px;
}

#innhold span{
text-align: center;
display: block;
width: 500px ;
}
