/* josefin-sans-regular - latin */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/josefin-sans-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/josefin-sans-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/josefin-sans-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/josefin-sans-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/josefin-sans-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/josefin-sans-v23-latin-regular.svg#JosefinSans') format('svg'); /* Legacy iOS */
}
/* josefin-sans-700 - latin */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/josefin-sans-v23-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/josefin-sans-v23-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/josefin-sans-v23-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/josefin-sans-v23-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/josefin-sans-v23-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/josefin-sans-v23-latin-700.svg#JosefinSans') format('svg'); /* Legacy iOS */
}


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-y;
	background-color: #bf1812;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-position: center top;
}

a:link {
	color: #bf1812;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #bf1812;
}
a:hover {
	text-decoration: underline;
	color: #FF5959;
}
a:active {
	text-decoration: none;
	color: #bf1812;
}
h1 {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 34px;
	color: #bf1812;
	text-align: left;
	
}
h2 {
	font-size: 18px;
	color: #bf1812;
}
h3 {
	font-size: 16px;
	color: #FFF;
}
h4 {
	font-size: 14px;
	color: #bf1812;
}
h5 {
	font-size: 12px;
	color: #bf1812;

}
h6 {
	font-size: 10px;
	color: #333;
}

a img{ border: 0px none;
       border-radius: 8px;
 }




.wrapper {
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	height: 165px;
	width: 980px;
	clear: both;
	padding-top: 40px;

}
.inhalt {
	background-image: url(../bilder/Hus_hanbutt_mitte.png);
	background-repeat: repeat-y;
	height: auto;
	width: 980px;
	float: left;
	clear: none;
}
.footer {
	background-image: url(../bilder/Hus_hanbutt_unten.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 930px;
	clear: both;
	padding-left: 25px;
	color: #FFF;
	font-weight: bolder;
	padding-top: 35px;
	padding-right: 25px;
	text-align: center;
}

.unten   {
	color: #fff;
	}

a.unten  {
	color: #fff;
}

a.unten:hover {
	text-decoration: underline;
	color: #bf1812;
}


.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 {
	float: right;
	width: 705px;
	margin-right: 32px;
	text-align: justify;
	color: #333;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	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;
}
