* {
	margin: 0;
	padding: 0;
}
/* Holly Hack */
* html p, * html h1 {
	height: 1%;
}
/* Holly Hack Ende */

html {
	background: #ecece2 url(../images/bg_navi_links.gif) repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.invisible, dfn {
	display: none;
}
#top {
	visibility: hidden;
}
/* Header */
#header {
	position: relative;
	height: 85px;
	margin-left: 0;
	border-color: #ffffed;
	border-style: solid;
	border-width: 4px 0 4px 4px;
	background-color: #ecece2;
}
#header img {
	float: left;
}
#header h1 {
	margin-top: 0.40em;
	margin-left: 216px;
	font-size: 1.25em;
	font-weight: normal;
	color: #21217b;
}
#navi_oben_rahmen {
	margin-left: 248px;
	font-size: 0.69em;
}
#navi_oben {
	min-height: 1.50em;
	color: #21217b;
	margin-left: 44.50em;
	text-align: center;
	padding: 8px 0;
	width: 23.18em;
	background: white;
}
#navi_oben a {
	color: #21217b;
	text-decoration: none;
}
#navi_oben a:focus, #navi_oben a:hover {
	text-decoration: underline;
}
#hilfe {
	float: left;
	background-image: url(../images/icon_hilfe.gif);
	padding-left: 17px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position: left center;
	margin-left: 28px;
}
#schrift {
	margin-left: 28px;
	float: left;
}
#schriftgroesse {
	margin-right: 0px;
	float: right;
}
* html #schriftgroesse {
	margin-right: 0px;
}
/* Header Ende */


/* linke Seite */
#spacer_nav {
	height: 29px;
	background-color: #21217b;
}
#linke_seite {
	float: left;
	border-color: #ffffed;
	border-style: solid;
	border-width: 0px 4px 0 4px;
	background: #ffffed;
	width: 174px;
	height: 100%;
}
* html #linke_seite {
	margin-right: -3px;
}
img#square_vhs, img#square_mettmann {
	border-color: #ffffed;
	border-width: 0 4px 0 0;
	border-style: solid;
}
#navi_links {
	font-size: 0.81em;
	font-weight: bold;
	color: white;
	border-bottom: 1px solid #ffffed;
}
* html #navi_links {
	margin-bottom: 1px;
}
*+html #navi_links {
	margin-bottom: 1px;
}
#navi_links li {
	background-color: #21217b;
	list-style-type: none;
	border-top: 1px solid #ffffed;
}
#navi_links a {
	display: block;
	color: white;
	text-decoration: none;
	padding: 6px 0px 7px 12px;
}
* html #navi_links a {
	padding: 4px 0px 7px 12px;
}
*+html #navi_links a {
	padding: 4px 0px 7px 12px;
}
#navi_links a:focus, #navi_links a:hover, #navi_links .active a {
	background: #ecece2;
	color: #ef0082;
}
#navi_links .active li a {
	background: none;
	color: white;
}
#navi_links li a:focus, #navi_links li a:hover, #navi_links .active li.active a, #navi_links .second-level .second-active a {
	background: #ecece2;
	color: #ef0082;
}
#navi_links .second-level li {
	padding-left: 20px;
	border-top: 0;
	font-size: 0.81em;
}
#navi_links .second-level li a {
	padding: 7px 0px 8px 4px;
}
* html #navi_links .second-level li a {
	padding: 3px 0px 7px 4px;
}
*+html #navi_links .second-level li a {
	padding: 3px 0px 7px 4px;
}
/* linke Seite Ende */


/* Mittelteil */
#mitte {
	/*overflow: hidden;*/
width: 100%;
}
/* Mittelteil Ende */


