body {
	font-family: Verdana, "Trebuchet MS", Tahoma, Helvetica, Arial, san-serif;
	background-color: #F7F7F7;
	margin: 0;
}
a:link {
	color: #757575;
	text-decoration: none;
}
a:visited {
	color: #757575;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #757575;
	text-decoration: none;
}

.site_container {
	margin-right: auto;
	margin-left: auto;
	width: 692px;
	background-color: #F7F7F7;
}
.site_container_schmal{
	width: 652px;
	margin-right: auto;
	margin-left: auto;
}
.site_container_breit{
	width: 692px;
	margin-right: auto;
	margin-left: auto;
}
.fusszeile {
	font-size: 10px;
	color: #999999;
	text-align: center;
	margin-top: 25px;
	padding-top: 30px;
}
.block_652 {
/*	width: 652px; */
	display: block;
}
.px_line_2_dark {
	height: 2px;
	width: 652px;
	overflow: hidden;
	background-color: #242424;
}
.px_line_30_top {
	height: 30px;
	width: 652px;
	overflow: hidden;
	background-color: #242424;
	margin-bottom: 12px;
}
.news_preview_container{
	width: 652px;
	display: block;
	/*padding-bottom: 18px;*/
	padding-top: 18px;
	background-color: #F7F7F7;
}
.news_section_container{
	width: 652px;
	display: block;
	/*padding-bottom: 18px;*/
	padding-top: 0px;
	background-color: #F7F7F7;
}
.news_preview_img{
	width: 213px;
	float: left;
}
.news_preview_txt_container{
	width: 439px;
	background-color: #FFFFFF;
	color: #242424;
	float: left;
	overflow: visible;
	padding-bottom: 12px;
}
.news_top_balken{
	height: 12px;
	width: 439px;
	background-color: #D1D1D1;
	overflow: hidden;
	float: left;
}
.float_blocker{
	clear: both;
}
.news_preview_txt_uschrift{
	color: #242424;
	text-align: justify;
	font-size: 11px;
	font-weight: bold;
	margin-top: 11px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.news_preview_txt_norm{
	color: #242424;
	text-align: justify;
	font-size: 11px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}
.news_preview_txt_mehr{
	color: #242424;
}
.sub_preview_container{
	display: block;
	/*padding-bottom: 18px;*/
	padding-top: 18px;
	background-color: #F7F7F7;
}
.sub_section_container{
	display: block;
	/*padding-bottom: 18px;*/
	padding-top: 0px;
	background-color: #F7F7F7;
}
.sub_preview_txt_container{
	background-color: #FFFFFF;
	color: #242424;
	float: left;
	overflow: visible;
	padding-bottom: 12px;
}
.sub_top_balken{
	height: 12px;
	background-color: #D1D1D1;
	overflow: hidden;
	float: left;
}
.sub_preview_txt_uschrift{
	color: #242424;
	text-align: justify;
	font-size: 11px;
	font-weight: bold;
	margin-top: 11px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.sub_preview_txt_norm{
	color: #242424;
	text-align: justify;
	font-size: 11px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}
.button{
	text-align: right;
	background-color: #F7F7F7;
}
.txt_klein{
	font-size: 9px;
}
.fusszeile_social_media {
	font-size: 10px;
	color: #999999;
	/*text-align: center;*/
	margin-top: 0px;
	padding-top: 0px;
}

.german { color: #AFAFAF; font-style: italic; }

.cssMsg { padding: 7px; margin: 7px 0; text-align: left; border: 1px solid #2885ae; border: 1px dashed black; background-color: #ffe404; font-weight: bold; }

.cssAboIssueTable td { vertical-align: top; padding-top: 5px; }
