body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: repeat-y;
}
#main_container {
	margin: auto;
	width: 670px;
	background-color: #000000;
	padding-right: 50px;
	padding-left: 50px;
	height: 100%;
	padding-bottom: 50px;
}
#head_div {
	padding-top: 30px;
	padding-bottom: 30px;
	clear: left;
}
#meny {
	clear: left;
	height: 28px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#meny_container {
}
#meny_container a:link, #meny_container a:visited, #meny_container a:active {
	display: block;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 13px;
}
#meny_container a:hover {
	display: block;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-right: 13px;
}
#content {
}
#content p {
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
}
#content h1 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: lighter;
	color: #FFFFFF;
	display: block;
	padding-bottom: 4px;
	padding-right: 10px;
	letter-spacing: 2px;
	margin: 0px;
	clear: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
}
#content h2 {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: lighter;
	color: #FFFFFF;
	display: block;
	padding-top: 20px;
	padding-bottom: 4px;
	padding-right: 10px;
	letter-spacing: 2px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b3b3b3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#content h4 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	clear: left;
}
#content a:link, #content a:visited, #content a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#content a:hover {
	color: #FF0000;
	text-decoration: none;
}
#fotter_div {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 60px;
	clear: both;
}
.image {
	background-color: #FFFFFF;
	float: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.image_thumb {
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 15px;
	padding: 2px;
}
.image_thumb a:link, .image_thumb a:visited, .image_thumb a:active, .image_thumb a:hover {
}
.floatleft {
	float: left;
	margin-right: 60px;
}
.Bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
