                                                           A:link {
	color : #000000;
	text-decoration : underline;
}
A:visited {
	color : #000000;
	text-decoration : underline;
}
A:hover {
	text-decoration : none;
	color : #D50000;
}
A:active {
	color : #D50000;
	text-decoration : underline;
}

a.menueLink {
	color : #FFFFFF;
	text-decoration : none;
}
a.menueLink:visited {
	color : #FFFFFF;
	text-decoration : none;
}
a.menueLink:hover {
	text-decoration : none;
	color : #90306D;
}
a.menueLink:active {
	color : #90306D;
	text-decoration : none;
}

body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
  padding: 0;
	background-color: #CCCCCC;
  font-family : Verdana, Arial;
}

.Menue {
  position: absolute;
  top: 154px;
  list-style-type: none;
  padding: 0 0 0 0;
  width: 100%;
  text-align: center;
  margin: 0 0 0 0;
  font-size : 14px;
  z-index: 12;
  background-color: #DDDDDD;
  letter-spacing: 0.1em;
  /*border-top: 1px solid #909090;
  border-bottom: 1px solid #909090; */
}

.menue_wrapper {
  position: relative;
  background-color: #CCCCCC;
  height: 100px;
  z-index: 9;
}

.SubMenue {
  position: absolute;
  list-style-type: none;
  padding: 0px;
  width: 100%;
  text-align: center;
  margin: 0 0 20px 0;
  font-size : small;
  z-index: 10;
  background-color: transparent;
}

.Navigation a {
  text-decoration: none;
}

.Navigation {
  padding: 10px;
  display: inline-block;
}

.Navigation:hover, .nav_hover {
  background-color: #BCBCBC !important;
  cursor: pointer;
}

.nav_aktuell {
  background-color: #CCCCCC;
}

.SubNavigation {
  padding: 10px;
  display: inline-block;
  background-color: #BCBCBC;
}

.SubNavigation a {
  text-decoration: none;
}

.SubNavigation:hover {
  cursor: pointer;
}

.SubSubNavigation {

}

.subnav_hover {

}

.dina4 {
	margin-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #909090;
}

.menuetabelle {
	color : #000000;
	font-family : Verdana, Arial;
	font-size : small;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-width: 1px;
	border-color: #909090;
}

.menuetabelleaktiv {
	color : #000000;
	font-family : Verdana, Arial;
	font-size : small;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-left-color: #909090;
	border-right-style: solid;
	border-right-color: #909090;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
	border-top-style: solid;
	border-top-color: #909090;
	border-width: 1px;
	background-color: #BCBCBC;
}

.submenuetabelle {
	color : #000000;
	font-family : Verdana, Arial;
	font-size : small;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: none;
	border-width: 1px;
	border-color: #909090;
	background-color: #BCBCBC;
}

.kategorietabelle {
	color : #000000;
	font-family : Verdana, Arial;
	font-size : small;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-width: 1px;
	border-color: #909090;
	background-color: #BCBCBC;
}

.TabelleDuennerRahmen {
	border-style: solid;
	border-width: 1px;
	border-color: #909090;

}

.zeile {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #909090;
	padding-bottom: 3px;
	font-weight: bold;
}

.kategorietabelleaktiv {
	color : #000000;
	font-family : Verdana, Arial;
	font-size : small;
	font-weight : bold;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-style: solid;
	border-width: 1px;
	border-color: #909090;
	background-color: #CCCCCC;
}

.newsletter {
	background-color:#E2E2E2;
	color : #000000;
	font-family : Verdana, Arial;
	font-size : small;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom:10px;
	border-style:solid;
	border-color:#9a9a9a;
	border-width:1px;
}


.input200 {
	background-color:#F5F5F5;
	border-style:solid;
	border-color:#9a9a9a;
	border-width:1px;
	width:200px;
}
.input100P {
	background-color:#F5F5F5;
	border-style:solid;
	border-color:#9a9a9a;
	border-width:1px;
	width:100%;
}
.button200 {
	background-color:#DCDCDC;
	border-style:solid;
	border-color:#9a9a9a;
	border-width:1px;
	width:200px;
}
.button100P {
	background-color:#DCDCDC;
	border-style:solid;
	border-color:#9a9a9a;
	border-width:1px;
	width:100%;
}
.input250 {
	background-color:#F5F5F5;
	border-style:solid;
	border-color:#9a9a9a;
	border-width:1px;
	width:250px;
}

