body {
	background-color: white;
}
.DontPr {
	display: none;
}
#maintab {
	font-family: "AvantGarde Bk BT", "Century Gothic", Bangle, Arial, sans-serif;
	color: black;
	width: 100%;
	height: 600px;
	font-size: 12pt;
}
#MTH {
	width:0px;
	height:0px;
	border:none;
	display:none;
}
#main {
	height: 400px;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	list-style-type: disc;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#left {
	display: none;
	width: 0px;
}
#top {
	width: 100%;
	left: 200px;
	text-align: center;
}
#sub {
	font-size: 9pt;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
#logo {
	display: none;
	width: 0px;
}
h1 {
	font-size: 16pt;
	font-weight: normal;
}
h2 {
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
}
a:link {
	color:black;
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: none;
}
a:active {
	color: black;
	text-decoration: none;
}
.here {
	background-color: #C0C0C0;
	color: black;
}
.untermenu {
	padding-left: 15px;
	font-size: 16px;
}
hr {
	color: #FFCC00;
}
.fotoL {
	float:left;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	margin: 3px 20px 3px 0px;
}
.fotoR {
	float:right;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	margin: 3px 0px 3px 20px;
}
.lela {
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	margin: 3px 0px 3px 20px;
	vertical-align: top;
	font-size: 10pt;
}
.MenuHr {
	color: #FFCC00;
	width: 90px;
	margin: 6px 0px 6px 10px;
	text-align: left;
}
.neueSeite {
	page-break-before:always;
}

