html {
    text-align: center;
}

body {
    font-family: Arial, Verdana, sans-serif;
    text-align: center;
    background: #CCCC66;
    color: #444444;
    font-size: 90%;
}

a:link, a:visited, a:active, a:focus {
    font-weight: bold;
    color: #9f8863;
    text-decoration: none;
    border-bottom: 0px
}

a:hover {
    font-weight: bold;
    color: #9f8863;
    text-decoration: underline;
    border-bottom: 0px solid;
}

.pagetitle_fir {
    margin: 0;
    padding: 0;
    display: block;
}

.platzhalter {
    clear: both;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    font-size: 0.01em;
}

h1 {
    font-size: 130%;
    font-weight: bold;
    font-family: arial, serif;
    margin-top: 15px;
}

h2 {
    font-size: 110%;
    font-weight: bold;
    font-family: arial, serif;
}

#mainwrap {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    background: #EAE395;
}

#headerwrap {
    padding-left: 0px;
    padding-top: 0px;
    background: #669933;
}

#header {
    height: 230px;
    width: 980px;
    background-image: url(../../../../../../fileadmin/template/kopf.jpg);
    background-repeat: no-repeat;
}

#navi {
    width: 250px;
    float: left;
    text-align: left;
    background: #EAE395;
    overflow: hidden;
    padding-top: 10px;
}

#titel {
    width: 720px;
    height: 55px;
    float: left;
    text-align: center;
    background: #EFECC5;
    padding-top: 5px;
    margin-right: 10px;
    margin-top: 10px;
}

#inhalt {
    width: 710px;
    float: left;
    text-align: left;
    background: #EFECC5;
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
}

#navigationswrapper {
    padding: 15px;
}

#inhaltswrapper {
    padding: 1px 20px 20px 30px;
}

#footer {
    float: left;
    width: 960px;
    background: #669933;
    padding: 5px 15px 5px 5px;
    color: #ACD260;
    text-align: right;
    font-size: 90%;
}

#footer a {
    color: #EAE395;
}

#navigation {
    padding-top: 5px;
    padding-bottom: 1px;
    width: 230px;
    margin-bottom: 0px;
    background: #669933;
    margin-left: 10px;
}

#navigation ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-indent: 0;
    width: 230px;
}

#navigation ul ul {
    display: none;
}

#navigation ul ul ul {
    display: none;
}

#navigation li {
    margin-bottom: 4px;
    padding: 0px;
    line-height: 26px;
    padding-right: 5px;
    padding-left: 5px;
    text-indent: 0;
}

#navigation ul li a {
    display: block;
    padding-left: 10px;
    width: 210px;
    color: #ACD260;
}

#navigation ul li a:link, #navigation ul li a:visited {
    background: #669933;
    color: #EAE395;
    text-decoration: none;
}

#navigation ul li a:hover {
    background: #ACD260;
    color: #9f8863;
}

#navigation ul li a.current, #navigation ul li a.current:link, #navigation ul li a.current:visited {
    background: #ACD260;
    color: #9f8863;
}

.ce-gallery {
    margin-top: 15px;
}

.text-center {
    text-align: center;
}

/*-----------------------------------------------------*\
  #MAPS
\*-----------------------------------------------------*/
.map iframe {
    width: 100%;
}

.map .privacy-msg.privacy-map-msg,
.yt-video .privacy-msg.privacy-map-msg {
    background-image: url(../Images/Template/Mapdummy.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100% !important;
    position: relative;
}

.map .privacy-msg.privacy-map-msg p,
.yt-video .privacy-msg.privacy-map-msg p {
    background-image: url(../Images/Template/trans-schwarz-80.png);
    width: 600px;
    position: absolute;
    left: 50%;
    margin-top: 50px;
    margin-left: -320px;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    line-height: 1.6;
}

.privacy-msg.privacy-calendar-msg p,
.privacy-msg.privacy-kalender-msg p,
.privacy-msg.privacy-map-msg p,
.privacy-msg.privacy-video-msg p {
    padding: 15px;
    text-align: center;
}

.privacy-msg.privacy-map-msg p a {
    color: #fff;
    font-weight: 600;
}

.map .privacy-msg.privacy-map-msg p a.btn,
.yt-video .privacy-msg.privacy-map-msg p a.btn {
    color: #fff;
}

.privacy-msg.privacy-calendar-msg p a.btn,
.privacy-msg.privacy-map-msg p a.btn,
.privacy-msg.privacy-video-msg p a.btn,
.privacy-msg.privacy-kalender-msg p a.btn {
    background: #94795D;
    border-color: #94795D;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 7px;
    display: block;
}

.map .privacy-msg.privacy-map-msg iframe.privacy-map,
.yt-video .privacy-msg.privacy-map-msg iframe.privacy-map {
    width: 100%;
}

.privacy-msg.privacy-kalender-msg {
    position: relative;
}

.privacy-msg.privacy-kalender-msg p {
    position: absolute;
}

.map .privacy-msg.privacy-map-msg::after {
    content: "© OpenStreetMap contributors";
    position: absolute;
    right: 15px;
    bottom: 0;
    color: #777;
}

table.contenttable {
    width: 100%;
}

table.contenttable tbody tr {
    border-bottom: 1px solid #ccc;
}

table.contenttable tbody tr:nth-child(odd) {
    background: #eee;
}

table.contenttable tbody tr td {
    padding: 5px;
}
