/* CSS reitz&tümmler 2010 */

html {
	height: 100.1%;
	font-size: 62.5%;
}
body {
	text-align: center;
	font: 1.1em Verdana, sans-serif;
	background:#CCC;
}

* {margin: 0px; padding: 0px; border: 0px;}

h1, h2, h3, h4, h5, h6, {
	font-family: "Century Gothic", sans-serif; 
	margin: 0em 0em 0.2em 0em; 
	color:#999999;
}
h1 {
	font-size: 2.0em; 
	border-bottom: 1px dashed #004A7F; 
	padding-bottom: 0.1em;
	font-weight: normal;
}
div#header h1 {border: 0px;}
h2 {font-size: 2.0em;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.4em;}
h6 {font-size: 1.2em;}


a {color:#333333; text-decoration: none;}
a:link {}
a:visited {}
a:hover {}
a:active {}


div#indexseite {
	width: 975px;
	margin: 3% auto;
	/* margin: 0px 40px; */
	text-align: left;
	background:#ccc;
	height: 797px;
	left:40%;margin-left:-400px;top:47%;margin-top:-350px; position: absolute;
	background:url(Bilder/Reitz_Tuemmler%20Immo%20E04%20f.jpg) no-repeat;
}

div#index_text {
	
	margin-top: 325px;
	margin-left: 240px;
	width: 590px;
	
	
	
	
}




