﻿@import url("lightbox.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url('../images/background_container.gif');
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position:center;
	background-color: #ffffff;
	padding:0px;
	margin: 0px;
}
#container {
	width: 794px;
	margin: 0px auto;
	margin-top:0px;
	border: 0px solid black;
	padding-left: 20px;
	padding-right:20px;
}
#comment {
	height: 150px;
	width:400px;
}
#head {
	width: 792px;
	height: 237px;
	border: 0px solid black;
}

#navigation {
	padding-top: 0px;
	position: relative;
	float: left;
	width: 148px;
	height: auto;
	margin-top: 20px;
	background-color:transparent;
}
#content {
	padding-top:0px;
	float: left;
	width: 470px;
	height:	auto;
	margin-top: 50px;
	margin-bottom: 40px;
	margin-left: 10px;
	background-color: transparent;
}
#main {
	padding-top:0px;
	float: left;
	width: 468px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
	background-color: transparent;

}
#sponsor {
	padding-top: 0px;
	position:relative;
	float: right;
	width: 130px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 40px;
	background-color: transparent;
}
#footer {
	text-align: center;
	clear: both;
	width: 600px;
	background-color: transparent;
	color: black;
	margin: 20px auto;
}
/* Head styles */
#head img {
	padding:0px;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	background-color:transparent
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;	
}
#navigation img {
	border: 0;	
}
#navigation a {
	color: black;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 0;
	background-color: transparent;
	font-weight:bold;
}
#navigation a:hover {
	color: black;
	text-decoration: none;
	border: none;
	background-color: transparent;
}
/* Head styles */
#head img {
	padding: 0px;
}
/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: black;
}
#content img {
	padding: 4px;
	border: 1px solid gray;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* Vaeret styles */
#news_vaeret {
	float: left;
	width: 180px;
	height: 300px;
	padding: 0px;
}
#news_linker {
	float:right;
	width:250px;
	margin-top: 10px;
}
#news_linker a {
	color: black;
	text-decoration:none;
}

#news_linker img {

}
/* Gjestebok styles */
#gjestebok_overskrift {
	font-size: 10px;
	font-weight:bold;
}
#gjestebok_melding {
	font-size: 10px;
	font-weight:normal;
}
#gjestebok_link {
	font-size: 12px;
	font-weight:bold;
}
#gjestebok_dato {
	font-size: 10px;
	font-weight:bold;
	color:silver;
}
/* Form styles */
#formKontaktOss{
	width:300px;
}
#formTextfield {
	height:150px;
	width:300px;
}
/* Gallery styles */
#galleri img {
	max-width:120px;
	max-height:200px;
	border: 1px solid gray;
	padding: 4px;
	vertical-align:middle;
}
/* Footer styles */
#footer p {
	color: #cccccc;
	margin-top: 5px;
	font-size:10px;
}
/* Font styles */
h1 {
font-size:18px;
}
h2 {
font-size:12px;
}
a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
#bold{
	
	font-size: 10px;
}
#homepage{
	
	visibility:hidden;
}
.banner {
	width: 100%;
	border: 0px;
}
