@charset "UTF-8";
/* CSS Document */

/* ======== Definition Inhaltscontainer */
/* === HTML-Standard = 16 Pixel === */
html {
	font-size: 100%;
}


/* === alle Absätze auf 0 Pixel Abstand stellen === */ 
* {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 1em;
}

.csc-textpic-text {
	margin-bottom: 2em;
}



/* ====== Formular Kummerseite =========*/

label {
    width: 11em;
    float: left;
}
.csc-mailform {
	    border-style: none;
	    margin: 0em;
	    padding: 0em;
}
.csc-mailform-field {
	margin-bottom: 0.5em;
}
.csc-mailform textarea, .csc-mailform input {
	font-size: 1.1em; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 32.0em;
}
.csc-mailform #mailformformtype_mail {
	width: 17.8em;
	margin-left: 0em;
}

/* Formular */
#container #rahmen #c3 label {
    width: 100px;
    float: left;
}

/* ==== Ende Formular Kummernseite ====*/




#container {
	width: 90.5em;
    	height: auto;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 2em;
    	padding: 0em;
}

#logo {
	width: 90em;
	height: 12em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	float: left;
}

#navioben {
	width: 70em;
    	height: 2em;
	margin-top: -2.5em;
	margin-right: 0em;
	margin-bottom: 2em;
	margin-left: 0em;
	padding: 0em;
	float: left;
}


/* ======== Hauptnavigation erste Linie oben */
/* Setze mit float: left Container nebeneinander */
#hn {
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 0.1em;
	width: 20em;
	height: auto;
	margin-top: 2em;
	margin-right: 2em;
	float: left;
}




#c2 {
	width: 48em;
	height: auto;
	margin-top: 2em;
	margin-right: 1.9em;
	margin-bottom: 2em;
	margin-left: 0em;
	padding: 0em;
	float: left;
}

#c3 {
	width: 17.8em;
	height: auto;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 2em;
	margin-left: 0em;
	padding: 0em;
	float: left;
}

.tx-macinasearchbox-pi1 {
	margin-bottom: 3em;

}

/* ======== Definition Footer - soll immer mit 20px Abstand unter dem längsten Container sein */
#footer {
	width: 90em;
	height: 6em;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	float: left;
}

#footer #adresse {
	width: 90em;
	height: 2em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	padding-top: 0.7em;
	border-top-width: .1em;
	border-top-style: solid;
	border-top-color: #9b0e33;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #9b0e33;
	text-align: left;
	text-valign: middle;
	float: left;
}
#footer #ddt {
	width: 90em;
	height: 2em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0px;
	text-align: right;
	text-valign: middle;
	float: left;
}




/* ======== Definition Navioben */

/* Navioben definieren */
#navioben ul {
	list-style-type: none;
}
#navioben ul li {
	float: left;
	margin-right: 0em;
}
#navioben li a {
	color: #000000;
	text-decoration: none;
}
#navioben li a:hover {
	color: #9b0e33;
	text-decoration: none;
}
#navioben .aktiv {
	color: #9b0e33;
}


#hn ul {
	list-style-type: none;
	margin left: 1.5em;
	padding: 0em;
	line-height: 1.8em;
}
#hn ul li {
	text-indent: 1.5em;
}



/* Hyperlink erste Hierarchiestufe */
#hn ul li a { 
	display: block;
	height: 1.8em;
	text-decoration: none; 
	color: #000000; 
	/*font-weight: bold; */
	margin: 0em; 
	padding: 0.3em 0 0.1em; 
	border-bottom: 0.1em solid #000000; 
	border-top-style: none; 
	text-indent: 0em;
}

/* Aktive erste Hierarchiestufe */
#hn ul li a.aktiv {
	text-decoration: none;
	font-weight: bold;
	/* Abstand Navigation */
	display: block;
	height: 1.8em;
	color: #9b0e33;
	padding: 0.3 0 0.1 0.5em;
	margin: 0em;
	border-top-width: 0.1em;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/* Rollover erste Hierarchie */
#hn ul li a:hover {
	color: #9b0e33;
	border-bottom-color: #9b0e33;
	border-bottom-width: 0.1em; 
}

/* ============== */
/* Einzug zweite Hierarchie */
#hn ul li ul {
	line-height: 1.8em;
}

#hn ul li ul li {
	text-indent: 0em;
}



/* Hyperlink zweite Hierarchiestufe */
#hn ul li ul li a {
	display: block;
	height: 1.8em;
	text-decoration: none; 
	color: #000000; 
	/*font-weight: bold; */
	margin-left: 1.8em; 
	padding: 0.3 0 0.1 0.1em; 
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-style: none; 
	text-indent: 0em;
}

/* Aktive zweite Hierarchiestufe */
#hn ul li ul li a.aktiv {
	text-decoration: none;
	font-weight: bold;
	/* Abstand Navigation */
	display: block;
	height: 1.8em;
	color: #9b0e33;
	padding: 0.3 0 0.1 0.1em;
	margin-left: 1.8em;
	border-top-width: 0.1em;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/* Rollover zweite Hierarchie */
#hn ul li ul li a:hover {
	color: #9b0e33;
	border-bottom-color: #9b0e33;
	border-bottom-width: 0.1em; 
}

/* Adress Link */

#adresse a, #ddt a, #c2 a, #c3 a {
	text-decoration: none;
	color: #000000;
}
#adresse a:hover, #ddt a:hover, #c2 a:hover, #c3 a:hover {
	text-decoration: none;
	color: #9b0e33;
}

/*wegen Sitemap von Typo3*/
 #c2 a#c2 {
 margin: 0em;
 }
 
 .csc-sitemap ul li ul {
 margin-left: 0.1em;
 }