body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #443d3b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#logo{
	position:absolute;
	width: 384px;
	left: 50%;
	margin-left: -387px;
	top: 25px;
	height: 27px;
}
#navi{
	position:absolute;
	width: 340px;
	left: 50%;
	top: 25px;
	background-color: #443d3b;
	height: 35px;
	z-index: 1;
	padding-left: 20px;
	padding-top: 5px;
}
a img{
	border: 0px;
}
#main{
	position:absolute;
	width: 771px;
	left: 50%;
	margin-left: -385px;
	top: 55px;
}
#bild{
	margin-top: 20px;
	float: left;
	width: 384px;
	height: 260px;
	background-image: url(../images/bild.jpg);
	background-repeat: no-repeat;
}
#conten1{
	margin-top: 20px;
	float: left;
	width: 377px;
	height: 250px;
	background-color: #ffffff;
	padding: 5px;
	color: #443d3b;
}
#conten1 a{
	color: #a097db;
	text-decoration: none;
}
#conten1 a:hover{
	color: #a097db;
	text-decoration: underline;
}
#conten1 h1{
	margin: 0px;
	color: #a097db;
	font-size: 14px;
}
#conten1 img {
	margin-left: -5px;
	margin-top: -5px;
}
#content2{
	margin-bottom: 20px;
	float: left;
	width: 374px;
	background-color: #7f7977;
	padding: 5px;
	min-height: 213px;
}
#content2 h1{
	margin: 0px;
	color: #a097db;
	font-size: 14px;
}
#content2 a{
	color: #a097db;
	text-decoration: none;
}
#content2 a:hover{
	color: #a097db;
	text-decoration: underline;
}
#content2_1{
	margin-bottom: 20px;
	background-color: #7f7977;
	padding: 5px;
	min-height: 213px;
}
#content2_1 h1{
	margin: 0px;
	color: #a097db;
	font-size: 14px;
}
#content2_1 a{
	color: #a097db;
	text-decoration: none;
}
#content2_1 a:hover{
	color: #a097db;
	text-decoration: underline;
}
#news{
	margin-bottom: 20px;
	float: left;
	width: 387px;
	background-color: #5f5653;
	min-height: 223px;
}
#line{
	border-bottom: dotted 1px #6b6564;
}
#copy{
	margin-top: 15px;
	float: left;
	width: 384px;
		color: #7f7977;
}
#copy a{
	color: #a5a09f;
	text-decoration: none;
}
#copy a:hover{
	color: #a097db;
	text-decoration: underline;
}
#meta{
	margin-top: 15px;
	float: left;
	width: 387px;
	color: #7f7977;
	text-align: right;
}
#meta a{
	color: #a5a09f;
	text-decoration: none;
}
#meta a:hover{
	color: #a097db;
	text-decoration: underline;
}
.clear{
	clear: both;
}
input, textarea{	
	width: 220px;
	border: 1px solid #a097db;
	font-size: 10px;
	background-color: #7f7977;
	color: #FFFFFF;
}
.tx_lumogooglemaps_pi1_infobox{
	color:#000000;
}