body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#logo{
	position: absolute;
	left: 50%;
	margin-left: -350px;
	width: 149px;
	height: 231px;
	top: 15px;
	z-index: 5;
}
#main{
	position: absolute;
	left: 50%;
	margin-left: -364px;
	width: 701px;
	background-color: #FFFFFF;
	padding: 13px 13px 2px 13px;
}
#bild{
	height: 232px;
	margin-bottom: 10px;
	//margin-bottom: 5px;
}
#navi{
	background-color: #403017;
	padding: 8px 5px 8px 5px;
	//padding: 5px 5px 4px 5px;
	float:left;
	width: 691px;
}
#content{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	//margin-top: 5px;
	//margin-bottom: 5px;
	background-image:url(../images/hg_content.gif);
}
#left{
	float: left;
	width: 181px;
	text-align: right;
	background-image: url(../images/left.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 20px 15px 15px 15px;
}
#right{
	float: right;
	width: 451px;
	background-image: url(../images/right.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 15px 10px 15px;
}
#footer{
	background-color: #403017;
	padding: 5px;
}
#web{
	text-align: right;
	color:#000000;
	font-size: 10px;
}
.clear{
	clear: both;
}
.contentelement{
	clear: both;
}
a{
	color: #533b2d;
	text-decoration: none;
}
a:hover{
	color: #533b2d;
	text-decoration: underline;	
}
#left h1{
	margin: 0px;
	font-size: 15px;
	color: #b0945c;
	margin-bottom: -5px;
	font-weight: bold;
}
#right h1{
	margin: 0px;
	font-size: 15px;
	color: #403017;
	padding-top: 10px;
	margin-bottom: -5px;
	font-weight: bold;
}
#right h2{
	margin: 0px;
	font-size: 13px;
	color: #d4c8b1;
}
#lightbox{
	color: #000000;
}
#imageData{
	color: #000000;
}
a img{
	border: 0px;
}
