h2	{
 	font-family: Verdana,Arial,sans-serif;
	font-size: 96%;
	line-height: normal;
	color: #006600;
	cms-type: text;
	cms-description: h2;
	background-color: #EAEAEA;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-bottom: 3px solid #333333;
	border-left: 2px solid #EAEAEA;
	border-right: 3px solid #333333;
	border-top: 2px solid #EAEAEA;
}

h3	{
	font-family: Verdana, Arial,sans-serif;
	font-size: 96%;
	line-height: 20px;
	font-weight: bold;
	color: #006600;
	cms-type: text;
	cms-description: h3;
	border-right: #006600;
	border-bottom: 1px dotted #999999;
	border-left: #006600;
}

h4	{
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #336633;
	margin: 0px;
	padding: 0.3em 0px 0.3em 0.3em;
	cms-type: text;
	cms-description: h4;
}

h5	{
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	cms-type: text;
	cms-description: h5;

}

.wichtig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 22px;
	font-weight: bold;
	color: #006600;
	cms-type: text;
	cms-description: wichtig;
	border-top: 1px dotted #999999;
	border-right: #006600;
	border-bottom: 1px dotted #999999;
	border-left: #006600;
}

.hinweis {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 5px;
	cms-type: text;
	cms-description: Hinweis;
}

.newsletter {
	border: 0;
	background-color: #F0F8FF;
	margin: 20px;
	padding: 5px;
	cms-type: text;
	cms-description: NewsletterImpressum;
}
	

.untergeordnet {
	font-family: Verdana,Arial,sans-serif;
	font-size: 0.76em;
	color: #999999;
	text-align: right;
	cms-type: text;
	cms-description: untergeorneterText;
}

.untergeordnet hr {
	color: #CCCCCC;
	height: 1px;
}

.buchen {
	text-align:right;
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 2em;
	cms-type: text;
	cms-description: KarteBuchen;
}

.buchen a	{
	display:block;
	width: 171px;
	color: #009900;
	text-align:right;
	background-image:url(/module/aktiv/Kartenvorverkauf-7d73003b966a.gif);
	background-position-x:right;
	background-repeat:no-repeat;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 3px;
}

.buchen a:link{
	color: #009900;
	text-decoration: none;
}

.buchen a:visited{
	color: #006600;
	text-decoration: none;
}

.buchen a:hover{
	color: #FF6600;
	text-decoration: none;
}

.veranstaltungen {
	border-top: 1px solid #999999;
	padding-top: 5px;
	cms-type: text;
	cms-description: Veranstaltungen;
	}

.galerie a:link {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #009900;
	text-decoration: none;
}

.galerie a:visited {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
}

.galerie a:hover {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}

.inhaltBildRechts {
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 13px;
	margin-right: 0px;
	border: 0px solid;
	cms-type: image;
	cms-description: Rechtsb�ndig;
}

.inhaltBildLinks {
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 13px;
	margin-left: 0px;
	border: 0px;
	cms-type: image;
	cms-description: Linksb�ndig;
}

.inhaltBildLinksOR {
	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	border: 0px;
	cms-type: image;
	cms-description: Linksb�ndig ohne Rand;
}

.inhaltFliesstextMittig {
	font-family: Verdana,Arial,sans-serif;
	font-size: 86%;
	text-align: center;
	cms-type: text;
	cms-description: Mittig;
}

.inhaltFliesstextRechtsbuendig {
	font-family: Verdana,Arial,sans-serif;
	font-size: 86%;
	text-align: right;
	cms-type: text;
	cms-description: Rechtsb�ndig;
}

.inhaltFliesstextBlocksatz {
	font-family: Verdana,Arial,sans-serif;
	font-size: 86%;
	text-align: justify;
	cms-type: text;
	cms-description: Blocksatz;
}


/************* #table styles ***************/

.default {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-collapse: collapse;
	cms-type: table;
	cms-description: Standard-Tabelle;
}
.default th {
	text-align: left;
	font-size: 0.9em;
	background-color: #F0F0F0;
	padding: 2px 10px;
	font-weight: bold;
	border-top: 1px solid #003300;
	border-right: 1px solid #003300;
	border-bottom: 1px solid #003300;
	border-left: 1px solid #003300;
}
.default td {
	text-align: left;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	padding: 2px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}
	
.default th p { font-size: 101%; }

.default td p { font-size: 101%; }

.default td ul { font-size: 101%; }

.default td li { list-style-position: outside; font-size: 101%; }

.ohneRand {
	width: 100%;
	background-color: #FFFFFF;
	border-collapse:collapse;
	vertical-align: top;
	cms-type: table;
	cms-description: Tabelle-ohne-Rand;
}

