@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background:none;
	line-height:1.5;
	color:#4F4F4F;
	padding:0px;
	margin:0px;
}
img, a img {
	border:none;
}
h1 {
	color:#962012;
	font-size:2em;
}
a, a:link {
	color:#962012;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	color:#D25D23;
	text-decoration:underline;
}

#container-overall {
	width:950px;
	float:left;
	position:relative;
	left:0px;
	margin:36px 0px 0px 10px;
	min-height:500px;
	background:none;
}
#container-overall div {
	text-align:left;
}
#container-1st-row {
	float:left;
	height:134px;
	background:none;
	width:950px;
	padding-bottom:40px;
	clear:both;
}
#metamenu {
	display:none;
}
#headerbild {
	display:none;
}
#logo {
	float:left;
	height:102px;
	width:347px;
}
#container-2nd-row {
	float:left;
	width:950px;
	clear:both;
}
#container-2nd-row-left {
	display:none;
}
#container-2nd-row-right {
	float:left;
	width:950px;
	background:none;
	padding:15px 0px 0px 0px;
	clear:both;
}

#container-3rd-row {
	float:left;
	width:950px;
	height:134px;
	background:none;
}
#footer {
	float:left;
	position:absolute;
	bottom:5px;
	left:15px;
}
.clearer {
	clear:both;
}

td p{
	margin:0px;
}