body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDD;
}
.profilbilde {
	padding-left: 40px;
}

#hoved {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	float: left;
	height: 57px;
	width: 218px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#meny {
	float: right;
	margin-top: 50px;
	margin-right: 45px;

}
#innhold {
	background-image: url(../layout/back.jpg);
	background-repeat: repeat-y;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#mork {
	float: left;
	width: 447px;
	padding-top: 50px;
	padding-left: 50px;
	background-color: #3F3F3F;
}
#bunn {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#lys {
	float: right;
	width: 280px;
	padding-left: 10px;
	background-color: #F9F9F9;
	padding-top: 75px;
	color: #333;
	margin-right: 3px;
}
bilde {
	border: medium solid #FFFFFF;
}
#hoved #innhold #mork #ukensbilde img {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#hoved #innhold #lys .forside {
	padding-right: 100px;
}

.forside {
	color: #FFFFFF;
	font-size: 10px;
}
.bilder {
	border: thick solid #FFFFFF;
}

#hoved #innhold #lys #ukensbilde img {

}

input {
	background-color: #3F3F3F;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #7F7F7F;
	border-right-color: #7F7F7F;
	border-bottom-color: #7F7F7F;
	border-left-color: #7F7F7F;
	color:#FFF;
	padding-top: 2px;
	margin-top:3px;
}
textarea {
	background-color: #3F3F3F;
	height: 100px;
	width: 300px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #7F7F7F;
	border-right-color: #7F7F7F;
	border-bottom-color: #7F7F7F;
	border-left-color: #7F7F7F;
	color: #FFFFFF;
 }
 /*Galleri*/
#jgal {
	list-style: none;
	width: 150px;
	
}
#bunn_galleri {
	background-image: url(../layout/background.gif);
	background-repeat: repeat-y;
	clear: both;
	float: none;
	height: 30px;
	width: 792px;
	padding-top: 90px;
}

#jgal li {
	opacity: .5;
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	background-position: 50% 50%;
	cursor: pointer;
	border: 3px solid #fff;
	outline: 1px solid #ddd;
	margin-right: 5px;
	margin-bottom: 5px;
}
#jgal li img {
	position:absolute;
	top: 190px;
	left:75px;
	display: none;
	border:thick solid #FFFFFF;
}
#jgal li.active img { 
	display: block; 
}
#jgal li.active, #jgal li:hover { 
	outline-color: #bbb; 
	opacity: .99  
}

#gallery { 
	list-style: none; 
	display: block; 
}
#gallery li { 
	float: left; 
	margin: 0 5px 5px 0; 
}
#meny_galleri {
	float: right;
	width: 85px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 320px;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	margin-right: 8px;
}
#hoved #innhold #lys #meny_galleri a:hover {
	color: #FFF;
}
#hoved #innhold #lys #meny_galleri a:link {
	font-variant: normal;
	text-transform: none;
	color: #3F3F3F;
	line-height: 30px;
}

#tekst_galleri {
	float: left;
	height: 420px;
	width: 130px;
	margin-top: 35px;
	color: #333;
}
#tekst_galleri_bunn {
	margin-top: 180px;
}
a:link {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
a:hover {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
.kontakt {
	border: 1px solid #F0F0F0;
}
.kontaktskjema {
	float: left;
	clear: none;
}
