@charset "ISO-8859-1";
/* Grundeinstellungen zur Vereinheitlichung der Browser */
body,div,ul,li,p,h1,h2,th,td { margin: 0px; padding: 0px; border: none 0px;text-align:left }
ul { margin: 16px; padding: 0px; border: none 0px;text-align:left }
img {border: none 0px}

/* Globale Einstellungen */
body {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	line-height: 140%;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	font-size: 12px;
}
h1,h2,th {font-weight:normal}
a {color:#000000;background-color:transparent;text-decoration:underline}
.rechts {text-align:right}
.stopfl {clear:left;height:1px;font-size:1px;background:transparent}
.stopfr {clear:right;height:1px;font-size:1px;background:transparent}
.stopf {clear:both;height:1px;font-size:1px;background:transparent}

.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.ueber_gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a6cf39;
}

.fett {
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	line-height: 140%;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
}

.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
