@charset "utf-8";
body {
	background-color: #FFF;
}

/* CSS Document */
/* Fuer die Druckausgabe ueberfluessiges abschalten */

#head, #nav, #nav a, #nav a:hover, #main table tr td #content div table tr td div a img, #main table tr td #content div table tr td div a:hover img { display: none; }

#nav2 {
	height: 20px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800000;
}
#nav2 table tr td div {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background-color: #999;
	display: block;
}
#nav2 table tr td div a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#nav2 table tr td div a:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #800000;
	height: auto;
	width: 178px;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFF99;
	border-left-color: #FFFF99;
}

#main {
	height: 100%;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#main table tr td #content div table tr td div p a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#main table tr td #content div table tr td div p a:hover {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#content {
	margin: 2px;
	font-size: 12px;
	color: #000;
}

#fuss {
	height: 15px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#fuss1 {
	float: left;
	height: 15px;
	width: 200px;
	font-size: 10px;
	color: #000;
	text-align: center;
	display: block;
}
#fuss #fuss1 a {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
#fuss #fuss1 a:hover {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}


#fuss2 {
	float: left;
	height: 15px;
	width: 500px;
	text-align: center;
	display: block;
	color: #000;
	font-size: 10px;
}
#fuss3 {
	float: left;
	height: 15px;
	width: 200px;
	text-align: center;
	display: block;
	font-size: 10px;
	color: #000;
}
.karte_titel {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.karte {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
#main table tr td #content div table tr .karte_titel div a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#main table tr td #content div table tr .karte_titel div a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.gruss {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

