@charset "UTF-8";
.zitat_gewinner {color: #999999}
/* CSS Document */

body {
	background-color: #f2f3f3;
	font-family: Calibri, Arial, Helvetica;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #cc0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.hl_1 {
	font-size: 16px;
	font-weight: bold;
}
.hl_2_red {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #cc0000;
}
.copy_ {
	font-size: 15px;
	font-weight: regular;
	line-height: 20px;
	text-align: justify;
}
.copy_auszeichnungen {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #cc0000;
}
.hl_news {
	font-size: 16px;
	font-weight: bold;
	color: #777777;
}
.copy_news_ {
	font-size: 13px;
	color: #777777;
}
.footer {
	font-size: 10px;
	color: #666666;
}
.copy_white_font {
	font-size: 15px;
	font-weight: regular;
	line-height: 20px;
	color: #FFFFFF;
}
.copy_white_font_auszeichnung {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

