/* CSS Document */
body {
	color: #000000;
	width: auto;
	background-image:none;
	background-color: #FFFFFF;
}
#meta, #menue, #schriftzug, #botschaftenoben_ie, #botschaftenoben, #botschaftenunten, #botschaftenunten_ie {
	display: none;
}
#schriftzugprint {
	display: block;
	padding-bottom: 20px;
}
#contentContainer {
	position: static;
	background-image: none;
	background-color: #FFFFFF;
	width: 99%;
	padding: 0px;
}
#textbereich {
	width: auto;
	padding-left: 0px;
}
#newsbox {
	color: #CCCCCC;
	padding: 0px 0px 0px 15px;
	background-image: none;
	border: none;
}
a {
	text-decoration: underline;
	font-style: italic; 
	color: #000000;
}
#newsbox a {
	color: #CCCCCC;
}