/* Content */
.spacer {
	clear: both;
}
#content_rahmen {
	margin-left: 183px;
	border-color: #21217b;
	border-width: 0 1px 1px 0;
	border-style: solid;
	background: url(../images/bg_square_blau.gif) repeat-y 35.10em top;
	color: #21217b;
	width: 51.19em;
}
* html #content_rahmen {
	margin-right: -3px;
	margin-left: 0;
}
span.detail {
	float: left;
	display: block;
	width: 4.50em;
}
a.download {
	padding-left: 21px;
	padding-bottom: 4px;
	min-height: 17px;
	background: url(../images/pdf.gif) no-repeat 0px -1px;
}
a.download-doc {
	padding-left: 21px;
	padding-bottom: 4px;
	min-height: 17px;
	background: url(../images/doc.gif) no-repeat 0px -1px;
}
#content_rahmen h2 {
	font-size: 0.81em;
}
#content_rahmen h3 {
	color: black;
	padding: 0 14px 4px 14px;
	font-size: 0.81em;
}
#content_rahmen p {
	line-height: 1.19em;
	color: black;
	font-size: 0.69em;
}
#content_rahmen a {
	text-decoration: underline;
	color: #21217b;
}
#content_rahmen a:focus, #content_rahmen a:hover {
	text-decoration: none;
	color: #ef0082;
}
#breadcrumb {
	margin-left: 14px;
	margin-bottom: 17px;
	font-weight: bold;
	font-size: 0.69em;
}
#content_rahmen #breadcrumb a {
	text-decoration: underline;
	font-weight: normal;
}
#content_rahmen #breadcrumb a:hover, #content_rahmen #breadcrumb a:focus {
	text-decoration: none;
}
#content_rahmen ul {
	margin-left: 14px;
	padding-bottom: 2px;
	position: relative;
}
#content_rahmen ul li {
	background: url(../images/square_blau.gif) no-repeat;
	list-style-type: none;
	padding-left: 23px;
	min-height: 15px;
	margin-bottom: 12px;
	font-size: 0.69em;
}
* html #content_rahmen ul li {
	background-position: 0 4px;
	margin-bottom: 9px;
}
*+html #content_rahmen ul li {
	margin-bottom: 9px;
	padding-top: -4px;
}
#content {
	padding: 15px 28px 35px 28px;
	width: 31.63em;
	float: left;
}
* html #content {
	margin-right: -3px;
}
#content-feed {
	background-color: white;
}
#content-feed h1 {
	padding: 28px 14px 5px 14px;
	font-size: 0.88em;
	font-weight: bold;
	margin-bottom: 14px;
	background-color: #ecece2;
}
* html #content-feed .csc-header {
	clear: both;
}
*+html #content-feed .csc-header {
	clear: both;
}
#content-feed .csc-textpic-imagewrap {
	padding: 0px 14px 9px 14px;
}
* html #content-feed .csc-textpic-imagewrap {
	padding-bottom: 14px;
}
*+html #content-feed .csc-textpic-imagewrap {
	padding-bottom: 14px;
}
#content-feed p {
	clear: none;
	padding: 0 14px 14px 14px;
}
#content-feed table {
	width: auto;
	empty-cells: show;
	border-collapse: collapse;
	margin: 0 14px 14px 14px;
	color: black;
	font-size: 0.69em;
}
#content-feed thead tr {
	background: #21217b;
	color: white;
}
#content-feed thead th {
	text-align: left;
	padding: 5px;
	font-weight: bold;
	border-bottom: 4px solid #ecece2;
}
#content-feed thead .td-0 {
	border-right: 1px solid #ecece2;
}
#content-feed tbody td {
	padding: 5px;
	border-bottom: 1px solid #21217b;
}
#content-feed tbody .td-0 {
	border-right: 1px solid #21217b;
}
.text {
	width: auto;
}
.text_rahmen {
	position: relative;
	background: white;
	padding: 14px 0px 14px 0px;
	margin-bottom: 49px;
	width: 31.55em;
}
* html .text_rahmen {
	padding-bottom: 0;
}
*+html .text_rahmen {
	padding-bottom: 0;
}
.text_rahmen_klein {
	position: relative;
	background: white;
	padding: 14px 0px 0px 14px;
	width: 14.44em;
}
* html .text_rahmen_klein {
	min-height: inherit;
}
*+html .text_rahmen_klein {
	min-height: inherit;
}
.bild_rechts {
	position: relative;
	float: right;
}
.bild_links {
	position: relative;
	margin-right: 7px;
	float: left;
}
.flexform-two-cols {
	background: #ecece2;
}
.flexform-two-cols .spacer {
	display: none;
	clear: none;
}
.flexform-two-cols .spalte1 {
	background: white;
	float: left;
	width: 48%;
}
.flexform-two-cols .spalte2 {
	background: white;
	margin-left: 51%;
	width: 48%;
}
.flexform-two-cols .csc-textpic-intext-left {
	margin-bottom: 14px;
}
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-right: 0px;
}
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
	margin-right: 0px !important;
}
#content-feed .flexform-two-cols .csc-textpic-imagewrap {
	padding: 0 7px 7px 7px;
}
#content-feed .flexform-two-cols h1 {
	padding-top: 14px;
}
p#vortext {
/*margin-left: 14px;*/ }
.programm_box {
	float: left;
	margin-right: 14px;
	width: 46%;
}
#content_rahmen .programm_box p {
	font-size: 0.76em;
}
.datum {
	font-weight: bold;
}
#content .programm_box h1 {
	font-size: 0.81em;
	margin-bottom: 0;
}
.programm_box .text_rahmen_klein {
	min-height: inherit;
	width: 100%;
	padding: 11px 0 1px 0;
}
.programm_box .text_rahmen_klein .status {
	font-weight: bold;
}
#content_rahmen #vortext {
	padding-top: 14px;
	background-color: white;
}
#aktionen {
	width: 12em;
	float: right;
}
#aktionen p {
	font-weight: bold;
	font-size: 0.88em;
	padding-bottom: 7px;
	padding-right: 0;
	margin-right: 5px;
	color: #21217b;
}
#aktionen p.belegung {
	margin-left: 5px;
}
#aktionen p.belegung img {
	margin-top: 1px;
}
#aktionen .button {
	background-image: url(../images/pfeil_pink_weiss.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	text-align: center;
}
#content_rahmen #aktionen a {
	width: 9.57em;
	margin-left: 21px;
	background-color: #21217b;
	padding: 2px 7px 3px 7px;
	display: block;
	text-decoration: none;
	color: #ecece2;
}
* html #content_rahmen #aktionen a {
	margin-left: 15px;
}
*+html #content_rahmen #aktionen a {
	margin-left: 15px;
}
#content_rahmen #aktionen a:focus, #content_rahmen #aktionen a:hover {
	background-color: #ecece2;
	color: #21217b;
}
#aktionen #einzeltermine {
	width: 10.56em;
	font-weight: bold;
	border: 0;
	padding: 1px 7px 2px 7px;
	background-color: #21217b;
	color: #ecece2;
	font-size: 1.00em;
	margin-left: 18px;
}
*+html #aktionen #einzeltermine {
	padding: 0px 4px 1px 4px;
}
* html #aktionen #einzeltermine {
	padding: 0px 4px 1px 4px;
}
#aktionen #einzeltermine:focus, #aktionen #einzeltermine:hover {
	background-color: #ecece2;
	color: #21217b;
}
div.map {
	width: 506px;
	height: 450px;
}
#content-feed .tx-wecmap-pi1 table {
	margin: 0 0 14px 14px;
}
dd.csc-textpic-caption {
	padding: 2px 7px;
	font-size: 0.69em;
}
#content-feed #suche h1 {
	padding: 28px 14px 5px 14px;
}
#suche .text_rahmen {
	padding: 14px 0px 0px 0px;
	margin-bottom: 0;
}
#suche .status {
	font-weight: bold;
}
#auflistung .text_rahmen {
	margin-bottom: 0;
