body {
  color: #000000;
  background-color: #DDDED6;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  font-size: 12pt;
  margin: 0px;

}

table,td,tr {
  color: #D85C32;
  background-color: #ffffff;
  font-size: 11pt;
}

p {
	padding: 3px;
	margin: 0px;
	color: #C6C;
}

/* Nachfolgend die Angaben für die Headergrafik.*/

td.bild {
  height: 363px;
  color: #D46C1C;
  background-color: #D45A31;
  background:url(images/bild.jpg);
  }

#headertext1 {
  width: 470px;
  color: #A92E05;
  background-color: transparent;
  font-size: 24pt;
  font-family: "georgia",verdana,arial,helvetica,sans-serif;
  padding: 30px 0px 0px 40px;
  font-style: italic;
}

#headertext2 {
  width: 470px;
  color: #BFBFBF;
  background-color: transparent;
  font-size: 18pt;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  padding: 15px 0px 0px 40px;
  font-style: italic;
  font-weight: bold;
}

#headertext3 {
  width: 470px;
  color: #D46C1C;
  background-color: transparent;
  font-size: 14pt;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  padding: 15px 0px 0px 40px;
  font-style: italic;
  font-weight: bold;
}

td.navioben {
  height: 47px;
  background:url(images/navioben.jpg);
  font-size: 10pt;
  color: #FF8000;
  background-color: #EFEFEF;
  font-weight: bold;
  font-family: Georgia,"Trebuchet MS",verdana,arial,helvetica,sans-serif;
  text-align: center;
  background-repeat: repeat-x;
}

/* Steuerung der linksseitigen Navigation*/

td.mainlinksbg {
	width: 250px;
	background: url(images/mainlinksbg.jpg);
	background-repeat: repeat-y;
	color: #F3C;
  }

.naviueberschrift {
	color: #cb2ca0;
	background-color: transparent;
	font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	margin: 2px;
	padding: 8px 0px 0px 22px;
	text-align: left;
	line-height: 25px;
}

.menue {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	text-align: left;
	color: #CC66FF;
}

.menue li a, .menue li a:active, .menue li a:visited {
	color: #cb2ca0;
	background-color: transparent;
	width: 210px;
	padding: 3px;
	margin: 2px 2px 2px 7px;
	text-decoration: none;
	font-size: 10pt;
	font-family: Georgia, "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	display: block;
	font-weight: bold;
	text-indent: 10px;
}

.menue li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: CC66FF;
	background-color: #DFDFDF;
}

.navizwischentext {
	margin: 5px 12px 10px 25px;
	text-align: justify;
	border-bottom: 1px solid #000000;
	color: #03F;
	background-color: #ffffff;
	font-size: 12px;
}

/*Steuerung des Haupttextes*/

td.mainrechtsbg {
  width: 749px;
  background:url(images/mainrechtsbg.jpg);
  background-repeat: repeat-y;
}

#maintext {
  width: 710px;
  text-align: justify;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  color: #000000;
  background-color: transparent;
  padding: 0px 20px 0px 5px;
}

td.unten {
  height: 51px;
  color: #A92E05;
  background-color: #D45A31;
  background:url(images/unten.jpg);
  text-align: center;
  font-family: Georgia,"Trebuchet MS",verdana,arial,helvetica,sans-serif;
  padding-top: 22px;
  letter-spacing: 3px;
}

/*Formatierung der normalen Links*/

a:link, a:visited, a:active {
  color:#FF8000;
  text-decoration:none;
  font-weight:bold;
}

a:hover {
	color: #cb2ca0;
	text-decoration: none;
	font-weight: bold;
}

/*Formatierung der verschiedenen Überschriften*/

h1 {
	color: #cb2ca0;
	background-color: inherit;
	font-family: "Century Gothic", Georgia, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	margin: 12px 0px 0px 10px;
	font-style: italic;
}

h2 {
	color: #cb2ca0;
	background-color: inherit;
	font-family: "Trebuchet MS", Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 12px 0px 2px 10px;
	text-align: left;
	letter-spacing: 2px;
}

h3 {
	color: #cb2ca0;
	background-color: inherit;
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	margin: 12px 0px 0px 10px;
	text-align: center;
}

h4 {
	color: #cb2ca0;
	background-color: inherit;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 12px 0px 2px 10px;
	text-align: left;
}

h5 {
	color: #cb2ca0;
	background-color: inherit;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 2px;
	text-align: left;
}
p {
	color: #DFDFDF;
}
p {
	color: #C09;
	font-size: 14px;
}
p {
	font-size: 16px;
	color: #D6D6D6;
}
p {
	color: #C0C;
}
p {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}
td {
	text-align: center;
}
table {
	color: #CE2BA2;
}
table {
	color: #CA2BA1;
}
td {
	color: #CC33CC;
}
td {
	text-align: left;
}
strong {
	font-size: 18px;
}
.mainrechtsbg #maintext table tr td p {
	font-size: 12px;
}
td {
	font-size: 12px;
}
strong {
	font-size: 12px;
}
strong {
	font-size: 12px;
}
td {
	font-size: 16px;
}
td {
	font-weight: bold;
}
td {
	font-size: 12px;
}
td {
	font-size: 16px;
}
td {
	font-size: 12px;
}
td {
	font-size: 16px;
}
#maintext {
	font-size: 12px;
}
td {
	font-size: 12px;
}
td {
	font-size: 12px;
}
table {
	font-size: 12px;
}
.mainlinksbg .navizwischentext table {
	font-size: 12px;
}
td {
	font-size: 12px;
}
td {
	font-size: 12px;
}
ul {
	font-size: 12px;
}
.mainrechtsbg #maintext table tr td {
	text-align: center;
}
.mainrechtsbg #maintext table tr td {
	text-align: left;
}
