@charset "utf-8";
body {
	font-family: "Bookman Old Style";
	font-size: 12pt;
	background-color: #333333;
	color: #F6F6D7;
	margin: 0 0 0 0;
}
a {
	color: #FF99CC;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #649964;
}
.bbName {
	font-family: ZurichCalligraphic;
	font-size: larger;
	font-weight: normal;
	color: #CC9933;
}
.bbTitel {
	font-family: ZurichCalligraphic;
	font-size: 36pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}
#Hauptmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-transform: inherit;
	padding-left: 40px;
}
#Hauptmenu a {
	text-decoration: none;
	color: #F6F6D7;
}
#Hauptmenu a:hover {
	color: #FF99CC;
}
#Hauptmenu p {
	margin-top: 0px;
	margin-bottom: 6px;
}
#Inhalt {
	color: #660033;
	background-color: #FFFFFF;
	margin-left: 5px;
	width: 608px;
}
#Inhalt  p {
	margin-bottom: 0px;
	margin-top: 0px;
}
#Inhalt h1 {
	color: #669966;
}
#Inhalt h3 {
	color: #669966;
}

#Inhalt th {
	font-size: larger;
	color: #F6F6D7;
	background-color: #660033;
}

.Titel {
	font-size: 36pt;
	font-weight: normal;
	text-align: center;
}
.Untertitel {
	font-size: 18pt;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.kleingedruckt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

