#sidebar {
	padding-bottom: 0;
}
#mainNav {
	border-left: 5px solid #3B5E86;
	margin-bottom: 0;
	padding: 12px 0 15px 0;
}
img.headerImg {
	border-bottom: 1px solid #fff;
}











#wetter .head {
	background-color: #DC862E;
	color: #FFF;
	font-weight: bold;
}

#wetter .left {
	float: left;
	text-align: left;
}

#wetter .right {
	float: left;
	width: 49.9%;
	text-align: left;
}

#wetter .head .innerbox {	
	border-left: 5px solid #CF6918;
	padding: 6px 10px 6px 10px;
	border-top: 1px solid #fff;
}

#wetter .content {
	border: solid #FFF;
	border-width: 1px 0px 0px 0px;
	background-color: #F5CC7D;
	height: 123px;
	color: #333;
	font-size: 11px;
}
#wetter .content .innerbox {
	padding: 7px 15px 0px 15px;
}

#wetter .content .left .innerbox {
	margin: 0px 10px 0px 15px;
	padding: 5px 0px 0px 0px;
}

#wetter .content .right .innerbox {
	margin: 0px 15px 0px 10px;
	padding: 15px 0px 0px 0px;
}

#wetter .content a, #wetter .content a:link, #wetter .content a:visited, #wetter .content a:hover {
	display: block;
	border: 1px solid #DC862E;
	background-color: #F5D8A1;
	padding: 2px 3px;
	font-size: 11px;
	text-decoration: none;
	color: #333;
	font-weight: normal;
	margin-top: 7px;
}

#wetter .line {
	background: url(/gfx/wetter_dottedline.gif) repeat-x bottom left;
	padding: 2px 0px 1px 0px;
	
}
#wetter .line .name {
	float: left;
	width: 37%;
	padding-top: 4px;
}
#wetter .line .value1 {
	float: left;
	width: 35%;
}
#wetter .line .value2 {
	float: left;
	width: 28%;
	text-align: right;
	padding-top: 4px;
}


div.white {
	border-bottom: 1px solid #fff;
}

#rightbar .homepage_motiv {
	float: left;
	width: 215px;
}

#rightbar .homepage_motiv .head {
	background-color: #5C7E9D;
	padding: 6px 15px;
	font-size: 12px;
	color: #FFF;
}

#rightbar .homepage_motiv .img {
	border: solid #FFF;
	border-width: 1px 0px 0px 0px;
}

#rightbar .homepage_motiv .img img {
	display: block;
	width: 215px;
}

#rightbar #motiv1, #rightbar #motiv2 {
	border-right: 1px solid #FFF;
	height: 150px;
	overflow: hidden;
}



#quartiersuche {
	border: 1px solid #CCC;
	border-bottom: 0;
	padding: 15px;
	background: #DAE4ED;
	font-size: 15px;
}
.QSdeco {
	height: 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #5C7D9E;
}
#quartiersuche a {
	float: right;
	background: #fff;
	border: 1px solid #ccc;
	color: #5C7D9E;
	padding: 5px;
	text-decoration: none;
	position: relative;
	top: -5px;
}




#pauschalen .header {
	border: 1px solid #CCC;
	background-color: #ECECEC;
	color: #7B7B7B;
	font-weight: bold;
	font-size: 15px;
	padding: 7px 15px;
}

#pauschalen .left {
	width: 419px;
	float: left;
	text-align: left;
	padding-right: 15px;
	
}

#pauschalen .right {
	width: 419px;
	float: left;
	text-align: left;
	padding-left: 15px;
	
}

#pauschalen .header .left, #pauschalen .header .right {
	position: relative;
}

#pauschalen .header .left img, #pauschalen .header .right img {
	position: absolute;
	right: 0px;
	bottom: -27px;
}

* html #pauschalen .header .left img, * html #pauschalen .header .right img {
	bottom: -28px;
}

#pauschalen .content {
	padding: 8px 15px;
	background-color: #FFF;
	border: solid #CCC;
	border-width: 0px 1px 1px 1px;
}

#pauschalen .content .box {
	padding: 7px 0px;
	border-bottom: 1px solid #CCC;
	position: relative;
	cursor: pointer;
}

#pauschalen .content .box .head {
	font-weight: bold;
	color: #000;
}

#pauschalen .content .box .description {
	color: #666;
}

#pauschalen .content .box .container {
	float: left;
	width: 70px;
	height: 70px;
	padding-right: 15px;
	overflow: hidden;
}


#pauschalen .content .box .description span {
	color: #333;
}

#pauschalen .content .box img {
	float: left;
	width: 70px;
	border-width: 0px;
}

#pauschalen .content .box a, #pauschalen .content .box a:link, #pauschalen .content .box a:visited, #pauschalen .content .box a:hover {
	position: absolute;
	right: 0px;
	bottom: 7px;
	display: block;
	padding: 2px 8px;
	text-decoration: none;
	border: 1px solid #E6B4B5;
	background-color: #F7E3E4;
	color: #CE3233;
}

#pauschalen .content .right .box a, #pauschalen .content .right .box a:link, #pauschalen .content .right .box a:visited, #pauschalen .content .right .box a:hover {
	border: 1px solid #CCC;
	background-color: #ECECEC;
	color: #333;
}

#pauschalen .content .noborder {
	border-width: 0px;
}


#mainbox #menu ul {
	border-left: 5px solid #3B5E86;
	width: 247px;
}

.schwarzwald_logo {
	float: left; 
	margin-right: 150px;
	height: 50px;
	overflow: hidden;
}

.clear {
	height: 0px;
	overflow: hidden;
}

