body {
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
	margin-top: 0px;
}
.container {
	margin: auto;
	height: 100%;
	width: 968px;
}
#header {
	height: 300px;
	width: 968px;
	background-image: url(../images/bg-header.png);
}
#header-1 {
	float: left;
	height: 300px;
	width: 219px;
	background-image: url(../images/bg-header-1.jpg);
	text-indent: -999em;
}
#header-2 {
	background-image: url(../images/bg-header-2.jpg);
	float: left;
	height: 234px;
	width: 749px;
}
#header-3 {
	background-image: url(../images/bg-header-3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 749px;
}
#header-4 {
	background-image: url(../images/bg-header-4.jpg);
	float: left;
	height: 24px;
	width: 749px;
}
#mainContent {
	height: 100%;
	width: 968px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #212121;
}

#content-left {
	float: left;
	height: 100%;
	width: 598px;
	margin-bottom: 20px;
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #212121;
}


#content-left-bild-home {
	padding: 5px;
	float: left;
	height: 100%;
	width: 570px;
	margin-top: 10px;
	border: 1px solid #212121;
}
#content-right {
	float: left;
	height: 100%;
	width: 369px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#content-right-h1 {
	background-image: url(../images/ueberschriften/aktuelle-projekte.png);
	height: 30px;
	width: 349px;
	line-height: 500px;
	overflow: hidden;
	float: right;
}

#content-left-text {
	float: left;
	width: 598px;
}
#content-left-textbox {
	float: left;
	height: 100%;
	width: 582px;
	margin-top: 10px;
}
#content-left-textbox ul {
	list-style-type: square;
	margin-left: -30px;
}
#content-left-text a {
	color: #F00;
	text-decoration: none;
}
#content-left-text a:hover {
	text-decoration: underline;
}


#content-right-infobox {
	float: right;
	height: 100%;
	width: 339px;
	margin-top: 20px;
	border: 1px solid #212121;
	padding: 5px;
}
#content-right-adresse {
	float: right;
	height: 100%;
	width: 351px;
	margin-top: 15px;
}






#footer {
	background-image: url(../images/bg-footer.png);
	float: left;
	height: 60px;
	width: 948px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #212121;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	color: #666;
	background-repeat: no-repeat;
}
#footer a {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #900;
}
#gallery1 p {
	padding-right: 20px;
	padding-left: 20px;
}
#content-left-text h2 strong {
	padding-left: 20px;
}
#facebook {
	float: right;
	height: 20px;
	width: 20px;
	padding-left: 10px;
	margin-top: -2px;
}
