body {
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #0B4AA1;
	font-size: 12px;
}
hr {
	height: 3px;
	width: 100%;
	border-top: 3px #DDDDDD;
	border-right: 3px #DDDDDD;
	border-bottom: 3px solid #DDDDDD;
	border-left: 3px #DDDDDD;
	padding: 0px;
	text-align: left;
	clear: both;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px 0px 100px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0b4aa1;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: url(../images/h3Bg.gif);
	background-repeat: no-repeat;
	height: 30px;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 8px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 6px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #072C60;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
.tableHeader {
	font-weight: bold;
	border: none;
}
.homepageMain {
	list-style-image:  url(../images/homepage.gif);
}
.pdfMain {
	list-style-image:  url(../images/pdf.gif);
}
/* **************************************** Bilder ************************************** */
.imageHeader {
	border: 1px solid #CCCCCC;
}
.pictureText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.image {
	border: 1px solid #cccccc;
}
.imageRight {
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
	margin-top: 10px;
}
.imageLeft {
	margin-bottom: 15px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
/* *************************************** Infobox ************************************** */

.infoboxheader {
	font-size: 11px;
	font-weight: bold;
	color: #4E6A65;
	margin: 0px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	background-image: none;
}
.infobox {
	font-size: 11px;
	margin-top: 7px;
	margin-right: 8px;
	margin-left: 13px;
	color: #737578;
	font-family: Arial, Helvetica, sans-serif;
}
.infoboxFooter {
	background-image: url(../images/infoboxFooter.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 200px;
}
p.infoboxP {
	margin: 0px;
	padding: 0px 0px 10px 5px;
	text-indent: 0px;
}
ul.infoboxP {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	text-indent: 0px;
}
.homepage {
	list-style-image:  url(../images/homepage.gif);
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 0px;
	margin: 0px;
	text-indent: 0px;
}
.homepageInfobox {
	list-style-image:  url(../images/homepage.gif);
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	margin: 0px;
	text-indent: 0px;
}
.pdf {
	list-style-image:  url(../images/pdf.gif);
	margin: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.logos {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #cccccc;
}
.gastronomiePic {
	width: 160px;
	float: right;
}
/* ************************************ Aktuellbereich ********************************** */

.aktuell {
	padding-bottom: 10px;
}
.homeAktuell {
	padding-bottom: 10px;
	list-style-image:  url(../images/homeGelbQuadrat.gif);
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}
.aktuellbereichDate {
	font-size: 11px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
/* ************************************** Typografie ************************************ */

.rot {
	color: #FF0000;
}
.kursiv {
	font-style: italic;
}
/* ************************************************************************************** 
   ************************************* Menüsteuerung **********************************
   ************************************************************************************** */

/* ****** normal ****** */

div#menue {
	height: auto;
	width: 180px;
}
div#menue p {
	height: 24px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	list-style-type: none;
	background-image:  url(../images/menue.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#menue p a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #4E76C8;
	padding-left: 30px;
}
div#menue p a:hover {
	color: #053B83;
	background-image:  url(../images/menue.gif);
	background-repeat: no-repeat;
	background-image:  url(../images/menue.gif);
	background-position: 0px -24px;
}
/* ****** Active ****** */

div#menueActive {
	height: auto;
	width: 180px;
}
div#menueActive p {
	height: 24px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	list-style-type: none;
	background-image:  url(../images/menue.gif);
	background-position: 0px -24px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#menueActive p a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #053B83;
	padding-left: 30px;
}
div#menueActive p a:hover {
	color: #053B83;
	background-image:  url(../images/menue.gif);
	background-position: 0px -48px;
}
/* ************************************************************************************ 
   ********************************** Sub Menüsteuerung *******************************
   ************************************************************************************ */

/* ****** normal ****** */

