/* @override http://rechtsanwaeltin-moeller.de/css/screen.css */



#bildleiste {
	position: relative;
	margin: 0;
	padding: 0;
	min-height: 220px;
}

#bildleiste-links {
	width: 330px;
	float: left;
}

#bildleiste-rechts {
	width: 630px;
	float: right;
}

#balken {
	position: absolute;
	width: 960px;
	height: 30px;
	bottom: 0;
	margin: 0;
	background-color: #ffffff;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index: 150;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60, FinishOpacity=60, Style=2);
	filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60, FinishOpacity=60, Style=2)";
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}

#inhalt {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

#bildleiste {
	width: 960px;
}

#map {
	width: 630px;
	height: 220px;
}

#headline {
	position: relative;
	margin: 30px 20px 20px 5px;
	color: #a631a7;
}

#infobox {
	position: relative;
	margin: 35px 35px 20px 5px;
	padding-bottom: 0px;
	border-bottom: 10px solid #dddded;
}

#text {
	position: relative;
	margin: 20px 35px 0px 5px;
	padding-bottom: 20px;
}

#text-schmal {
	position: relative;
	width: 380px;
	float: left;
	margin: -10px 0 0px 5px;
	padding-bottom: 20px;
}

#sidebar {
	position: relative;
	width: 190px;
	float: right;
	margin: -10px 20px 0 0;
	padding-bottom: 20px;
}

#links {
	width: 330px;
	float: left;
	margin: 0;
	padding: 0;
}

#rechts {
	width: 630px;
	margin: 0;
	padding: 0;
	float: right;
	background-color: #ffffff;
	min-height: 350px;
}

#widget-container {
	margin:0 !important;
	padding:0 !important;
}

.infobox {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

#footer {
	width: 960px;
	clear: both;
	font-size: 90%;
	margin: 0;
	padding: 0;
	background-color: #bebedc;
	color: #4b4a6c;
}

#websyncnavi_prev {
	margin-left:0 !important
}

#footer-links {
	width: 330px;
	float: left;
	margin: 0;
	padding: 0;
}

#footer-rechts {
	width: 630px;
	float: right;
	margin: 0;
	padding: 0;
}

#footer-links p {
	padding: 10px 30px 10px 40px;
	margin: 0;
}

p.rechts-40 {
	float: left;
	padding: 10px 40px 10px 5px;
	margin: 0;
}

p.rechts-0 {
	float: left;
	padding: 10px 0 10px 5px;
	margin: 0;
}

#footer a {
	color: #4b4a6c;
}

.clear {
	margin: 0;
	padding: 0;
	clear: both;
}
