html, body {
	color: black;
	font-size: 12px;
	font-family: Arial, Verdana;
	line-height: 16px;
	margin: 0;
	padding: 0
	}
p, .normal, .lead {
	margin-top: 0;
	}
h1, .titel {
	margin-top: 0px;
	margin-bottom: 12px;
	color: black;
	font-size: 16px;
	font-family: Arial, Verdana;
	font-weight: bold
	}
h2, .untertitel {
	margin-top: 0px;
	margin-bottom: 1px;
	color: black;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Verdana
	}
h3, .untertitel {
	margin-top: 0px;
	margin-bottom: 1px;
	color: black;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Verdana
	}
.klein {
	color: #535353;
	font-size: 10px;
	font-family: Arial, Verdana
	}
a {
	color: #1b679c;
	font-size: 12px;
	text-decoration: underline
	}
a:hover {
	color: black;
	}
a img {
	border: none;
	}
hr {
	color: black;
	background-color: black;
	height: 1px;
	border: 0;
	margin: 20px 0 20px 0 !important;
	}
td {
	color: black;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif
        overflow:auto;
	}
img.bilder {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
	clear: both
	}
img {
	border: 0px
	}
/* dokumente */
a.pdf {
	background-image: url('/icons/module/Dokument3_0/icon_pdf_klein.gif');
	}
a.doc, a.rtf {
	background-image: url('/icons/module/Dokument3_0/icon_word_klein.gif');
	}
a.xls {
	background-image: url('/icons/module/Dokument3_0/icon_excel_klein.gif');
	}
a.pps {
	background-image: url('/icons/module/Dokument3_0/icon_powerpoint_klein.gif');
	}
a.zip {
	background-image: url('/icons/module/Dokument3_0/icon_zip_klein.gif');
	}
a.document {
	background-position: 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
	}
#indexable {
	position: absolute;
	top: -10000px;
	}
#filmbutton {
	width: 562px;
	height: 414px;
	background-image: url(/pictures/einstieg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#formmail label {
	width: 100px;
	float: left;
	}
#formmail label.radio_check {
	width: auto;
	float: none;
	}
#formmail textarea {
	font-size: 12px;
	font-family: Arial, Verdana;
	}
#schriftzug {
	margin-top: -3px;
	}
#volltextsuche {
	padding-top: 30px !important;
	}
.red {
	color: #ff0000;
	}
#subnav {
	clear: both;
	height: 70px;
	}
#subnav ul {
	padding: 0 0 22px 0;
	margin: 0;
	display: inline;
	}
#subnav ul li {
	float: left;
	padding: 6px 0 5px 0;
	list-style: none;
	border-right: 1px solid #fff;
	background-color: #1B679C;
	}
#subnav ul li a {
	color: #fff;
	padding: 6px 5px 5px 5px;
	text-decoration: none;
	font-size: 11px;
	}

ul.flyeroptionen {
margin: 0 0 20px 0;
padding: 0;
}
ul.flyeroptionen li {
display: inline;
margin: 0 2px 0 0;
padding: 0;
list-style: none;
}
ul.flyeroptionen li a {
padding: 5px 8px 5px 8px;
background: #1B679C;
color: #fff;
text-decoration: none;
}
/* =tables
--------------------------------------------------------------- */
/* table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em;
	}
caption {
	margin-bottom: 0.5em;
	text-align: left;
	font-weight: bold;
	font-size: 1em;
	}
table th {
	vertical-align: top;
	font-weight: bold;
	text-align: left;
	background-color: #fff;
	}
table td {
	vertical-align: top;
	}
	
table.list {
	width: 100%;
	}
table.auto {
	width: auto;
	}
table.list th {
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	padding: 2px 15px 2px 0;
	background-color: #fff;
	}
table.list td {
	border-bottom: 1px solid #b7b7b7;
	padding: 2px 15px 2px 0;
	} */
#created {
	text-align: right;
	padding-bottom: 10px;
	color: #a0a0a0;
	font-family: arial;
	font-size: 11px;
	}
#created a {
	text-decoration: none;
	color: #a0a0a0;
	font-size: 11px;
	}
#created a:hover {
	text-decoration: underline;
	color: #616161;
	}