div#menueSub {
	height: auto;
	width: 180px;
}
div#menueSub p {
	height: 17px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	list-style-type: none;
	background-image:  url(../images/menue.gif);
	background-position: 0px -72px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#menueSub p a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #616161;
	padding-left: 47px;
}
div#menueSub p a:hover {
	color: #E32230;
	background-image:  url(../images/menue.gif);
	background-position: 0px -89px;
	background-repeat: no-repeat;
}
/* ****** Active ****** */

div#menueSubActive {
	height: auto;
	width: 180px;
}
div#menueSubActive p {
	height: 17px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	list-style-type: none;
	background-image:  url(../images/menue.gif);
	background-position: 0px -106px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#menueSubActive p a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #E32230;
	padding-left: 47px;
}
div#menueSubActive p a:hover {
	color: #E32230;
	background-image:  url(../images/menue.gif);
	background-position: 0px -106px;
	background-repeat: no-repeat;
}
/* ************************************************************************************ 
   ********************************** Sub Menüsteuerung *******************************
   ************************************************************************************ */

/* ****** normal ****** */

div#menueSub {
	height: auto;
	width: 180px;
}
div#menueSub p {
	height: 17px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	list-style-type: none;
	background-image:  url(../images/menue.gif);
	background-position: 0px -72px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#menueSub p a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #616161;
	padding-left: 47px;
}
div#menueSub p a:hover {
	color: #E32230;
	background-image:  url(../images/menue.gif);
	background-position: 0px -89px;
	background-repeat: no-repeat;
}
/* ****** Active ****** */

div#menueSubActive {
	height: auto;
	width: 180px;
}
div#menueSubActive p {
	height: 17px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	list-style-type: none;
	background-image:  url(../images/menue.gif);
	background-position: 0px -106px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#menueSubActive p a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #E32230;
	padding-left: 47px;
}
div#menueSubActive p a:hover {
	color: #E32230;
	background-image:  url(../images/menue.gif);
	background-position: 0px -106px;
	background-repeat: no-repeat;
}
/* ************************************************************************************ 
   ********************************** SubSub Menüsteuerung *******************************
   ************************************************************************************ */

/* ****** normal ****** */

div#menueSubSub {
	height: auto;
	width: 180px;
}
div#menueSubSub p {
	height: 17px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	list-style-type: none;
	background-image:  url(../images/menue.gif);
	background-position: 0px -123px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#menueSubSub p a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #4E76C8;
	padding-left: 63px;
}
div#menueSubSub p a:hover {
	color: #053B83;
	background-image:  url(../images/menue.gif);
	background-position: 0px -140px;
	background-repeat: no-repeat;
}
/* ****** Active ****** */

div#menueSubSubActive {
	height: auto;
	width: 180px;
}
div#menueSubSubActive p {
	height: 17px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	list-style-type: none;
	background-image:  url(../images/menue.gif);
	background-position: 0px -157px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#menueSubSubActive p a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #053B83;
	padding-left: 63px;
}
div#menueSubSubActive p a:hover {
	color: #053B83;
	background-image:  url(../images/menue.gif);
	background-position: 0px -157px;
	background-repeat: no-repeat;
}
/* ************************************************************************************ 
   ********************************** SubSubSub Menüsteuerung *******************************
   ************************************************************************************ */

/* ****** normal ****** */

div#menueSubSubSub {
	height: auto;
	width: 180px;
}
div#menueSubSubSub p {
	height: 17px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	list-style-type: none;
	background-image:  url(../images/menue.gif);
	background-position: 0px -193px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#menueSubSubSub p a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #4E76C8;
	padding-left: 73px;
}
div#menueSubSubSub p a:hover {
	color: #053B83;/*
  background-image:  url(../images/menue.gif);
  background-position: 0px -140px;
  background-repeat: no-repeat;
  */
}
/* ****** Active ****** */

