body {
	max-width: 1200px;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.standard_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.standard_farbe1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #0066CC;
}

.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
/* -- Cookie-Banner: Farben ändern -- */
.cc_container {
	background-color: #EAEAEA !important;   /* Hintergrundfarbe des gesamten Bereichs */
	color: #333 !important;      		/* Schriftfarbe des gesamten Bereichs */
	}
.cc_container a {
	color: #0066CC !important; 		/* Textlink-Farbe "Mehr Infos" */
	}
 .cc_btn {
	background-color: #F1D600 !important; 	/* Farbe des Buttons */
	color: #333333 !important;               	/* Textfarbe des Buttons */
	}
/* -- /Cookie-Banner: Farben ändern -- */