
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #464646;
}
#tableLeft {
	width: 50%; /* 800px */	
	background-color: #FFFFFF;
	background-color: #FAFAFA;	
}
#tableRight {
	width: 50%; /* 800px */
		background-color: #FAFAFA;	
}
#tableMiddle {
	width: 50em; /* 800px */		
	
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	height: 1px;
	width: 100%;
	border-top: 1px #AEAEAE;
	border-right: 1px #AEAEAE;
	border-bottom: 1px dashed #AEAEAE;
	border-left: 1px #AEAEAE;
	text-align: left;
}
.unsichtbar {
	display: none;
}
.error {
	color: #FF0000;
}
.kursiv {
	font-style: italic;
}
/* PDF-, Word-Download bei Newsbereiche */
.download {
	padding-left: 1.6666666666666666666666666666667em; /* 20px */
	margin-left: 1.6666666666666666666666666666667em; /* 20px */
	margin-bottom: 0.41666666666666666666666666666667em; /* 5px */
	background-image: url(../images/download.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.imageRight {
	float: right;
	margin-bottom: 1.25em; /* 15px */
	margin-left: 1.25em; /* 15px */
	margin-top: 0.41666666666666666666666666666667em; /* 5px */
}
.imageLeft {
	float: left;
	margin-bottom: 1.25em; /* 15px */
	margin-right: 1.25em; /* 15px */
	margin-top: 0.41666666666666666666666666666667em; /* 5px */
}
.formobjektNoSize, .formobjekt, .formobjektklein {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    font-size: 100%;
	padding-left: 0.4166em; /* 5px */
}
.formobjekt {
    width: 400px; /* 310px */
}
.formobjektklein {
    width: 350px; /* 260px */
}
.pdf {
	list-style-image: url(../images/pdf.gif);
}
.pdfText {
	width: 1em; /* 12px */
	height: 1.0833333333333333333333333333333em; /* 13px */
	border: none;
}

/* Dynamische Liste */

label {
	cursor: pointer;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.schrift11 {
	font-size: 68.75%;
}
.schrift12 {
	font-size: 75%;
}
#alles {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#homeAlles {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#layout01 {
	float: left;
	width: 100%;
	height: 100px;
	text-align: center;
}
#layout02 {
	float: left;
	width: 100%;
	height: 46px;
	border-bottom: solid 1px #FFFFFF; 
}
#layout03 {
	float: left;
	width: 100%;

}

#contentbereich {
	float: left;
	font-size: 75%; /* 12px */
	width: 990px;
	color: #FFFFFF;
	padding-top: 40px;
	
}

