body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #CCCCCC;
	margin: 0;
	margin-top: 20px;
	padding: 0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-weight: normal;
	color: #191970;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #191970;
	letter-spacing: 1pt;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #191970;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #191970;
	letter-spacing: 3pt;
}
a.gross:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #191970;
}
a.gross:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #696969;
}
a.gross:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #1E90FF;
}
a.gross:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #1E90FF;
}
a.klein:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #191970;
}
a.klein:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #696969;
}
a.klein:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1E90FF;
}
a.klein:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #1E90FF;
}
.normalfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.logo {
	font-family: "Courier New", Courier, mono;
	font-size: 36pt;
	color: #FFCC33;
	font-weight: bold;
}
.logoklein {
	font-family: "Courier New", Courier, mono;
	font-size: 16pt;
	font-weight: bold;
	color: #FFCC33;
}
.winz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.publikation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 191970;
}
.kleiner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tabtitel {
	background-color: #C0C0C0;
}
.tabbody {
	background-color: C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.floatleft {
float: left;
border-left: 10px;
margin-right: 20px;
border-top: 0px;
border-bottom: 10px;
}

.clearleft {
clear: left;
}

.floatright {
float: right;
border-right: 20px;
margin-left: 20px;
border-top: 0px;
border-bottom: 10px;
}

.clearleft {
clear: left;
}
/* ####################################### TABELLEN #########################*/

table.ausstellung {
	background-color: #C0C0C0;
	border: 0;
	cell-spacing: 4;
	cell-padding: 6px;
	width: 760px;
	margin: 0px auto;
	padding: 8px;
}

table.ausstellung td {
	font-weight: bold; 
	line-height: normal;
	margin: 0;
	padding: 2px;
}
table.ausstellung td p {
	margin: 0;
	padding: 0;
}
/* ####################################### LISTEN ######################### */
ul li {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
}

ul.aufgelockert {
list-style-position: outside;
}

ul.aufgelockert li {
margin-bottom: 6px;
margin-left: 20px;
}

.rechtsrand {
margin-right: 40px;
}
/* ###################################### DIVs für neue Seiten ########### */

div.grauhinterlegt {
background-color: #999999;
padding: 10px;
}

div#wrapper {
	background-color: #C0C0C0;
	margin: 0px auto;
	width: 760px;
}
div#header {
	background-color: #C0C0C0;
	background-image: url(images/taenz_100.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #191970;
	border-top: 1px solid #191970;
	height: 100px;
	margin: 0px auto;
	width: 760px;
}
div#inhalt {
	width: 760px;
	height: auto;
	min-height: 400px;
	margin: 0px auto;
	background-color: #C0C0C0;
}
div#footer {
	background-color: #999999;
	width: 760px;
}

div#header h1, div#header h2, div#inhalt h1, div#inhalt h2, div#inhalt h3, div#inhalt h4, div#inhalt p {
	margin-left: 20px;
	margin-right: 20px;
}
/*Verschlüsselung für Mail*/
span.codedirection { 
unicode-bidi:bidi-override; direction: rtl; 
}

table.dias a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #191970;
}

table.dias a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #696969;
}
table.dias a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1E90FF;
}
table.dias a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #1E90FF;
}
