body {
	background-color: #FFFFEA;
}
body,td,th {
	font-size: 16px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 22px;
	font-weight: bold;
}
h3 {
	font-size: 20px;
	font-weight: bold;
}
h4 {
	font-size: 18px;
	font-weight: bold;
}
h5 {
	font-size: 18px;
	font-weight: bold;
}
h6 {
	font-size: 16px;
	font-weight: bold;
}
td {
	padding-left: 5px;
	padding-bottom: 0px;
}
ul {
	margin-left: 15px;
	list-style-type: disc;
	list-style-image: url(../images/node.gif);
}
ol {
	list-style-type: decimal;
	margin-left: 20px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.Titel-rl {
	font-size: 36px;
	font-weight: bold;
	color: #E69B02;
}
.Titel-Logo {
	background-color: #E69B02;
	margin: 0px;
	padding: 0px;
}
.Titel-c {
	font-size: 36px;
	font-weight: bold;
	color: #990000;
}
.Titel-Menu, .Titel-Content{
	font-size: 18px;
	font-weight: bold;
	color: #E69B02;
}
.Adresse {
	font-size: 12px;
	padding-left: 5px;
}
.Fusszeile {
	font-size: 14px;
	color: #E69B02;
}
.LeftNavContainer {
	width: 208px;
}
.tdLeftNav {
	margin: 0px;
	padding: 0px;
}
.LeftNav a {
	color: #990000;
	background-color: #E69B02;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-bottom: 1px solid #FFFFEA;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-size: 18px;
	height: 22px;
}
.LeftNav a:hover {
	background-color: #990000;
	color: #E69B02;
	text-decoration: none;
}
.LeftNav img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Contend a {
	color: #000000;
	text-decoration: none;
}
.Contend a:hover {
	background-color: #990000;
	color: #990000;
	text-decoration: none;
}
.Contend img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ImageLeft {
	margin: 10px;
	padding: 10px;
	text-align: left;
}
.ImageCenter {
	margin: 10px;
	padding: 10px;
	text-align: center;
}
.ImageRight {
	margin: 10px;
	padding: 10px;
	text-align: right;
}
.ImageFloatRight {
	float: right;
	margin-left: 10px;
}
.ImageFloatLeft {
	float: left;
	margin-right: 10px;
}
.SuperSign {
	font-size: 36px;
	font-weight: bolder;
}