.ohneRand th {
	text-align: left;
	background-color: #F0F0F0;
	padding: 2px 5px;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align: top;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.ohneRand td {
	text-align: left;
	font-size: 0.9em;
	vertical-align: top;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #F0F0F0;
	border-left: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding: 2px 5px;
}
.ohneRand td p{ font-size: 101%; }

.ohneRand td ul { font-size: 101%; }

.ohneRand li { list-style-position: inside; font-size: 101%; }

.ohneRandUnten {
	width: 100%;

	background-color: #FFFFFF;
	border-collapse: collapse;
	cms-type: table;
	cms-description: Tabelle-ohne-Rand unten;
}
.ohneRandUnten th {
	text-align: left;
	font-size: 0.9em;
	background-color: #F0F0F0;
	padding: 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 86%;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.ohneRandUnten td {
	text-align: left;
	font-size: 0.9em;
	vertical-align: bottom;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding: 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.TabelleMittig {
	width: 100%;
	background-color: #FFFFFF;
	border-collapse: collapse;
	cms-type: table;
	cms-description: Tabelle-Mittig;
}
.TabelleMittig th {
	text-align: center;
	background-color: #F0F0F0;
	padding: 2px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 86%;
	font-weight: bold;
	border-top: 1px solid #003300;
	border-right: 1px solid #003300;
	border-bottom: 1px solid #003300;
	border-left: 1px solid #003300;
}
.TabelleMittig td {
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	vertical-align: middle;
}

.introduction {
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #006600;
	cms-type: text;
	cms-description: Einleitung;
	background-color: #EAEAEA;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-bottom: 3px solid #333333;
	border-left: 2px solid #EAEAEA;
	border-right: 3px solid #333333;
	border-top: 2px solid #EAEAEA;
}

.kindergarten {
	width: 100%;
	background-color: #FFFFFF;
	cms-type: table;
	cms-description: Kindergarten;
}
.kindergarten thead {
	text-align: left;
	font-size: 0.9em;
	vertical-align: top;
	background-color: #dbdbdb;
	padding: 2px 5px;
	font-weight: bold;
	border-top: 1px solid #dbdbdb;;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.kindergarten th {
	text-align: left;
	list-style-position: inside;
	vertical-align: top;
	background-color: #dbdbdb;
	padding: 2px 5px;
	font-size: 0.9em;
	font-weight: bold;
	border-top: 1px solid #dbdbdb;;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.kindergarten td {
	width: 65%;
	text-align: left;
	font-size: 0.9em;
	vertical-align: top;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #dbdbdb;
	border-left: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding: 2px 5px;
}

.kindergarten th p { font-size: 101%;}
.kindergarten td p { font-size: 101%;}
.kindergarten td ul { font-size: 101%;}
.kindergarten td li { list-style-position: inside; font-size: 101%;}


/************* #ende table styles ***************/


.Liste {
	font-family: Verdana,Arial,sans-serif;
	font-size: 0.76em;
	color: #003300;
	list-style-position: inside;
	list-style-type: square;
	cms-type: text;
	cms-description: Blickfangpunkte;
}
.newsBildRechts {
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px solid;
	cms-type: image;
	cms-description: Meldungsfoto;
}

.calendar .month { border-top: #cccccc 1px solid; border-left: #cccccc 1px solid; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.calendar .month .space td { font-size: 1px; height: 4px; }
.calendar .month .header td { font-weight: bold; font-size: 12px; vertical-align: middle; height: 20px; text-align: center; }
.calendar .month .date { padding: 2px 4px; border-color: #aaaaaa; border-style: solid; border-width: 1px 2px 1px 2px; font-size: 10px; text-align: center; }
.calendar .month .dateMiddle { padding: 2px 4px; border-color: #aaaaaa; border-style: solid; border-width: 1px 0px 1px 0px; font-size: 10px; text-align: center; }
.calendar .month .dateStart { padding: 2px 4px; border-color: #aaaaaa; border-style: solid; border-width: 1px 0px 1px 2px; font-size: 10px; text-align: center; }
.calendar .month .dateEnd { padding: 2px 4px; border-color: #aaaaaa; border-style: solid; border-width: 1px 2px 1px 0px; font-size: 10px; text-align: center; }
.calendar .month .dateSpace { border: 1px; padding: 2px 4px; font-size: 10px; text-align: center; }
.calendar .month .top { font-size: 9px; vertical-align: bottom; height: 22px; text-align: right; }
.calendar .month .right { border-right: #cccccc 1px solid; width: 4px; }
.calendar .month .left { width: 4px; }
.calendar .month .bottom td { border-bottom: #cccccc 1px solid; }
.calendar .month .weekend { color: #ff0000; }
.calendar .month .unused { background-color: #eeeeee; }
.calendar .listing .header { font-weight: bold; font-size: 10px; padding-bottom: 6px; }
.calendar .listing .header h2 { font-weight: bold; font-size: 1.2em; }
.calendar .listing .header p { font-weight: bold; font-size: 1.2em; }
.calendar .listing .box { padding: 2px 4px; border-color: #aaaaaa; border-style: solid; border-width: 1px 2px 1px 2px; font-size: 10px; text-align: center; }
.calendar .listing .description { vertical-align: top; font-size: 1.2em; }
.calendar .listing .space td { font-size: 1px; height: 10px; }
.calendar .listing .top td {}
.calendar .listing .bottom td { border-bottom: #cccccc 1px solid; }
.calendar .entry { background-color: #D9FFD9; }
.calendar .entry 1091 { background-color: #D9FFD9; }
.calendar .entry 1107 { background-color: #E9DA9E; }
.monate {
	font: bold 101% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:center;
}

