body {
	
	background-color: #C1A05B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:17px;
}


#mainContainer {
	width: 888px;
	height: 448px;
	margin: 70px auto 0px auto;
	text-align: left;
}

#shadowContainer {
	width: 100%;
	height: 448px;
}

#contentContainer {
	position: relative;
	width: 882px;
	height: 442px;
	border: 1px solid #b29a53;
	background-color: #f6f3ec;
	
}

#leftContentContainer {
	position: absolute;
	top: 1px;
	left: 1px;
	height: 440px;
	width: 440px;
	overflow: hidden;
}

#rightContentContainer {
	position: absolute;
	top: 1px;
	right: 1px;
	height: 440px;
	width: 440px;
	overflow: hidden;
	background-color: #8e2336;
}

#logoContainer {
	position: absolute;
	top: 20px;
	left: 28px;
}

#Renovierung {
	position: absolute;
	top: 145px;
	left: 28px;
}


#textContactContainer {
	position: absolute;
	bottom: 15px;
	left: 28px;
	
}


#allinkl {
	position: absolute;
	bottom: 15px;
	left: 275px;
	
}

#video {
	position: absolute;
	bottom: 155px;
	left: 20px;
	
}

#display {
	position: absolute;
	bottom: 131px;
	left: 210px;
	
}


#download {
	position: absolute;
	bottom: 130px;
	left: 20px;
	
}


#liste {
	position: absolute;
	bottom: 112px;
	left: 20px;
	
}






#textAddContainer {
	position: absolute;
	bottom: 250px;
	left: 28px;
}

#imprintContainer {
	margin: 5px 5px;
	text-align: right;
	
}

#imprintText {
	position: absolute;
	top: 38px;
	left: 48px;
	color: #efe0b6;
	font-size:13px;
	line-height:17px;
}




#imprintText a, a:hover {
	color: #ffffff;
	text-decoration: underline;
	
}

#imprintText2 a, a:hover {
	color: #ffffff;
	text-decoration: underline;
	
}



#imprintText2 {
	position: absolute;
	top: 23px;
	left: 30px;
	color: #efe0b6;
	margin-right:15px;
	font-size:13px;
	line-height:17px;
}

/* Transparenten PNG-Hintergrund fÃ¼r moderne Browser */
html>body #mainContainer {
	background-image: url('../images/bg_shadow.png');
	background-repeat: no-repeat;
	background-position: bottom right;

}
/* Transparenten PNG-Hintergrund fÃ¼r IE6 */
#shadowContainer {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='images/bg_shadow.png');
}

a, a:hover {
	color: #ffffff;
	text-decoration: none;
}

.imageLinked {
	border: 0px;
}

#simplegallery1{ //CSS for Simple Gallery Example 1
position: absolute;
	top: 0px;
	right: 0px;
	height: 441px;
	width: 441px;
	visibility: hidden;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}

#leistungen{ 
background-image:url(../images/Leistungen.jpg);
position: absolute;
	top: 0px;
	right:0px;
	height: 440px;
	width: 440px;
	
}


