html
{
height: 100%;
	}

* { margin: 0; padding: 0; }

body {
	padding:0; 
	margin:0; 
	font-family: arial, tahoma, helvetica; 
	font-size:75%;   
	height:100%; 
	text-align: center;
	margin: 0 auto;
	background-image:url(images/hintergrund_body.jpg);
	background-repeat:repeat-y;
	background-position:center;
			}

/* PAGE LAYOUT */

#pageContainer { /* PAGE CENTERED */
	width: 980px;
	height: 100%;
	text-align: left;
	padding: 0px;
	margin: 0 auto;
		}

#header { 
width: 980px;
	height: 83px;
	padding: 0;
	background-image:url(images/head.jpg);
	background-repeat:no-repeat;
	clear:both;
		}	

#contentContainer
{
width: 980px;
}
					
#leftContainer {
	width: 157px;
	height: 640px;
	float: left;
	background-image:url(images/hintergrund_nav.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
			}	
	
		
#mainContainer {
	width: 803px;
	padding: 0 0 0 0;
	margin: 10px 0 0 10px;
	float: left;
	line-height: 150%;
	text-align:left;
		}			
			
#mainContainer h1
{	
color:#b60e32;
	font-size:14px;
	font-weight: bold;
	font-style:italic;
	line-height: 200%;
	}
	
#mainContainer h2
{	
color:#15294d;
	font-size:14px;
	font-weight: bold;
	font-style:italic;
	}

#mainContainer a
{	font-weight:bold;
color:#b40f30;
text-decoration:none;
	}
	
#mainContainer li
{	margin-left: 15px;

	}
	
	
#mainContainer a:hover
{font-weight:bold;
color:#000000;
text-align:center;
}

.bildContainer 
{width: 803px;
height: 200px;
margin-bottom: 5px;
margin-top: 5px;
float:left;
clear:both;
}

#bildContainergross
{width: 803px;
height: 829px;
float:left;
}

.bildContainerhaeuser
{width: 803px;
height: 255px;
margin-bottom: 5px;
margin-top: 5px;
float:left;
clear:both;
}

.imageRechts {
	margin: 0 0 15px 30px;
	float: right;
	}
	
	.referenzenRechts {
	margin: 0 0 15px 30px;
	float: right;
	}
	.referenzenLinks {
	margin: 0 0 0 0;
	float: left;
	}

#nachoben
{
width: 803px;
height: 20px;	
text-decoration:none;
text-align:center;
float:left;
clear:both;
	}
		
#nachoben a
{
width: 803px;
height: 20px;	
font-weight:bold;
color:#b60e32;
text-decoration:none;
text-align:center;
float:left;
clear:both;
	}
	
#nachoben a:hover
{	
font-weight:bold;
color:#000000;
text-align:center;
	}
	
.trennung
{ width: 803px;
height: 2px;
margin-bottom: 10px;
margin-top:10px;
background-color:#b60e32;
float: left;
clear:both;
}

#menu {
width: 150px;
margin-top: 20px;
text-align: left;
float: left;
}
#menuLinkgross_ohne {
margin: 0 0 0 0;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
font-family: arial, tahoma, helvetica;
font-size:12px;
font-weight:bold;
color:#CACBCD;
padding-left: 8px;
}

#menuLinkgross {
margin: 0 0 0 0;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
font-family: arial, tahoma, helvetica;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding-left: 8px;
}

#menuLinkgross a {
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

#menuLinkgross a:hover 
{
color: #b40f30;
text-decoration: none;
font-weight:bold;
}

#menuLinkklein 
{
text-align: left;
padding-left: 12px;
Margin-top: 3px;
font-family: arial, tahoma, helvetica;
font-size:12px;
font-weight:bold;
color: #ffffff;
}

#menuLinkklein a
{
text-align: left;
color: #ffffff;
text-decoration: none;
}

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

ul#menuLinksub 
{
Margin-top: 3px;
font-family: arial, tahoma, helvetica;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}

ul#menuLinksub li
{
margin-left: 20px;
padding: 0;
font-family: arial, tahoma, helvetica;
font-size:11px;
font-weight:bold;
list-style: none;
}
ul#menuLinksub li a
{
color:#FFFFFF;
text-decoration: none;
}

ul#menuLinksub li a:hover
{
color: #b40f30;
text-decoration: none;
border: 0 none;
}

