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

#textbereich {
	width:550px;
}

#textbereich h1{
	padding: 0px 0px 10px 0px;
}	
#textbereich h2{
	padding: 10px 0px 10px 0px;
}

#textbereich #ersteueb {
	padding: 0px 0px 10px 0px;
}
	
#textbereich p {
	border-top: 1px solid #4c6096;
	padding: 15px 0px 15px 0px;
	
}

#textbereich a {
	color:#4c6096;
}

#textbereich a:link{
	color:#4c6096;	
}

#textbereich a:visited{
	color:#4c6096;
}

#textbereich a:hover {
	color:#323D62;
}

#textbereich a:active {
	color:#323D62;
	}


 