.prozent0 { background-color:#CACACA ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:30px ; height:30px }
.prozent20 { background-color:#D1D1D1 ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:30px ; height:30px }
.prozent40 { background-color:#DCDCDC ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:30px ; height:30px }
.prozent60 { background-color:#E5E5E5 ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:30px ; height:30px }
.prozent80 { background-color:#EAEAEA ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:30px ; height:30px }
.prozent100 { background-color:#EEEEEE ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; height:30px }

.prozent2 { background-color:#D1D1D1 ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:30px ; height:30px }
.prozent220 { background-color:#DCDCDC ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:30px ; height:30px }
.prozent240 { background-color:#E5E5E5 ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:30px ; height:30px }
.prozent260 { background-color:#EAEAEA ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:30px ; height:30px }
.prozent280 { background-color:#EEEEEE ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:30px ; height:30px }
.prozent2100 { background-color:#F2F2F2 ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; height:30px ; text-align:center ; font-family: Verdana, sans-serif ; font-size:18pt ; font-weight:900 ; color:#BCBCBC }

.zentriert {
    /*position: relative;
    clear: both;
    width: 750px;
    left: -375px;
    margin-left: 50%;
    padding: 0px;
    background-color: #CCCCCC;
    -moz-box-shadow: 0 0 8px 8px #888888;
    -webkit-box-shadow: 0 0 8px 8px #888888;
    box-shadow: 0 0 40px 0px #888888;
    height: 100%;
    min-height: 100%; */
}

.background {
    position: fixed;
    width: 100%;
    height: 100%;
}


.kopf {
	color : #000000;
	font-family : Verdana, Arial;
	font-size : small;
  height: 94px;
  position: absolute;
  top: 0px;
  clear: both;
  width: 750px;
  left: -375px;
  margin: 30px auto 30px 50%;
  padding: 0px 0px 0px 0px;
  background-color: #DDDDDD;
  box-shadow: 0px 0px 30px 30px #DDDDDD;
  z-index: 11;
}

.kopf_wrapper {
  height: 154px;
}

.inhalt {
	color : #000000;
	font-family : Verdana, Arial;
	font-size : 14px;
  position: relative;
  clear: both;
  width: 710px;
  left: -375px;
  margin-left: 50%;
  padding: 0px 20px 0 20px;
  background-color: #CCCCCC;
}

.fuss {
  position: fixed;
  bottom: 0px;
  height: 50px;
  width: 100%;
  background-color: #DDDDDD;
  z-index: 100;
}

.fusszeile_text {
  padding: 17px 10px 17px 10px;
  font-size: small;
  /*font-weight: bold;*/
  float: left;
  overflow: hidden;
}

.fusszeile_buttons {
  float: left;
  text-align: right;
  right: 9px;
  position: absolute;
}

.fusszeile_button {
  float: left;
  width: 70px;
  height: 18px;
  padding: 6px;
  margin: 9px -1px 9px -1px;
  font-size: small;
  font-weight: bold;
  text-align: center;
  border: 1px solid #999999;
  cursor: pointer;
}

.fusszeile_inhalt {
  position: relative;
  width: 750px;
  left: -375px;
  margin-left: 50%;
}

.inhalt_fuss {
	color : #000000;
	font-family : Verdana, Arial;
	font-size : 14px;
  position: relative;
  clear: both;
  width: 710px;
  left: -375px;
  margin-left: 50%;
  padding: 0px 20px 0 20px;
  background-color: transparent;
  overflow: hidden;
}

.fuss_wrapper {
  height: 110px;
  width: 100%;
  background-color: transparent;
}

#map_canvas {
  height: 250px;
  width: 100%;
  display: none;
}

#support_fuss {
  display: none;
}

#kontakt_fuss {
  display: none;
}

.aktiv {
  background-color: #DDDDDD;
}

.inaktiv {
  background-color: #BBBBBB;
}

.partner {
  overflow: hidden;
  position: absolute;
  top: 0px;
  height: 94px;
  width: 100%;
  margin: 0 0 0 0;
  padding: 30px 0 30px 0;
  z-index: 10;
  white-space: nowrap;
  background-color: #DDDDDD;

}

.partner_logo {
  display: inline-block;
  opacity: 0.3;
  height: 94px;
  padding: 0 5px 0 5px;
  cursor: pointer;
}

.partner_logo img {
  height: 94px;
  width: auto;
}

.partner_logo:hover {
  opacity: 1;
}

.partner_box {
    width: 30%;
    height: 180px;
    text-align: center;
    float: left;
    display: inline;
    margin: 1.66%;
}

.partner_img {
    height: 120px;
    position: relative;
    text-align: center;
    width: 100%;
    background-color: white;
}

.partner_img img {
    max-width: 94%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    top: 0px;
    margin: auto;
}

.partner_text {
    padding: 10px;
}

.partner_link {
    margin: 5px 0 0 0;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
}

.website_box {
    width: 220px;
    margin: 8px;
    height: 220px;
    text-align: center;
    display: inline;
    float: left;

}

.website_img {
    height: 150px;
    position: relative;
}

.website_img img {
    width: 220px;
    position: absolute;
    left: 0px;
    bottom: 10px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
}

.website_text {

}

.website_desc {
    font-size: 10px;
}

.website_offline {
    font-size: 14px;
    line-height: 30px;
}

.box {
  width: 100%;
  border-right: 1px solid #909090;
  border-left: 1px solid #909090;
  border-bottom: 1px solid #909090;
  border-top: 1px solid #909090;
  margin-left: -1px;
  margin-top: -1px;
  clear: both;
  position: realtive;
  z-index: 0;
  background-color: transparent;
}

.link_logo {
  float: left;
  padding: 13px 0 10px 10px;
  width: 110px;
  display: none;
}

.neuigkeit_datum {
  float: left;
  padding: 0px 0 10px 10px;
  width: 110px;
}

.neuigkeit_text {
  padding: 0px 20px 0px 20px;
  /*margin-left: 110px;*/
  margin-left: 0px;
}

.link_text {
  padding: 10px 20px 10px 20px;
  /*margin-left: 110px;*/
  margin-left: 0px;
}

.link_desc {
  margin-top: 5px;
  margin-right: 0px;

}

.neuigkeit {
  margin-bottom: 10px;
}

.neuigkeit_desc, .neuigkeit_mehr {
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 120px;
}

.neuigkeit_bild {
  margin: 10px;
}

.neuigkeit_bild img {
  max-height: 100px;
}

.neuigkeit_mehr {
  margin-top: 10px;
}

.kat {
  border-top: 1px solid #909090;
  border-right: 1px solid #909090;
  border-left: 1px solid #909090;
  font-size: small;
  padding: 6px 12px 6px 12px;
  float: left;
  margin-left: -1px;
  margin-bottom: -1px;
  position: realtive;
  background-color: transparent;
}

.kat_aktiv {
  font-weight: bold;
  z-index: 10;
  border-bottom: 1px solid #CCCCCC;
  background-color: transparent;
}

.kat_inaktiv {
  border-bottom: 1px solid #909090;
  background-color: #BCBCBC;
}

.kat_fill {
  border-bottom: 1px solid #909090;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  padding-bottom: 4px;
  position: relative;
  right: 0px;
}

.kat a {
  text-decoration: none;
}

.kat_inaktiv:hover {
  background-color: #ACACAC;
}

.mobile {
  display: none;
}

.cc-revoke {
    display: none !important;
}



@media screen and (max-width: 750px) {

    .nomobile {
        display: none;
    }

    .mobile {
        display: block;
    }

    .partner {
        display: none;
    }

    .partner_box {
        width: 100%;
        float: none;
    }

    .box {
        border-top: 1px solid #909090;
    }

    .link_logo, .neuigkeit_datum {
        float: none;
        width: 50%;
    }

    .neuigkeit_datum {
        font-size: small;
        float: left;
    }

    .link_text, .neuigkeit_text {
        margin: 10px 10px 10px 10px;
        padding: 0px;
        overflow: hidden;
    }

    .link_desc {
        margin-left: 0px;
    }

    .neuigkeit_desc, .neuigkeit_mehr {
        margin-left: 10px;
    }

    .neuigkeit_kat {
        margin: 10px;
        width: 50%;
    }

    .inhalt {
        width: 94%;
        margin: 0px;
        left: 0px;
        padding: 0 3% 0 3%;
    }

    .kopf {
        width: 100%;
        margin: 0;
        padding: 0;
        left: 0;
    }

    .fuss {
        height: 30px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .fusszeile_inhalt {
        width: 100%;
        margin: 0;
        left: 0;
        padding: 0;
    }

    .fusszeile_text {
        float: none;
        padding: 10px 5% 10px 5%;
    }


    .fusszeile_buttons {
        width: 90%;
        right: 0;
        margin: 0 5% 0 5%;
    }

    .fusszeile_button {
        margin-top: 0px;
        margin-bottom: 0px;
        width: 33%;
        padding-left: 0;
        padding-right: 0;
    }

    .inhalt_fuss {
        width: 90%;
        margin: 40px 0 0 0;
        left: 0px;
        padding: 0 5% 0 5%;
    }

    #map_canvas {
        margin-top: 40px;
    }

    .Navigation {
        display: none;
    }

    .nav_aktuell {
        display: block;
        background-color: #DDDDDD;
    }

    .SubNavigation {
        display: block;
    }

    .Menue {
        padding: 0 0 0 0;
        margin-bottom: 20px;
        top: 94px;
    }

    .menue_pfeil {
        position: absolute;
        top: 94px;
        right: 0px;
        width: 50px;
        height: 17px;
        padding: 10px 20px 10px 10px;
        background-image: url("./bilder/arrow_down.png");
        background-repeat: no-repeat;
        background-position: right center;
        z-index: 20;
        font-size: 13px;
        cursor: pointer;
    }

    .menue_wrapper {
        height: auto;
        min-height: 37px;
        margin-bottom: 20px;
    }

    .SubMenue {
        position: relative;
        margin-bottom: 0px;
    }

    .kopf_wrapper {
        height: 94px;
    }
}

@media screen and (max-width: 500px) {

    .prozent0 { background-color:#CACACA ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:22px ; height:22px }
    .prozent20 { background-color:#D1D1D1 ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:22px ; height:22px }
    .prozent40 { background-color:#DCDCDC ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:22px ; height:22px }
    .prozent60 { background-color:#E5E5E5 ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:22px ; height:22px }
    .prozent80 { background-color:#EAEAEA ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:22px ; height:22px }
    .prozent100 { background-color:#EEEEEE ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; height:22px }

    .prozent2 { background-color:#D1D1D1 ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:22px ; height:22px }
    .prozent220 { background-color:#DCDCDC ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:22px ; height:22px }
    .prozent240 { background-color:#E5E5E5 ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:22px ; height:22px }
    .prozent260 { background-color:#EAEAEA ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:22px ; height:22px }
    .prozent280 { background-color:#EEEEEE ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:22px ; height:22px }
    .prozent2100 { background-color:#F2F2F2 ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; height:22px ; text-align:center ; font-family: Verdana, sans-serif ; font-size:13pt ; font-weight:900 ; color:#BCBCBC }

    .kopf_wrapper, .kopf {
        height: 70px;
    }

    .Menue, .menue_pfeil {
        top: 70px;
    }

}

@media screen and (max-width: 300px) {

    .prozent0 { background-color:#CACACA ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:15px ; height:15px }
    .prozent20 { background-color:#D1D1D1 ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:15px ; height:15px }
    .prozent40 { background-color:#DCDCDC ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:15px ; height:15px }
    .prozent60 { background-color:#E5E5E5 ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:15px ; height:15px }
    .prozent80 { background-color:#EAEAEA ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:15px ; height:15px }
    .prozent100 { background-color:#EEEEEE ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; height:15px }

    .prozent2 { background-color:#D1D1D1 ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:15px ; height:15px }
    .prozent220 { background-color:#DCDCDC ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:15px ; height:15px }
    .prozent240 { background-color:#E5E5E5 ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:15px ; height:15px }
    .prozent260 { background-color:#EAEAEA ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:15px ; height:15px }
    .prozent280 { background-color:#EEEEEE ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; width:15px ; height:15px }
    .prozent2100 { background-color:#F2F2F2 ; border-style:solid ; border-color:#A0A0A0 ; border-width:1px ; height:15px ; text-align:center ; font-family: Verdana, sans-serif ; font-size:9pt ; font-weight:900 ; color:#BCBCBC }


}

@media print {

    body, .inhalt {
        background-color: transparent;
    }

    .fuss, .partner, .Menue, .menue_pfeil, .fuss_wrapper, .menue_wrapper {
        display: none;
    }

    .kopf {
        box-shadow: none;
        width: 100%;
        margin: 0 0 0 0;
        left: 0;
    }

    .dontprint {
        display: none;
    }

}



