body {
	margin: 0px;
	padding: 0px;
	background-image: pics/bg_all.gif);
	background-image: url(pics/bg_all.gif);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	letter-spacing: 2px;
	font-weight: normal;
	padding-bottom: 15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

table.navigation td{
	vertical-align: bottom;
	height: 46px;
	width: 27px;
}

table.subnavigation td{
	vertical-align: bottom;
	height: 25px;
	width: 22px;
}

table.subnavigation_vert td{
	vertical-align: top;
	height: 25px;
	width: 27px;
}

.subnavigation_vert {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
}
.subnavigation_vert a:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.subnavigation_vert a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.subnavigation_vert a:hover {
	font-size: 11px;
	color: #DB9C2C;
	text-decoration: none;
}

.bildnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	letter-spacing: 2px;
	text-align: right;
	vertical-align: top;
}
.bildnavigation a:link {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.bildnavigation a:visited {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.bildnavigation a:hover {
	font-size: 9px;
	color: #DB9C2C;
	text-decoration: none;
}
.bildnavigation a:active {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.bildnavigationaktiv {
	color: #000000;

}

.subnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	letter-spacing: 2px;
	text-align: right;
	vertical-align: bottom;
}
.subnavigation a:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.subnavigation a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.subnavigation a:hover {
	font-size: 11px;
	color: #DB9C2C;
	text-decoration: none;
}
.subnavigation a:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.subnavigationaktiv {
	color: #000000;
}

.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 65px;
	padding-bottom: 30px;
	text-transform: none;
}

table.formulare td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	height: 24px;
}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

table.bildgalerie td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	padding-bottom: 10px;
	vertical-align: bottom;
}

table.bildgalerie th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

input.text{
	background-color: #c3c3b7;
	padding-left: 5px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}

input.submit {
	background-color: #c3c3b7;
	padding-right: 5px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}

textarea {
	background-color: #c3c3b7;
	padding-left: 5px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #c3c3b7;
	border-width: 1px;
	border-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	vertical-align: bottom;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.footer a:link {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.footer a:visited {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.footer a:active {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	
}img {
	border: none;
}

.bilderuntertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
}
.programm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 0px;
	padding-bottom: 30px;
	text-transform: none;
}

.progtitel {
	font-size: 16px;
	color: #FFFFFF;
}
.xl31 a:link {
	color: #CC9933;
	text-decoration: none;
}
.xl31 a:visited {
	color: #CC9933;
}
.xl31 a:hover {
	color: #663300;
	text-decoration: none;
}
.xl31 a:active {
	color: #333333;
	text-decoration: none;
}