*{
	margin:0px;
	padding: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;
	}

#news img {
	border:none;
	padding:5px;
	width:90%;
	height:auto;
}

#news a{
	text-decoration:none;
}