body {	font-family:Arial;
	font-size:11px;
	background-color:#cccccc;
	background-image:url(pix/haupt_bg.gif);
	color:#000000;
	margin-top:100px;
	margin-left:100px;
	padding:0px;
}

.block {font-family:Arial;
	font-size:14px;
	text-align:justify;
	color:#000000;
	margin:30px;
}

.ueber {font-size:16px;
	text-align:left;
	font-weight:bold;
	border-color:#000000;
	border-bottom-width:1px;
	border-bottom-style:solid;
	color:#000000;
	margin-top:60px;
}

.ueber-2 {font-size:14px;
	text-align:left;
	font-weight:bold;
	border-color:#000000;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	color:#000000;
	margin-top:30px;
}

b {	font-size:14px;
	font-weight:bold;
	color:#000000;
}

b.klein {
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

img.menu {
	padding:0px;
	margin:0px;
	float:none;
	vertical-align:text-bottom;
}


ul {
	list-style-type:square;
	margin-top:1px;
	margin-left:15px;
	padding-left:15px;
	font-size:12px;
	color:#000000;
}

ul.kasten {
	list-style-type:square;
	padding-left:15px;
	font-size:12px;
	color:#000000;
}

tr.wechselhell {
	background-color:#FFFFCC;
	font-size:11px;
}

tr.wechseldunkel {
	background-color:#FFFF99;
	font-size:11px;
}


tr.kopf {
	font-style:italic;
	font-weight:bold;
	text-align:center;
}

td {
	font-size:11px;
}

.gold {
	background:#FFCC00;
}

.silber {
	background:silver;
}

.bronze {
	background:#FFCC99;
}



a:link { color:#800000; text-decoration:none; }
a:visited { color:#4C4C66; text-decoration:none; }
a:hover { color:#000000; text-decoration:underline; }
a:active { color:#ff0000; text-decoration:underline; }

a.menuhaupt {font-size:13px; text-decoration:none; padding-left:5px; width:119px; font-weight:bold; display:block;}
a.menuhaupt:link { color:#800000; }
a.menuhaupt:visited { color:#800000;}
a.menuhaupt:hover { color:#800000; text-decoration:none; background-color:#CCB2FF;}
a.menuhaupt:active { color:#f00000;}
.menuhauptaktiv {font-size:13px; text-decoration:none; padding-left:5px; width:119px; font-weight:bold; display:block; background-color:#FFCC00;}

a.menuunter {font-size:12px; text-decoration:none; padding-left:10px; width:114px; font-weight:bold; display:block; }
a.menuunter:link { color:#800000;}
a.menuunter:visited { color:#800000;}
a.menuunter:hover { color:#800000;text-decoration:none; background-color:#CCB2FF; }
a.menuunter:active { color:#f00000;}
.menuunteraktiv {font-size:12px; text-decoration:none; padding-left:10px; width:114px; font-weight:bold; display:block; background-color:#FFCC00;}
