body {
        margin: 0;
        padding: 0;
        font-family: 'Noto Sans', sans-serif;
/*      font-size: 1.5em;*/
        font-size: 22px;
        background: #ffffff;
        background-position: center center;
    background-size: cover;
}
#kontakt_links {
        margin-top: 0px;
        height: 35px;
        padding-top: 2px;
        background: #494949;
}
#kontakt_links ul {
        margin:0;
        padding: 1px;
        list-style:none;
        white-space: nowrap;
        float: right;
}
#kontakt_links li {
        display:inline;
        margin-right: 25px;
        float: left;
}

#kontakt_links a {
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
}
@media only screen and (max-width: 500px) {
        #kontakt_links {
                height: 50px;
                padding-top: 2px;
        }
        #kontakt_links ul {
                padding-top: 13px;
        }
        #kontakt_links_email {
                display: none !important;
        }
}
#kopf {
        border-bottom: 5px #951158 solid;
        background-color: #ffffff;
        width: 100%;
        position: fixed;
        z-index: 1000;
}
@media only screen and (max-width: 500px) {
        #kopf {
                position: unset;
        }
        #kopf #logo {
			width: 142px;
		}
}

#logo {
        float: left;
        margin-top: 20px;
        margin-left: 20px;
}
#mobileMenuButton {
	display: none;
}

/*===========================================================================*/
#topLinks {
	float: right;
	padding-right: 40px;
}
#topLinks ul {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding:0;
	font-weight: bold;
	list-style-type: none;
}
#topLinks ul a{
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
}
#topLinks ul span{
	display:block;
	white-space:nowrap;
	overflow: hidden;
	padding-left:10px;
	border-top: 0px;
	height: 30px;
	padding-bottom: 4px;
	border-left: 4px #951158 solid;
}
/*===========================================================================*/
#language {
        float: right;
        margin-top: 0px;
        margin-right: 20px;
}

#menu_smartphone {
        display: none;
}

@media only screen and (max-width: 500px) {
        #menu_smartphone {
                display: block;
                padding: 20px;
                clear: both;
        }
        #menu_smartphone a{
                text-decoration: none;
                font-size: 26px;
                font-weight: bold;
                text-transform: uppercase;
                color: #777777;
                vertical-align: middle;
        }
}

#menu_ebene1 {
        margin: 0 auto 0 auto;
        height: 80px;
        padding-top: 2px;
        max-width: 1400px;
}
#menu_ebene1 ul {
        margin:0;
        padding: 1px;
        list-style:none;
        white-space: nowrap;
        float: right;
}
#menu_ebene1 li {
        display:inline;
        margin-right: 25px;
        float: left;
        padding: 7px;
        margin-top: 0px;
}
#menu_ebene1 li:hover {
        background: #d9d7c6;
}
#menu_ebene1 span {
        font-size: 0.8em;
        text-transform: none;
        font-weight: normal;
}
#menu_ebene1 a {
        padding-left: 0px;
        text-decoration: none;
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
        color: #494949;
        letter-spacing: 0.05em;
}
#menu_ebene1 li.akt a {
        color: #a21146;
}

@media only screen and (max-width: 1300px) {
        #menu_ebene1 {
                height: 56px;
                padding-top: 8px;
        }
        #menu_ebene1 a {
                font-size: 12px;
        }

}