#descriptionBlock {
	float: left;
	font-size: 75%; /* 12px */
	width: 900px;
	color: #FFFFFF;
	margin-top: 40px;
	padding: 10px;
	background-color: #696767;
	border: 1px dotted #FFFFFF;
	
}
#contentbereich h3 {
	color: #FFFFFF;
	font-size: 18px; /* 18px */
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 15px;
}
#contentbereich h4 {
	color: #5F0027;
	font-size: 116.6%; /* 14px */
	font-weight: bold;
	margin-top: 1.7857142857142857142857142857143em; /* 25px */
	margin-bottom: 0.71428571428571428571428571428571em; /* 10px */
	border-bottom-width: 0.21428571428571428571428571428571em; /* 3px */
	border-bottom-style: double;
	border-bottom-color: #578E93;
	clear: both;
}
#contentbereich  h5 {
	font-size: 100%; /* 12px */
	font-weight: bold;
	text-decoration: underline;
}
#contentbereich  h6 {
	font-size: 100%; /* 12px */
	font-weight: normal;
	text-decoration: underline;
}
#contentbereich p {
	margin-bottom: 1em; /* 12px */
}
#contentbereich a {
	color: #FFFFFF;
	text-decoration: underline;
}
#contentbereich a:hover {
	text-decoration: none;
}
#contentbereich ul {
	margin-left: 2.08333em; /* 25px */
	margin-bottom: 1.25em; /* 15px */
	margin-top: 0.83333em; /* 10px */
	list-style-type: square;
}
#contentbereich li {
	margin-bottom: 0.33333333333333333333333333333333em; /* 4px */
	text-decoration: none;
}
#contentbereich li a {
	text-decoration: none;
}
#contentbereich li a:hover {
	text-decoration: underline;
}
#contentbereich ul ul {
	margin-bottom: 0em;
	margin-top: 0em;
}
#contentbereich ol {
	margin-left: 2.5em; /* 30px */
	margin-bottom: 1.25em; /* 15px */
	margin-top: 0.8333em; /* 10px */
}
#contentbereich form {
	padding: 0.833333em;
	margin-bottom: 0.8333em; /* 10px */
}
#nachOben {
	float: left;
	width: 28.0625em; /* 449px */
	font-size: 91.67%; /* 11px */
	color: #5F0027;
	margin-top: 0.9091em; /* 10px */
	margin-bottom: 0.9091em; /* 10px */
}
#nachOben a {
	color: #5F0027;
	text-decoration: none;
}
#nachOben a:hover {
	text-decoration: underline;
}
#footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: dashed 1px #FFFFFF;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	margin-top: 20px;
	width: 100%;
	float: left;
	line-height: 17px;
}
#footer a {
	color: #FFFFFF;
}
#breadcrump {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	margin-top: 10px;
}
#breadcrump a {
	color: #FFFFFF;	
}
#photoListe ul li {
	margin-bottom: 0.83333333333333333333333333333333em; /* 10px - vorskaliert von #contentbereich */
}
.aussen {
	clear: both;
}
.photo {
	text-align: center;
	float: left;
	width: 100%;
	clear: both;
	padding-top: 0.83333333333333333333333333333333em; /* 10px - vorskaliert von #contentbereich */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 91.666%;  /* 11px */
}
.photoZahl {
	background-color: #EEEEEE;
	padding: 0.33333333333333333333333333333333em; /* 4px - vorskaliert von #contentbereich */
	text-align: center;
	margin-bottom: 0.33333333333333333333333333333333em; /* 4px - vorskaliert von #contentbereich */
	margin-left: 2.4166666666666666666666666666667em; /* 29px - vorskaliert von #contentbereich */
	margin-right: 2.4166666666666666666666666666667em; /* 29px - vorskaliert von #contentbereich */
	border-top: 0px #D2D2D2;
	border-right: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 91.666%;  /* 11px */
	font-weight: bold;
	color: #5F0027;
}
.photoRahmen {
	height: 210px; /* 125px - vorskaliert von #contentbereich */
	width: 191px; /* 110px - vorskaliert von #contentbereich */
	float: left;
	margin-right: 48px;
}
#photoControl {
	padding-right: 1.1538461538461538461538461538462em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 81.25%;		/* 13px */
	padding-left: 0.53846153846153846153846153846154em;
	margin: 0px;
	text-align: center;
	vertical-align: text-top;
	padding-top: 1px;
	line-height: 1.9230769230769230769230769230769em;
	background-color: #F2F2F2;
	width: 49.230769230769230769230769230769em;		/* 640px */
	margin-top: 0.76923076923076923076923076923077em;		/* 10px */
	margin-bottom: 0.76923076923076923076923076923077em;		/* 10px */
	border: 1px solid #95999A;
	padding: 0.38461538461538461538461538461538em;		/* 5px */
}
.photoPfeile {
	font-size: 107.69%; /* 14px - vorskaliert von #contentbereich */
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5AD25;
	font-weight: bold;
	color: #000000;
	margin-right: 0.15384615384615384615384615384615em; /* 10px - vorskaliert von #contentbereich */
	margin-left: 0.15384615384615384615384615384615em; /* 10px - vorskaliert von #contentbereich */
	padding-top: 0px;
	padding-bottom: 0.21428571428571428571428571428571em; /* 1px - vorskaliert von #contentbereich */
}
.photoPfeile a {
	color: #000000;
	padding-right: 0.28571428571428571428571428571429em;	/* 4px */
	padding-left: 0.64285714285714285714285714285714em; /* 9px - vorskaliert von #contentbereich */
}
.photoPfeile a:hover {
	text-decoration: none;
}
.photoSlider {
	font-size: 92.307%;		/* 12px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #95999A;
	margin-top: 0px;
	padding-top: 0.16666666666666666666666666666667em;		/* 2px */
	padding-bottom: 4px;		/* 4px */
	background-color: #FAFAFA;
	padding-left: 1px;		/* 1px */
	padding-right: 1px;		/* 1px */
}
.photoSlider a {
	color: #676767;
}
.photoSlider a:hover {
	color: #000000;
	text-decoration: none;
}
.photoSliderActive {
	color: #000000;
	font-weight: bold;
}
#photoDiscription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%;		/* 11px */
	padding-left: 0.45454545454545454545454545454545em;
	padding-top: 0px;
	text-align: center;
	width: 640px;		/* 640px */
	margin-top: 0.90909090909090909090909090909091em;		/* 10px */
	margin-bottom: 0.90909090909090909090909090909091em;		/* 10px */
	padding: 0.45454545454545454545454545454545em;		/* 5px */
	color: #FFFFFF;
}

