@charset "utf-8";
/* ======== Definition Inhaltscontainer */
#container {
	margin: 0px;
	padding: 0px;
	width: 980px;
}
/* Setze mit float: left Container nebeneinander */
#container #c1 {
	width: 160px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	overflow: visible;
}
#container #c2 {
	width: 422px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	overflow: visible;
}
#container #c3 {
	width: 208px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	overflow: visible;
}
#container #c4 {
	margin: 0px;
	padding: 0px;
	width: 160px;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	overflow: visible;
}
#container #c5 {
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	overflow: visible;
}



/* ======== Definition Inhaltscontainer c1 */
#container #c1 #logo {
	width: 160px;
	height: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#container #c1 #hn {

	/* keine Formatierung, durch TYPO3 gefüllt */
}
#container #c1 #update {
	/* keine Formatierung, durch TYPO3 gefüllt */
}
/* ======== Definition Inhaltscontainer c1 Navigation in hn */
#container #c1 #hn ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/* Hyperlink erste Hierarchiestufe, mit Linie oben und unten */
#container #c1 #hn ul li a {
	text-decoration: none;
	/* Wegen Hintergrund als Absatz formatieren */
	display: block;
	height: 15px;
	line-height:13px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #000000;
	font-weight: bold;
	background-color: #f7f7f7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #f7f7f7;				/* Helleres Grau angeben */
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;			/* Dunkleres Grau angeben */
}
/* Aktive erste Hierarchiestufe */
#container #c1 #hn ul li a.aktiv {
	text-decoration: none;
	/* Wegen Hintergrund als Absatz formatieren */
	display: block;
	height: 15px;
	line-height:13px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #b50000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b50000;				/* Helleres Rot angeben */
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b50000;			/* Dunkleres Rot angeben */
}
/* Rollover erste Hierarchie */
#container #c1 #hn ul li a:hover {
	color: #FFFFFF;
	background-color: #b50000;
}

/* Hyperlink zweite Hierarchiestufe */
#container #c1 #hn ul li ul li a {
	text-decoration: none;
	/* Wegen Hintergrund als Absatz formatieren */
	display: block;
        height: 15px;
	line-height:13px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	margin: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
/* Aktive zweite Hierarchiestufe */
#container #c1 #hn ul li ul li a.aktiv {
	text-decoration: none;
	/* Wegen Hintergrund als Absatz formatieren */
	display: block;
	height: 15px;
	line-height:13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #b50000;
	font-weight: normal;
	background-color: #FFFFFF;
	margin: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
/* Rollover zweite Hierarchie */
#container #c1 #hn ul li ul li a:hover {
	color: #b50000;
	background-color: #FFFFFF;
}
/* Bilder mit Text in TYPO */
/* Stilname von TYPO */
#c2 .csc-textpic {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b50000;
}
/* Schluss von C2 mit Werbung */
#container #c2 #schluss #schlusstext {
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#container #c2 #schluss #schlusslogo {
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	width: 166px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* C3 */
#c3 .csc-textpic-imagewrap {
	background-color: #000000;	
}

/* Fotogallerie */
.tx-gooffotoboek-pi1 {
	text-align: left;
	display: inline;
}
.tx-gooffotoboek-pi1 a{
	display: inline;
	text-align: left;
}