#menu_ebene2 {
        margin: 0 auto 0 auto;
        height: 42px;
        padding-top: 2px;
        max-width: 1400px;
}
#menu_ebene2 ul {
        margin:0;
        padding: 1px;
        list-style:none;
        white-space: nowrap;
        border-top: 1px #a21146 solid;
        padding-left: 300px;
}
#menu_ebene2 li {
        display:inline;
        margin-right: 25px;
        float: left;
        padding: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        margin-top: 0px;
}
#menu_ebene2 li:hover {
        background: #d9d7c6;
}
#menu_ebene2 span {
        font-size: 0.8em;
        text-transform: none;
        font-weight: normal;
}
#menu_ebene2 a {
        padding-left: 0px;
        text-decoration: none;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        color: #494949;
        letter-spacing: 0.05em;
}
#menu_ebene2 li.akt a {
        color: #a21146;
}
#menubaum {
        display: none;
        clear: both;
        margin-top: 0px;
        padding-top: 2px;
        padding-left: 0px;
        background-color: #f6f3e2;
}
#menubaum ul {
        margin:0;
        padding: 1px;
        list-style:none;
        white-space: nowrap;
}
#menubaum li {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 0px;
        margin-left: 0px;
        border-top: 1px solid #a21146;
        padding-left: 20px;
}
#menubaum ul.sub li {
        border-top: 0px;
}
#menubaum span {
        font-size: 0.8em;
        text-transform: none;
        font-weight: normal;
}
#menubaum a {
        padding-left: 0px;
        text-decoration: none;
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
        color: #494949;
        letter-spacing: 0.05em;
}
#menubaum li.akt a {
        color: #a21146;
}
#menubaum ul.sub li a {
        font-size: 14px;
}

@media only screen and (max-width: 500px) {
        #menu_ebene1 {
                height: auto;
                display: none;
        }
        #menu_ebene1 ul {
                float: none;
        }
        #menu_ebene1 li {
                display:block;
                float: none;
                padding-left: 10px;
                padding-top: 5px;
                padding-bottom: 5px;
        }
        #menu_ebene1 a {
                font-size: 26px;
        }
        #menu_ebene2 {
                display: none;
        }
}

#container {
        padding: 0;
        padding-top: 130px;
}
@media only screen and (max-width: 500px) {
        #container {
                padding-top: 40px;
        }
}

div.contentBackground {
        background-repeat: no-repeat;
        /*background-size: 100%;*/
    /*height: 200vh;*/
        height: 500px;
    width: 100vw;
    /*position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
        margin-top: 115px;*/
        background-position: center;
    /*display: none;*/
}

@media only screen and (max-width: 500px) {
        div.contentBackground {
                position: static;
                top: 0;
                left: 0;
                z-index: 0;
                margin-top: 0;
                /*height: 30vh;*/
                height: 250px;
                background-size: auto 100%;
                display: none;
        }
}
#inhalt {
        margin: 0 auto 0 auto;
        max-width: 1200px;
        padding-top: 5px;
        padding-bottom: 50px;
        padding-left: 10px;
        padding-right: 10px;
        background: #ffffff;
        color: #494949;
        float: none;
        width: 90%;
        /*margin-top: 500px;*/
        /*opacity: 0.9;*/
}
#inhalt div.gebaeudeBox {
        width: 350px;
        min-width: 350px;
        box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.12);
        border-radius: 3px;
        overflow: hidden;
        font-size: 18px;
        display: inline-block;
        min-height: 100px;
        margin-right: 20px;
        margin-bottom: 35px;
        margin-top: 10px;
        margin-left: 10px;
}
#inhalt div.gebaeudeBoxImage {
        margin-bottom: 10px;
        height: 235px;
}
#inhalt div.gebaeudeBox h2 a{
        text-decoration: none;
        font-size: 24px;
        margin-bottom: 0px;
        line-height: 1.3em;
        text-align: left;
}
#inhalt p {
        text-align: justify;
}
#inhalt.inhaltStartseite {
        margin-top: 500px;
}

@media only screen and (max-width: 500px) {
        #inhalt {
                margin-top: 50px;
        }
}

#toolbar,
.formularToolbar {
	background: #AAD5FF;
	border-bottom: 2px solid #004080;
	height: 44px;
	overflow: hidden;
}
@media only screen and (max-width: 500px) {
	#toolbar,
	.formularToolbar {
		height: 58px !important;
	}
}

#toolbar a,
.formularToolbar a {
	height: 24px;
}

#toolbar img,
.formularToolbar img {
	border: medium none;
}