div#menueSubSubSubActive {
	height: auto;
	width: 180px;
}
div#menueSubSubSubActive p {
	height: 17px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	list-style-type: none;
	background-image: url(../images/menue.gif);
	background-position: 0px -193px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#menueSubSubSubActive p a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: underline;
	color: #053B83;
	padding-left: 73px;
}
div#menueSubSubSubActive p a:hover {
	color: #053B83;/*
  background-image:  url(../images/menue.gif);
  background-position: 0px -157px;
  background-repeat: no-repeat;
  */
}
/* ************************************************************************************ 
   ********************************** SubSub Zweispaltig Menüsteuerung *******************************
   ************************************************************************************ */

/* ****** normal ****** */

div#menueSubSubZweiSpaltig {
	height: auto;
	width: 180px;
}
div#menueSubSubZweiSpaltig p {
	height: 17px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	list-style-type: none;
	background-image:  url(../images/menue.gif);
	background-position: 0px -174px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#menueSubSubZweiSpaltig p a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #4E76C8;
	padding-left: 63px;
}
div#menueSubSubZweiSpaltig p a:hover {
	color: #053B83;
	background-image:  url(../images/menue.gif);
	background-position: 0px -208px;
	background-repeat: no-repeat;
}
/* ****** Active ****** */

div#menueSubSubZweiSpaltigActive {
	height: auto;
	width: 180px;
}
div#menueSubSubZweiSpaltigActive p {
	height: 17px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	list-style-type: none;
	background-image:  url(../images/menue.gif);
	background-position: 0px -208px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
div#menueSubSubZweiSpaltigActive p a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #053B83;
	padding-left: 63px;
}
div#menueSubSubZweiSpaltigActive p a:hover {
	color: #053B83;
	background-image:  url(../images/menue.gif);
	background-position: 0px -208px;
	background-repeat: no-repeat;
}
.arrowAufzaehlung {
	list-style-image:  url(../images/homeArrow02.gif);
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 0px;
	margin: 0px;
	text-indent: 0px;
	padding-top: 0px;
}
.infoboxDate {
	font-size: 11px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.homeInfobox {
	font-size: 11px;
	margin-top: 7px;
	margin-right: 8px;
	margin-left: 5px;
	color: #737578;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
.homeHomepage {
	list-style-image:  url(../images/homepage.gif);
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 0px;
	margin: 0px;
	text-indent: 0px;
}
.bannerQuick {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0647A0;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
.homeQuickFarbe {
	color: #0647A0;
}
.content {
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.kontakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #285DB6;
	padding-top: 30px;
	padding-left: 10px;
}
.kontaktFarbe {
	color: #285DB6;
}
.kontaktBg {
	background-image: url(../images/layout09.jpg);
	background-position: bottom;
	height: 169px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0C419A;
	text-align: right;
	padding-top: 49px;
	padding-right: 70px;
}
.footerFarbe {
	color: #0C419A;
}
.footerPfeile {
	color: #E0192B;
}
.homeKontaktBg {
	background-image: url(../images/kontaktbereichBg.gif);
	height: 169px;
	background-repeat: no-repeat;
}
.tableBottom {
	vertical-align: bottom;
	background-position: bottom;
}
.Schrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.schriftWeiter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 22px;
}
.schriftWeiterMitte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 30px;
}
.SchriftWeiterRechts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 30px;
}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0B4AA1;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.homeTextMitte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0B4AA1;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.homeTextRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0B4AA1;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.schriftFarbe {
	color: #FFFFFF;
}
.news {
	margin-right: 10px;
}
.error {
	color: #FF0000;
}
.mainMenueAussen {
	padding-bottom: 3px;
	background-color: #AAB4D8;
	float: left;
	margin-right: 1px;
}
.mainMenue {
	border-bottom-width: 1px;
	border-bottom-color: white;
	background-color: #0C419A;
	border-bottom-style:solid;
}
.mainMenue a {
	padding: 3px 6px 3px 6px;
	color: white;
	display:block;
	border-top-style: solid;
	border-top-color: #0C419A;
	border-top-width: 2px;
	border-bottom-color: #0C419A;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
.mainMenue a:hover, .mainMenue a.Active {
	text-decoration: none;
	border-bottom-color: red;
}
.typo3-editPanel {
	float: left;
}
.veranstaltungenBild, .veranstaltungenBild02 {
	float:left;
	margin: 0 10px 8px 0px;
	clear: both;
	border: 1px solid #D4D4D4;
}
.veranstaltungenBild02 {
	float:right;
	margin: 8px 0 0 10px;
}
#contentbereich .alpha-sitemap-chars {
	margin: 12px 0;
	background: #e5ebf5;
	border: 1px solid #99b2da;
	text-align: center;
	padding: 6px;
}
#contentbereich .alpha-sitemap-chars span {
	color: #cccccc;
	text-shadow: 1px 1px 3px #99b2da;
	font-size: 15px;
}
#contentbereich .alpha-sitemap-chars span a {
	color: #2f6d77;
	text-shadow: 1px 1px 3px #99b2da;
	font-size: 15px;
}
#contentbereich .alpha-sitemap-chars .active {
	color: #04378b;
	text-shadow: 1px 1px 3px #99b2da;
	font-size: 15px;
}
/**
 *  Wird nur für Backendbenutzer angezeigt
 *  width anpassen
 */