/*padding: 14px 0px 14px 0px;*/ }
#auflistung .abstand_klein {
	float: left;
	display: block;
	width: 8em;
}
#auflistung #ergebnis {
}
#auflistung fieldset {
	color: black;
	padding: 0 14px;
	border: 0;
}
#auflistung label {
	padding-top: 4px;
	display: block;
	float: left;
	width: 11em;
	font-size: 0.69em;
}
#auflistung input {
	color: black;
	width: 20em;
}
#auflistung .mailform-field {
	clear: both;
	margin-bottom: 5px;
}
#auflistung input#mailformAgb {
	width: auto;
}
#auflistung input.mailform-submit {
	border: 0;
	padding: 5px 14px;
	color: #ecece2;
	background: #21217b;
	width: auto;
	margin-top: 20px;
}
#auflistung input.mailform-submit:hover, #auflistung input.mailform-submit:focus {
	color: #21217b;
	background: #ecece2;
}
#content-feed fieldset p {
	padding: 0 0 14px 0;
}
#auflistung h2 {
	margin-bottom: 3px;
}
#auflistung form label#agb {
	padding-top: 0;
	width: auto;
	float: right;
}
#auflistung input#agbs {
	width: auto;
}
#auflistung #senden {
	margin-top: 15px;
}
#auflistung #senden a {
	text-decoration: none;
	padding: 5px 10px;
	background: #21217b;
	color: white;
}
#auflistung #senden a:hover, #auflistung #senden a:focus {
	color: #21217b;
	background: #ecece2;
}
#content-feed .gmnoprint h1 {
	background: none;
	color: black;
	padding: 0;
	font-size: 0.69em;
}
#content-feed .gmnoprint p {
	padding: 0;
}
/* Content Ende */


