@charset "utf-8";
/* CSS Document */

/* @group General */

* {
	padding: 0;
	margin: 0;
	font: 12px Verdana, Arial, Helvetica, Sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	margin: 10px 0 10px 0;
}


h1 {
	font-size: 20px;
}
h2{
	font-size: 18px;
}

body {
	font-size: 1em;
	color: black;
	background-color:#232323;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}


A:link {text-decoration: none; color:#0000FF; }
A:visited {text-decoration: none; color:#0000FF; } 
A:active {text-decoration: none; color:#0000FF; }
A:hover {text-decoration:none; color:#0000FF; } 

#container {
	width: 980px;
	margin: 0px auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color:#fff;
}	


#topp{
	width:980;
	height:119;
	margin-bottom:0px;
}

#topp table{
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse; 
}


#meny table {
	background-image: url(img/meny.jpg);
	background-repeat: no-repeat;
}

#meny table {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse; 
}

#meny table a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	font-size:17px;
	display: block;
} 
#meny table a:hover {
	background:#9191FF;
	line-height: 30px;
}

#venstre_con{
	background-image: url(img/vmeny.jpg);
	background-repeat: no-repeat;
	width:146px;
	height:458px;
	float:left;

}

#vmeny table{
	margin-top:25px;
	border-spacing: 0px;
	border-collapse: collapse;
	border="1";
}


#vmeny table a{
	color: #fff;
	font-weight: bold;
	text-decoration:none;
	line-height: 35px;
	font-size:12px;
	display:block;
}


#vmeny table a:hover {
	background:#9191FF;
	line-height: 35px;
}  

#content{
	width:980px;
	height:458px;
}

#innhold_con{
	width:834px;
	height:458px;
	float:right;
}

#innhold_con strong{
	font-weight: bold;
}


#innhold_scroll{
	padding:15px;
	background-color:#fff;
	/*  scroll */
	height: 428px;
	overflow: auto;
	scrollbar-track-color :#94CBFF;
	scrollbar-arrow-color : #94CBFF;
	scrollbar-face-color : #CEE7FF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color :#009EFF;
}
#innhold_scroll1{
	padding:15px;
	background-color:#fff;
	/*  scroll */
	height: 428px;
	overflow: auto;
	scrollbar-track-color :#94CBFF;
	scrollbar-arrow-color : #94CBFF;
	scrollbar-face-color : #CEE7FF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color :#009EFF;
}
#innhold_scroll ol{
	padding:15px;
}
#innhold{
	padding:15px;
	background-color:#fff;
}
#innhold{
	padding:15px;
	background-color:#fff;
}
#profil{
	padding:0px;
	background-color:#fff;
}

#innhold span{
	font-size:12px;
	font-weight: bold;
}
.bilder{
	margin-bottom:5px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
	border-bottom:1px solid black;
	background-color:#66CCCC;
}

#bilder{
float:right;
padding:10px;
}

#bilder1{
float:left;
padding:10px;
}
#vmeny_tekst{
	color: #black;
	font-weight: bold;
	line-height: 15px;
	font-size:12px;
	margin-right:5px;
	margin-left:10px;
	margin-top:25px;
}


#forside{}


#gjestebok{
padding:0px;
margin:0px;}

#galleri{}
