/** HOME/STARTPAGE */

div.home1 {					width: 700px;
						height: 300px;
						margin-top: 0px;
						margin-bottom: 30px;
						border: 1px solid #d6d6d6;
						color: #e21818;
						float: left; }

div.home2 {					width: 250px;
						height: 200px;
						margin-top: 0px;
						margin-left: 20px;
						margin-bottom: 30px;
						color: #e21818;
						float: left; }

div.homeSanierung {				width: 40%;
						height: 200px;
						border: 2px solid #d12225;
						margin-top: 10px;
						margin-left: 80px;
						margin-bottom: 20px;
						padding: 10px;
						float: left;
						-moz-border-radius: 10px; }

span.titleSan {					font-size: 150%;
						font-weight: bold; }

table.datesHome {				color: #e21818; }

div.home3 {					width: 425px;
						height: auto;
						margin-top: 0px;
						border: 0px solid #d6d6d6;
						float: left; }


img.home {					width: 700px;
						height: 300px;
						border: 1px solid #5c5c5c; }


/** ABOUT */

div.vereinsziel {				color: #ffa937;
						margin-bottom: 40px; }

div.about {					margin-bottom: 40px; }


/** Black List */

ul.blackList {					color: ;
						list-style-type: circle;
						list-style-position: outside; }

 





