body {
	text-align: left;
	margin: 0;
	padding: 0;
	background-color: #d7d1d1;
	background-repeat: repeat-y;
	background-position: 0px 0;
	font-family: arial,sans-serif;
	font-size: 12px;
	}
	
table {
	font-family: arial,sans-serif;
	font-size: 12px;
}	
	
	

a /*a Steht für die Links*/
{
	Text-decoration: none; /* Unterstreichungen weg bei links*/ 
	Font-weight: Bold; Color: #000000;			/* Fettschrift ; Bestimmt die Farbe des Links */
}

a:hover {

	Text-decoration: none; /* Unterstreichungen weg bei links*/ 
	Font-weight: Bold; Color: #e53949;

	}
.leiste-oben {
	margin: 0;
	padding: 0;
	position: absolute; top: 30px; left: 30px;
	width:900px;
	height:100px
	z-index: 5;
	background-color: white;
		}
		
		
	.leiste-oben-text {
	margin: 0;
	padding: 0;
	position: absolute; top: 105px; left: 300px;
	width:900px;
	height:100px;
	z-index: 7;

	}
.inhaltbody {
	margin: 0;
	padding: 0;
	position: absolute; top: 130px; left: 30px;
	width:900px;
	z-index: 7;
	background-color: white;
	}
	
	
.minhoehe {	
min-height:400px;
position: relative ;
left: 20px;
width:860px;
background-color: white;

}

.newsvorschau {	

position: absolute;
left: 610px;
width:250px;
height: 200px;
top: 10px;
background-color: white;

}	
	
.leiste-unten {
	margin: 0;
	padding: 0;
	background-color: white;
	background-image: url(../images/leisteunten.jpg);
	z-index: 7;
	}
	
.leiste-bild {
	margin: 0;
	padding: 0;
	position: absolute; top: 250px; left: 500px;
	z-index: 7;
	}	
	
.textlinkunten {
	margin: 0;
	padding: 0;
	position: absolute; top: 555px; left: 0px;
	z-index: 7;
	}
	
.index-strich {
	position: absolute; top: 40px; left: 590px;
	width:10px;
	height:200px
	z-index: 15;
	}
		
.index-frau {
position: absolute; top: 90px; left: 10px;
z-index: 15;
		}
		
.index-zeitung {
position: absolute; top: 110px; left: 330px;
z-index: 15;
		}		
		
.anzeigenschicken
		{

padding: 10px 10px 10px 10px;
position: absolute; top: 50px; left: 600px;
z-index: 7;
background-color: #fff000;
}

.atzeichen-kontakt
{
position: absolute; top: 30px; left: 580px;
z-index: 15;
		}