/* contentbereich */
.typo3-editPanel {
	background-color: #F1F1F1;
	border: 1px dotted #909090;
	clear: both;
	float:left;
	font-size: 11px;
	padding: 4px;
	width: 362px;
}
#homeBoxRight02 .typo3-editPanel {
	display:none;
}
/* contentInfobox */
.contentbereichInfobox .typo3-editPanel {
	margin:5px 0 0 0;
	width: 617px;
}
/* rechte Randleiste */
#layout12 .typo3-editPanel {
	width: 194px;
}
#layout12 .infobox .typo3-editPanel {
	width: 174px;
}
.typo3-editPanel-controls {
	float:left;
	margin-right:4px;
}
.typo3-editPanel-controls .feedit-icon {
	margin: 0 4px 0 0;
}
.typo3-editPanel-label {
	float:left;
	color: #000000;
	font:11px arial, tahoma, helvetica, sans-serif;
	padding:2px 0 0 0;
}
#contentbereich .csc-textpic-imagewrap ul {
	margin-left:0 !important;
}
#contentbereich .csc-textpic-imagewrap ul li.csc-textpic-image {
	padding-left:0 !important;
}
#contentbereich .csc-textpic-imagewrap ul {
	margin-left:0 !important;
}
#contentbereich .csc-textpic-imagewrap ul li.csc-textpic-image {
	padding-left:0 !important;
}
.tx-Tarifrechner-pi1, .content_middle table {
	clear: both;
	width: 370px;
}
.roteUberschrift {
	background-color: white;
	float: left;
	margin-bottom: 10px;
	margin-right: 7px;
	width: 124px;
}
.roteUberschrift h2 {
	background-color: #E00012;
	color: white;
	margin: 0;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.roteUberschrift .csc-textpic-text {
	border: 1px solid #B1C0D9;
	height: 160px;
	padding: 5px;
	font-size: 11px;
}
.roteUberschrift DIV.csc-textpic DIV.csc-textpic-single-image IMG {
	margin-bottom: 0px;
}
.blaueUberschrift {
	background-color: white;
	float: left;
	margin-bottom: 10px;
	margin-right: 7px;
	width: 124px;
}
.blaueUberschrift h2 {
	background-color: #0C419A;
	color: white;
	margin: 0;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.blaueUberschrift .csc-textpic-text {
	border: 1px solid #B1C0D9;
	height: 160px;
	padding: 5px;
	font-size: 11px;
}
.blaueUberschrift DIV.csc-textpic DIV.csc-textpic-single-image IMG {
	margin-bottom: 0px;
}
.tx-kommpublishconnector-pi1 table {
width: 100%;	
}
