body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

.main {
	background-image: url(../images/baggrund3.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 615px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.menu {
	height: 580px;
	width: 200px;
	margin-top: 20px;
	margin-left: 19px;
	padding-top: 5px;
}
.cont {
	float: right;
	height: 585px;
	width: 690px;
	overflow: auto;
	margin-top: 14px;
	margin-right: 15px;
}
.credit {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
}
.isites_color {
	color: #999999;
}

h1 {
	font-size: 36px;
	color: #651201;
}
h3 {
	font-size: 24px;
	color: #651201;
	display: inline;
}
h5 {
	font-size: 16px;
	color: #651201;
	display: inline;
}
#teaserlayer {
	width: 690px;
	height: 400px;
}
#gallerylayer {
	height: 130px;
	width: 690px;
	overflow-x: auto;
	overflow-y: none;
}
#description_layer {
	display: none;
	visibility: hidden;
}

