/* CSS Document */



* {
	margin: 0;
	padding: 0;
	
}

body {
	font:  95%  Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color: #FFCCFF;
	
	
}
h1 {
	font-size: 1.8em;
	font-weight:normal;
	padding-bottom: 25px;
}

h2 {
font-size: 1.2em;
font-weight:normal;
}

h3 {
font-size: 1em;
font-weight:normal;
}



a {
	color:#5AC3A5;
	text-decoration:none;
	font-weight: bold;
	padding-bottom: 15px;
	display: block;
}

a:hover {
	color:#FF99FF;
	text-decoration:underline;
}

a img {
border:0 none;
}











#alles {

	
	margin-top: 0%;
	background-color: #FFFFFF;
	margin-bottom: 5%;
	
}



#alles #Nav_links ul{ 
list-style-type:none
}
#Nav_links p {
	color:#FF0099;
	
	display: block;
	padding-bottom: 15px;
	font-weight: bold;
}

#alles #Text {
	
	color: #666666;
	font-weight: normal;
	background-color: #FFFFFF;
	
	line-height:2em;
}

#alles #Text_Mitte {
	height: auto;
	

	color: #666666;
	font-weight: bold;
	background-color: #FFFFFF;
	
	}
	
	#alles  #linksbuendig {
	
	color: #666666;
	font-weight: bold;
	background-color: #FFFFFF;

	padding-top: 10px;
	}
	
#alles #kontakt {
	
	
	color: #666666;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 50px;
	padding-right: 40px;
}





#banner_frau img{
	border:none;
	float:left;
	margin-top: 3px;

}

#banner_rechts { 
display:none;


	}
.Anmerkung {
	font-size: smaller;
	line-height: 2;
}

