body {
    margin: 0px;
    padding: 0px;
    background: #d0e4f7; /* Old browsers */
    background: -moz-linear-gradient(left, #d0e4f7 0%, #73b1e7 33%, #3f90d3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #d0e4f7), color-stop(33%, #73b1e7), color-stop(100%, #3f90d3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #d0e4f7 0%, #73b1e7 33%, #3f90d3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #d0e4f7 0%, #73b1e7 33%, #3f90d3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #d0e4f7 0%, #73b1e7 33%, #3f90d3 100%); /* IE10+ */
    background: linear-gradient(to right, #d0e4f7 0%, #73b1e7 33%, #3f90d3 100%); /* W3C */
}

h1, h2, h3 {
    font-size: 14pt;
    padding-left: 5px;
}

div.top {
    height: 120px;
    background-color: #ff0;
    background: url(/images/headerzeile.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    background-image: url(/images/headerzeile.jpg), -moz-linear-gradient(top, #ffffff 0%, #ffffff 87%, #2060a0 88%, #2060a0 100%) !important; /* FF3.6+ */
    background-image: url(/images/headerzeile.jpg), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(87%, #ffffff), color-stop(88%, #2060a0), color-stop(100%, #2060a0)) !important; /* Chrome,Safari4+ */
    background-image: url(/images/headerzeile.jpg), -webkit-linear-gradient(top, #ffffff 0%, #ffffff 87%, #2060a0 88%, #2060a0 100%) !important; /* Chrome10+,Safari5.1+ */
    background-image: url(/images/headerzeile.jpg), -o-linear-gradient(top, #ffffff 0%, #ffffff 87%, #2060a0 88%, #2060a0 100%) !important; /* Opera 11.10+ */
    background-image: url(/images/headerzeile.jpg), -ms-linear-gradient(top, #ffffff 0%, #ffffff 87%, #2060a0 88%, #2060a0 100%) !important; /* IE10+ */
    background-image: url(/images/headerzeile.jpg), linear-gradient(to bottom, #ffffff 0%, #ffffff 87%, #2060a0 88%, #2060a0 100%) !important; /* W3C */
    padding-left: 5px;
    background: url(/images/headerzeile.jpg); /* IE 8 und 9 */

}

div.page-header {
    margin: 0px;
    margin-top: 5px;
}

div.container {
    margin: 0 auto;
    min-height: 400px;
    background-color: #fff;
    width: 1100px;
}

div.menu {
    float: left;
    height: 100%;
   // background-color: #fff;
    min-width: 100px;
    margin: 0px;
    margin-top: 6px;
    width: 181px;
}

div.moduletable_menu {
 // background-color: #00f;
}

div.menu div ul:before {
    content: url(/images/menu_top.jpg);
    display: block;
    height: 16px;
    margin-left: -20px;
}

div.menu div ul:after {
    content: url(/images/menu_bottom.jpg);
    display: block;
    height: 16px;
    margin-left: -20px;
    // margin-top: 1px;
}

div.menu a {
    color: #ddd;
    vertical-align: middle;
}

div.menu div ul li {
    font-size: 13pt;
    display: block;
    font-weight: bolder;
    background-color: #336799;
    padding: 5px;
    padding-left: 25px;
    padding-right: 15px;
    margin-left: -20px;
    border: 1px #fff;
    list-style-type: none;
}

div.menu div ul li.active {
  //  background-color: #f22;
   // margin-left: -2px;
    // padding-left: 3px;
    padding-right: 3px;

}

div.menu div ul li a:hover {
    color: #fff;
    // background-color: #009;
    text-decoration: none;
}

div.menu div ul li.active a {
    color: #fff;
    font-weight: bolder;
}

div.content {
    float: left;
    margin-left: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 0px;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 500px;
    width: 655px;
    background: #eee;
}

div.content h2 {
    color: #333;
    margin: 0px;
}

div.content a {
    color: #333;
}

div.content a:hover {
    color: #333; /* mark */
}

div.right {
    float: right;
    width: 210px;
    margin-right: 10px;
}

div.footer {
    clear: both;
    background-color: #2060a0;
    color: #fff;
    height: 25px;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
}

div.rimage {
    padding-left: 0px;
    padding-top: 8px;
    min-height: 360px;
}

div.adresse {
    color: #2060a0;
    font-weight: bolder;
    font-size: 15px;
    padding-top: 8px;
}

div.adresse p {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    padding-top: 5px;
}

div.anreise {
    font-size: 14px;
    margin-bottom: 10px;
}

div.ausrichtung {
    font-size: 12px;
}

p.anreise {
    font-size: 9.5px;
    line-height: 14px;
    font-weight: normal;
    padding: 0px;
    margin-top: 5px;
}

div.anf {
    color: #2060a0;
    padding-top: 8px;
}

div.impressum {
    margin-bottom: 30px; /* mark */
    clear: both;
}

div.impressum h1 {
    font-size: 14pt;
    line-height: 18pt;
}

div.impressum h2 {
    font-size: 12pt;
    line-height: 13pt;
}

div.impressum p {
    font-size: 8pt;
    line-height: 10pt;
}

div.impressum div.l {
    clear: both;
    width: 190px;
    display: block;
    float: left;
    font-weight: bold;
    font-size: 10pt;
}

div.impressum div.r {
    margin-left: 10px;
    width: 440px;
    float: left;
    font-size: 9pt;
}

div.impressum li {
	// width: 440px;
    // float: left;
    font-size: 9pt;
}

div form {
    margin-left: 30px;
}


/* Ab hier Anpassungen für Google Maps */
.map img, .svPanel img {
    border: 0px;
    box-shadow: none;
    margin: 0px !important;
    padding: 0px !important;
    max-width: none !important;
    background: none !important;
}

.directions {
    clear: left;
}

.adp-directions {
    width: 100%;
}

.adp-placemark {
    width: 100%;
}

.controlDiv {
    padding: 5px;
}

/* Ende Google Maps anpassungen */
