﻿body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
body {
	background-image: url(../bilder/hintergrund.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #87B2D5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

a:link {
	color: #009;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009;
}
a:hover {
	text-decoration: underline;
	color: #F2AD00;
}
a:active {
	text-decoration: none;
	color: #F90;
}
h1 {
	font-family: 'Redressed', cursive;
	font-size: 40px;
	color: #f2ad00;
	text-shadow:black 1px 1px 2px;
	text-align: left;
	
}
h2 {
	font-size: 18px;
	color: #009;
}
h3 {
	font-size: 16px;
	color: #FFF;
}
h4 {
	font-size: 14px;
	color: #009;
}
h5 {
	font-size: 12px;
	color: #009;

}
h6 {
	font-size: 10px;
	color: #333;
}

a img{ border: 0px none }




.wrapper {
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	height: 180px;
	width: 980px;
	clear: both;

}
.inhalt {
	background-image: url(../bilder/hintergrund_mitte.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 980px;
	float: left;
	clear: none;
}
.footer {
	background-image: url(../bilder/hintergrund_unten.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 980px;
	clear: both;
	padding-left: 10px;
	color: #FFF;
	font-weight: bolder;
	padding-top: 35px;
	padding-right: 10px;
	text-align: center;
}

.unten   {
	color: #fff;
	}

a.unten  {
	color: #fff;
}

a.unten:hover {
	text-decoration: underline;
	color: #F2AD00;
}


.navigation {
	float: left;
	width: 175px;
	clear: none;
	color: #FFF;
	font-style: normal;
	text-decoration:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;

	}
	



.text_rechts {
	float: right;
	height: auto;
	width: 345px;
	clear: none;
	padding-right: 32px;
	text-align: justify;
}



.text_links {
	height: auto;
	width: 345px;
	padding-left: 238px;
	clear: none;
	text-align: justify;
	color: #333;
}



.headline {
	clear: left;
	height: auto;
	width: 709px;
	padding-right: 32px;
	padding-left: 238px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.einspaltig {
	border-style: 0;
	float: right;
	width: 705px;
	margin-right: 32px;
	text-align: justify;
	color: #333;
	line-height: 1.35;
}
.wrapper .inhalt .text_links .Stil16 .Stil26 {
	text-align: left;
}
.wrapper .inhalt .einspaltig table tr td {
	text-align: justify;
}
.wrapper .inhalt .einspaltig table#zentriert tr td {
	text-align: center;
}

.wrapper .inhalt .einspaltig #blocksatz tr td p {
	text-align: justify;
}
.wrapper .inhalt .einspaltig #TabbedPanels1 .TabbedPanelsTabGroup .TabbedPanelsTab.TabbedPanelsTabSelected {
	font-size: 12px;
}
.zentriert {
	text-align: center;
}
.wrapper .inhalt .einspaltig .data thead .colgroups .date {
	text-align: center;
}
