/* CSS Document */

body {
	background-color:#FFF;
  	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
}

div#wrapper {
	width: 916px;
	margin: 0 auto;
	background-color: #FFF;
}

div#head {
	background-image: url(../img/layout/banner_top.gif);
	background-repeat: no-repeat;
	width: 916px;
	height: 192px;
	text-align: left;
}

div#body {
	background-image: url(../img/layout/banner_center.jpg);
	background-repeat: repeat-y;
	width: 916px;
	height: 456px;
	overflow: hidden;
	text-align: center;
}

div#foot {
	background-image: url(../img/layout/banner_bottom.gif);
	background-repeat: no-repeat;
	width: 916px;
	height: 74px;
	text-align: left;
}

div#contentstart {
	width: 855px;
	height: 410px;
	margin-left: 35px;
	margin-top: 10px;
	overflow: auto;
}

div#content {
	width: 855px;
	height: 440px;
	margin-left: 35px;
	margin-top: 10px;
	overflow: auto;
	text-align: center;
}

div#content_angebote {
	width: 855px;
	height: 430px;
	margin-left: 35px;
	margin-top: 10px;
	overflow: hidden;
	text-align: center;
}

div#content_head {
	width: 855px;
	height: 40px;
	margin-left: 80px;
	margin-top: 10px;
	overflow: auto;
	text-align: center;
}

div.content_spalte1 {
	width: 405px;
	margin-top: 10px;
	text-align: left;
	float: left;
}

div.content_spalte2 {
	width: 405px;
	margin-top: 10px;
	text-align: left;
	float: right;
}

div.content_spalte3 {
	width: 175px;
	min-height: 350px;
	text-align: left;
	float: left;
}

table#wohnanlagen {
	margin-top: 15px;
	width: 780px;
	border-color: #D2D2D2;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	margin-left: 28px;
	margin-right: 28px;
}

td.anlagen {
	border-color: #D2D2D2;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

td.anlagen_legende {
	border-color: #D2D2D2;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	height: 35px;
}

table#notdienste {
	width: 350px;
	height: 150px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #D2D2D2;
}

td.notdienste1 {
	width: 175px;
	border-color: #D2D2D2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

td.notdienste2 {
	width: 175px;
	border-color: #D2D2D2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}

table.ansprechpartner {
	margin-left: 28px;
	margin-right: 28px;
	width: 770px;
}

table.links {
	margin-left: 28px;
	margin-right: 28px;
	width: 770px;
	height: 270px;
}

td.ansprechpartner_w {
	width: 385px;
}

td.ansprechpartner_g {
	width: 385px;
	background-color: #EFEFEF;
}

img#map1 {
	width: 880px;
	height: 155px;
	margin-left: 33px;
	border: 0px;
}
img#map2 {
	width: 71px;
	height: 71px;
	border: 0px;
}

div#divpageup {
	float: left;
	width: 835px;
	padding-top: 20px;
}

.pageup {
	font-family: Verdana, sans-serif;
	color: #3D3D3D;
	font-size: 11px;
	margin-top: 0px;
}

.pageup a:link, a:visited, a:focus {
	color: #3D3D3D;
	text-decoration: none;
}

.pageup a:hover, a:active {
	color: #4EAD95;
	text-decoration: none;
}

img#pageup {
	margin-top: 10px;
	border: 0px;
	width: 780px;
	height: 15px;
<!--

-->
	padding-bottom: 5px;	
}

img.link_trenner {
	width: 154px;
	heigh: 2px;
}