#toolbar div,
.formularToolbar div {
/*	cursor: default;
	height: 20px;
	font-size: 10px;
	margin-left: 12px;
	padding-top: 2px;
	padding-left: 24px;
	padding-right: 4px;
	background-color: #AAD5FF;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	float: left;
	border: 1px solid #AAD5FF;
	text-align: center;
	min-width: 40px;*/
}
@media only screen and (max-width: 500px) {
	#toolbar div.imageButton,
	.formularToolbar div.imageButton {
		width: 40px;
		height: 30px;
	}
}
/*
#toolbar div:hover,
.formularToolbar div:hover {
	background-color: #EEF7FF;
	border: 1px solid #004080;
}
*/







#inhalt h1 {
        font-size: 1.6em;
        background: #FFFFFF;
		color: #111111;
}
#inhalt h2 {
		height: 70px;
		padding-left: 26px;
}
#inhalt div.kontaktformular fieldset {
    border: 0 none;
}
#inhalt div.kontaktformular fieldset legend {
    color: #4a4a4a;
    font-weight: bold;
    margin-top: 5px;
}
#inhalt div.kontaktformularFeld label {
    display: block;
    float: left;
    margin: 0;
    position: relative;
    width: 100px;
}
#inhalt div.kontaktformularFeld input, #hauptbereich div.kontaktformularFeld textarea {
    background-color: #FFFFFF;
    border: 1px solid #4a4a4a;
    margin-bottom: 2px;
    width: 300px;
}
#inhalt div.kontaktformularFeld input.ohneLabel, #hauptbereich div.kontaktformularFeld textarea {
    width: 360px;
}

#inhalt table th {
        background-color: #494949;
        color: #FFFFFF;
}
#inhalt table th span.short {
	display: none;
}
@media only screen and (max-width: 500px) {
	#inhalt table th span.long {
		display: none;
	}
	#inhalt table th span.short {
		display: initial;
	}
}

#inhalt table td {
        padding: 4px;
        vertical-align: top;
}

#inhalt a{
        color: #494949;
		background: url(https://www.bodenheim.de/fileadmin/bodenheim.de/link.png) 0px 5px no-repeat;
}

#inhalt a.cboxElement {
    padding-left: 0px;
    background-image: none;
        cursor: zoom-in;
}

#colorbox {
        font-size: 0.6em;
}


#fusszeile {
    bottom:0px;
        background-color: #494949;
        width: 100%;
        padding-top: 30px;
        padding-bottom: 50px;
        text-align: right;
        color: #ffffff;
}
div.fussbox {
        float:left;
        text-align: left;
        width: 300px;
        margin-left: 50px;
        margin-top: 20px;
}
#fussmenu {
        width: 100%;
        text-align: right;
}
#fusszeile ul{
        margin:0;
        margin-left: 10px;
        margin-right: 10px;
        padding: 1px;
        list-style:none;
        white-space: nowrap;
}
#fusszeile li {
        display:inline;
        margin-right: 25px;
}
#fusszeile a{
        padding-left: 0px;
        text-decoration: none;
        font-size: 13px;
        font-weight: bold;
        color: #ffffff;
        text-transform: uppercase;
}

#fusszeile p{
        text-align: left;
        margin-left: 50px;
        margin-right: 50px;
        color: #999999;
}
#fusszeile p.firstLine {
        margin-top: 150px;
}
@media only screen and (max-width: 500px) {
        #fusszeile ul {
                margin:0;
                padding: 1px;
                list-style:none;
                white-space: nowrap;
                text-align: left;
        }
        #fusszeile li {
                padding: 10px;
                margin-top: 10px;
                margin-left: 40px;
                display: block;
        }
        #fusszeile span {
                font-size: 0.8em;
                text-transform: none;
                font-weight: normal;
        }
        #fusszeile a {
                padding-left: 0px;
                text-decoration: none;
                font-size: 16px;
                font-weight: bold;
                text-transform: uppercase;
                color: #ffffff;
                letter-spacing: 0.05em;
        }
}

div.formularWochenkalender td.formular_ElementZeitslot {
	border: 1px #fff solid !important;
	background-color: #eee;
}
div.formularWochenkalender td.markiert {
	background: #888888;
}
div.formularWochenkalender td.belegt {
	background: #951158;
}