/* Startseite */

#homeLayout03 {
	background-color: #FFFFFF;
	border-top: solid 5px #FFFFFF;
	border-bottom: solid 5px #FFFFFF;
	width: 841px;
	margin-left: 15px;
	float: left;
}
#homeLayout02 {
	float: left;
	width: 100%;
	height: 46px;
	border-bottom: solid 1px #FFFFFF; 
}
#menueBackground {
	background-color: #464646;
	height: 39px
	float: left;
	
}
#hauptmenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; /* 11px - vorskaliert von #alles */	
	background-color: #464646;
	border-top: none;
	border-bottom: none;
	border: none;
	color; #FFFFFF;
	background-image:url(../images/menueQuadrat.jpg);
	background-repeat:no-repeat;
	background-position: 2px;
	padding-left: 15px;
}
#contentOptimierung {
	padding-right: 100px;
	margin-left: 40px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: solid 1px #8D8D8D;
	width: 740px;
	background-color: #616161;
	margin-bottom: 20px;
}
#zweiSpalter {
	width: 100%;
}
#zweiSpalterLinks {
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: solid 1px #8D8D8D;
	width: 350px;
	background-color: #616161;
	margin-bottom: 20px;	
	float: left;
}
#bildanfrage {
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: solid 1px #8D8D8D;
	width: 616px;
	background-color: #616161;
	margin-bottom: 20px;	
	float: left;	
}
#impressum {
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: solid 1px #8D8D8D;
	width: 616px;
	background-color: #616161;
	margin-bottom: 20px;	
	float: left;		
}
#kontakt {
	padding-right: 50px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: solid 1px #8D8D8D;
	width: 200px;
	background-color: #616161;
	margin-bottom: 20px;	
	float: left;		
}
#zweiSpalterRechts {
	padding-right: 50px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: solid 1px #8D8D8D;
	width: 350px;
	background-color: #616161;
	margin-bottom: 20px;	
	float: right;
}
#bildanfrage02 {
	padding-right: 50px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: solid 1px #8D8D8D;
	width: 200px;
	background-color: #616161;
	margin-bottom: 20px;	
	float: right;	
}
#impressum02 {
	padding-right: 50px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: solid 1px #8D8D8D;
	width: 200px;
	background-color: #616161;
	margin-bottom: 20px;	
	float: right;		
}
#kontakt02 {
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: solid 1px #8D8D8D;
	width: 616px;
	background-color: #616161;
	margin-bottom: 20px;	
	float: right;		
}
#inhaltsverzeichnis02 {
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: solid 1px #8D8D8D;
	width: 616px;
	background-color: #616161;
	margin-bottom: 20px;	
	float: right;		
}
#inhaltsverzeichnis02 ul {
	padding-left: 20px;	
	margin-left: 20px;	
}
