body
{
background-color:#f4f4f4;
margin: 0;
}

#alles
{
background-image: url(images/hintergrund.png);
background-repeat: repeat-y;
width: 945px;
margin-left: -472px;
left: 50%;
position:relative;
}

#haupt
{
margin-right: auto;
margin-left: auto;
width: 925px;
}

#head
{
background-image: url(images/head.jpg);
margin-right: auto;
margin-left: auto;
height: 188px;
}

	#telefon
	{
	height: 61px;
	background-image: url(images/telefon.png); 
	}
	#tabelle
	{
	width: 208px;
	padding-top: 20px;
	padding-left: 17px;
	background-color: #9399A5; 
	height: 425px;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
		#tabelle a:hover
		{
		color: #ff6600;
		}
		#tabelle a
		{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-weight:100;
		text-decoration:none;
		color:#FFFFFF;
		}
	#einruecken
	{
	margin-top: 10px;
	text-align: right;
	}
	#drucken
	{
	color: #8F758E;
	text-decoration: none;
	float: right;
	}
		#drucken a
		{
		color: #8F758E;
		text-decoration: none;
		}
		#drucken a:hover 
		{ 
		text-decoration:underline;
		color: #ff6600;
		} 

#body
{

}

	#bilder
	{
	margin-left: 225px;
	background-color: #EAEAEA;
	height: 180px;
	background-image: url(images/bilderneu.jpg);
	background-repeat: no-repeat;
	}
	#balken
	{
	height: 30px;
	background-color: #DDDDDD;
	}
		#text
		{
		float: right;
		width: 650px;
		}
		
		#texthaus
		{
		float: right;
		text-align: justify;
		}
		
		
#footer
{
background-image: url(images/footer.png);
background-repeat: repeat-x;
width: 945px;
margin-left: -472px;
text-indent: 450px;
padding-top: 10px;
left: 50%;
position: relative;
color: #8F758E;
}
		#footer a
		{
		color: #8F758E;
		text-decoration: none;
		}



#randoben
{
background-image: url(images/randoben.png);
background-position: bottom;
background-repeat: repeat-x;
width: 945px;
margin-left: -472px;
left: 50%;
position:relative;
}

img
{
border: 0px;
}