/* rechte Seite */
#rechte_seite {
	margin-left: 35.13em;
	width: 15.19em;
	padding: 14px 0 14px 7px;
}
* html #rechte_seite {
	margin-left: 0;
}
.rechte_seite_feed h1 {
	font-size: 0.88em;
	font-weight: bold;
	padding: 7px 7px 7px 14px;
	margin-bottom: 14px;
	background: white;
}
.box {
	padding: 7px 7px 7px 14px;
	margin-bottom: 14px;
	background: white;
}
.box h2 {
	margin-bottom: 3px;
}
#rechte_seite p {
	padding: 0 0 14px 14px;
	line-height: 120%;
	color: black;
}
#rechte_seite ul {
	margin: 0 0 0 7px;
	padding: 0 0 10px 0;
}
#rechte_seite ul li {
	background-image: url(../images/square_pink.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style-type: none;
	padding-left: 19px;
	min-height: 9px;
	margin-bottom: 11px;
	font-size: 0.69em;
}
* html #rechte_seite ul li {
	margin-bottom: 6px;
	background-position: 0px 8px;
}
*+html #rechte_seite ul li {
	margin-bottom: 6px;
}
#rechte_seite ol {
	list-style-type: decimal;
	margin: 0 0 0 33px;
}
#rechte_seite ol li {
	font-size: 0.69em;
	color: #21217b;
	margin-bottom: 11px;
	padding: 0;
}
#rechte_seite ol li span {
	font-size: 0.88em;
	font-weight: normal;
	color: black;
}
input {
	padding: 2px;
	font-size: 0.69em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #21217b;
}
input.suche {
	width: 11em;
	margin-right: 7px;
	border: 1px solid #21217b;
}
* html input.suche {
	width: 9em;
}
*+html input.suche {
	width: 9em;
}
input.button {
	border: 0;
	padding: 2px 14px;
	background: #ecece2;
}
input.button:hover, input.button:focus {
	color: #ecece2;
	background: #21217b;
}
img#thawte {
	margin: 0 0 7px 7px;
	float: right;
}
.logo_certqua {
	margin: 28px 0 28px 0;
	text-align: center;
}
.logo_certqua img {
	border: 0;
}
/* rechte Seite Ende */


/* FOOTER */
#footer {
	margin-left: 210px;
}
#footer ul li {
	padding: 9px 0;
	float: left;
	list-style-type: none;
}
#footer ul li a {
	display: block;
	padding-left: 1.4em;
	margin-right: 20px;
	color: #21217b;
	font-size: 0.69em;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position: left center;
}
#footer a:hover, #footer a:active, #footer a:focus {
	text-decoration: underline;
}
#b_drucken {
	background: url(../images/icon_drucken.gif);
}
#b_seitenanfang {
	background: url(../images/icon_anfang.gif);
}
#b_kontakt {
	background: url(../images/icon_kontakt.gif);
}
#b_impressum {
	background: url(../images/icon_impressum.gif);
}
/* FOOTER Ende */
