body
{
    position: relative;
    margin: 0;
    -webkit-text-size-adjust: none;
    min-height: 416px;
    font-family: helvetica,sans-serif;
    -webkit-background-size: 0.438em 100%;
    background:#fff;
    -webkit-touch-callout: none;
    width:100%;
}
.center
{
    margin: auto;
    display: block;
    text-align: center !important;
}
img
{
    border: 0;
}
a:hover .arrow
{
    background-position: 0 -13px !important;
}
@media screen and (max-width:320px)
{
    .textbox form
    {
        width: 272px;
    }
    input[type="text"]
    {
        width: 275px;
    }
    .menu .name, .menu2 .name, .menu3 .name
    {
        max-width: 77%;
    }
    .textbox .name
    {
        max-width: 190px;
    }
    .textbox textarea
    {
        width: 280px;
    }
}
@media screen and (min-width:321px)
{
    .menu .name, .menu2 .name, .menu3 .name
    {
        max-width: 85%;
    }
    .textbox .name
    {
        max-width: 75%;
    }
    .textbox textarea
    {
        width: 440px;
    }
    .textbox form
    {
        width: 432px;
    }
    .textbox input[type="text"]
    {
        width: 435px;
    }
    .textbox input[maxlength="5"]
    {
        width: 60px;
    }
}
#content
{
    width: 100%;
    position: relative;
    min-height: 250px;
    margin-top: 10px;
    height: auto;
    z-index: 0;
    /*overflow: hidden;*/
    font-size:13px;
}

h1.aktuell
{
    font-size: 20px;
    font-weight: bold;
    text-transform:uppercase;
    width: 100%;
    margin:15px 0 10px 0;
    }
h1 
{
    font-size:16px;
    font-weight:bold;
    margin:0px 0px 5px 0px;
    padding:5px 0px 6px 0px;
    background-repeat:repeat-x;
    }

#footer
{
    position: relative;
    margin: 0px 0px 0;
    height: auto;
    width: auto;
    bottom: 0px;
    padding:10px;
}
#footer a, #footer
{
    text-decoration: none;
    font-size: 9pt;
}
#pageitem
{
    -webkit-border-radius: 8px;
    font-size: 12pt;
    overflow: hidden;
    padding: 0;
    position: relative;
    display: block;
    height: auto;
    width: auto;
    margin: 3px 3px 0px;
    list-style: none;
}
.textbox
{
    padding: 0px 9px;
    position: relative;
    /*overflow: hidden;*/
}
.searchbox
{
    height: 44px;
    margin: -13px 0 13px 0;
    width: 100%;
}
.searchbox form
{
    height: 24px;
    -webkit-border-image: url('images/searchfield.png') 4 14 1 24;
    border-width: 4px 14px 1px 24px;
    display: block;
    position: relative;
    top: 8px;
    margin: auto;
}
fieldset
{
    border: 0;
    margin: 0;
    padding: 0;
}
.searchbox input[type="text"]
{
    border: 0;
    -webkit-appearance: none;
    height: 18px;
    float: left;
    font-size: 13px;
    padding: 0;
    position: relative;
    top: 2px;
    left: 2px;
}
.textbox p
{
    /*margin-top: 2px;
    margin-bottom: 2px;*/
}
.textbox div table tr td p
{
    height:20px;
    }
.textbox td
{
    padding-top: 2px;
    padding-bottom: 2px;
}

.textbox img, #header img
{

    width:auto !important;
    height:auto !important;
    max-width:100% !important;
}
.textbox table, .textbox a, .textbox span
{

    width:auto !important;
    height:auto !important;
    max-width:100% !important;
}
.textbox ul
{
    margin: 3px 0 3px 0;
    list-style: circle !important;
}
.textbox li
{
    margin: 0 !important;
}

.textbox a 
{
    font-weight:bold;
    text-decoration:underline;
    }
.textbox a.iphone
{
    font-weight:bold;
    text-decoration:none;
    padding:5px;
    margin-top:10px;
    border-style:solid;
    }

.textbox a.noiphone 
{
    font-weight:bold;
    text-decoration:underline;
    display:none; 
    }
.textbox a.null, .textbox h1 a
{
    border:none !important;
    padding:0;
    background:transparent;
    }
caption 
{
    padding:5px 0px 5px 4px;
    }

#pageitem li:last-child, #pageitem li.form:last-child
{
    border-top: 0;
}
.menu, .checkbox, .radiobutton, .select, li.button, li.bigfield, li.smallfield
{
    position: relative;
    list-style-type: none;
    display: block;
    height: 43px;
    overflow: hidden;
    width: auto;
}
.menu2
{
    position: relative;
    list-style-type: none;
    display: block;
    min-height: 35px;
    overflow: hidden;
    width: auto;
}
.menu3
{
    position: relative;
    list-style-type: none;
    display: block;
    min-height: 35px;
    overflow: hidden;
    width: auto;
}


#pageitem li:first-child:hover, #pageitem li:first-child
{
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
}
#pageitem li:last-child:hover, #pageitem li:last-child
{
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
}
.menu a
{
    display: block;
    height: 43px;
    width: auto;
    text-decoration: none;
}
.menu2 a
{
    display: block;
    height: 35px;
    width: auto;
    text-decoration: none;
}
.menu3 a
{
    display: block;
    height: 35px;
    width: auto;
    text-decoration: none;
}

.menu a img
{
    width: auto;
    height: 32px;
    margin: 5px 0 0 5px;
    float: left;
}
.menu .name
{
    margin: 11px 0 0 7px;
    width: auto;
    font-weight: bold;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
}
.menu .nameMenue
{
    position:absolute;
    margin:11px 0px 0px 20px;
    width: auto;
    font-weight: bold;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color:#fff;
}
.menu .arrowMenue
{
    width: 8px !important;
    height: 13px !important;
    right: 10px;
    top: 15px;
    margin: 15px 0 0 7px;
    background: url("images/arrowback.png") 0 0 no-repeat;
    float: left;
}

.menu2 .name
{
    margin: 8px 0 0 10px;
    width: auto;
    font-weight: normal;
    font-size: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
}
.menu2 .sel
{
    position: absolute;
    width: 8px !important;
    height: 8px !important;
    right: 10px;
    top: 12px;
    margin: 0 !important;
    background-color:#fff;
    border:solid 1px #000;
}

.menu3 .name
{
    margin: 8px 0 0 25px;
    width: auto;
    font-weight: normal;
    font-size: 13px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
}
.menu3 .sel
{
    position: absolute;
    width: 8px !important;
    height: 8px !important;
    right: 10px;
    top: 12px;
    margin: 0 !important;
    background-color:#fff;
    border:solid 1px #000;
}

.menu .arrow
{
    position: absolute;
    width: 8px !important;
    height: 13px !important;
    right: 10px;
    top: 15px;
    margin: 0 !important;
    background: url("images/arrow.png") 0 0 no-repeat;
}
.menu .arrowsel
{
    position: absolute;
    width: 13px !important;
    height: 8px !important;
    right: 10px;
    top: 15px;
    margin: 0 !important;
    background: url("images/arrowsel.png") 0 0 no-repeat;
}

#header
{
    display: block;
    font-weight: bold;
    font-size: 12pt;
    margin-bottom: 6px;
    line-height: 14pt;
    padding:0 0 0 0px;
    margin:6px 6px 0;
    /*background-color:#871D10;*/
}

input[type="checkbox"]
{
    width: 94px;
    height: 27px;
    background: url('images/checkbox.png');
    -webkit-appearance: none;
    border: 0;
    float: right;
    margin: 8px 4px 0 0;
}
input[type="checkbox"]:checked
{
    background-position: 0 27px;
}
input[type="radio"]
{
    -webkit-appearance: none;
    border: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    /*position: absolute;*/
    left: 0;
    margin: 0;
    -webkit-border-radius: 0;
}
input[type="radio"]:checked
{
    background: url('images/radiobutton.png') no-repeat;
    background-position: right center;
}
.radiobutton .name
{
    z-index: 1;
}
select
{
    -webkit-appearance: none;
    height: 100%;
    width: 100%;
    border: 0;
}
.select select
{
    -webkit-border-radius: 0;
    color: #000;
    font-weight: bold;
    font-size: 17px;
}
.select option
{
    max-width: 90%;
}
.select .arrow
{
    background: url('images/arrow.png');
    width: 8px;
    height: 13px;
    display: block;
    -webkit-transform: rotate(90deg);
    position: absolute;
    right: 10px;
    top: 18px;
}
input[type="submit"]
{
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
    border: 1;
    -webkit-border-radius: 0;
    font-weight: bold;
    font-size: 17px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.textbox textarea
{
    padding: 0;
    margin-top: 5px;
    font-size: medium;
}
.textbox .name
{
    width: 48%;
    position: absolute;
    left: 0;
    font-size: 17px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    line-height: 44px;
    font-size: 17px;
    padding-left: 5px;
    overflow: hidden;
}
.smallfield input
{
    width: 50%;
    position: absolute;
    right: 0;
    height: 44px;
    -webkit-appearance: none;
    border: none;
    padding: 0;
    background: transparent;
    -webkit-border-radius: 0;
    font-weight: bold;
    font-size: 17px;
}
.smallfield:first-child input
{
    -webkit-border-top-right-radius: 8px;
}
.smallfield:last-child input
{
    -webkit-border-bottom-right-radius: 8px;
}


/* SITEMAP */
a.sitemap1, a.sitemap2, a.sitemap3, a.sitemap4 
{
    text-decoration:none;
    }
a.sitemap1 
{
    padding:0 0 0 0;
    font-size:17px;
    }
a.sitemap2 
{
    padding:0 0 0 15px;
    font-size:15px;
    }
a.sitemap3 
{
    padding:0 0 0 25px;
    font-size:13px;
    }
/* VERANSTALTUNGSKALENDER */
#VeranstKalender 
{
    /*margin-top:50px;*/
    padding:2px;
    text-align:center; 
    }
    
#VeranstKalender div table 
{
    width:100% !important;
    max-width:100% !important;
    }
    
#VeranstKalender table.Title
{
    font-weight:bold !important;
    color:#585858;
    margin:1px;
    text-transform:uppercase;
    }
    
#VeranstKalender td.TitleLink 
{
    text-align:center;
    }
    
#VeranstKalender td.TitleLink a, #VeranstKalender td.TitleLink a:visited
{
    font-weight:bold;
    padding:0px 5px 0px 5px;
    text-decoration:none;
    margin:1px;
    }
#VeranstKalender td.TitleLink a:hover
{
    text-decoration:none;
    }
#VeranstKalender td
{
    font-size:12px;
    font-weight:normal;
    }

#VeranstKalender td.aktive, #VeranstKalender td.aktive:hover
{
    font-weight:normal;
   }

#VeranstKalender td.aktive a
{
    font-weight:normal;
    text-decoration:none !important;
    }
#VeranstKalender dayheader
{
    font-weight:bold;
    }
#VeranstKalender DayBackground{}
#VeranstKalender a, #VeranstKalender a:visited
{
    font-weight:normal;
    text-decoration:none !important;
    padding-left:0px !important;
    }

#VeranstKalender a:hover 
{
    font-weight:bold;
    }   


#VeranstKalender td.Today a
{
    font-weight:bold;
    padding-left:0px;
    }


#VeranstKalender th
{
    font-size:0.8em;
    font-weight:normal;
    }
#VeranstaltungTabelle table 
{
      }
#VeranstaltungTabelle td
{
    }
#VeranstKalender td a
{
    background-image:none;
    }

#VeranstKalender table.KalenderDetail
{
    width:100% !important;
    }
#VeranstKalender table.KalenderDetail td
{
    text-align:left;
    }

.detailinfo-image img
{
    max-width:50px !important;
    }
.detailinfo div.reiter span
{
    padding:5px;
    }
.detailinfo div.detailinfotext 
{
    padding-left:5px;
    }
.detailinfo table.detailform
{
    margin-left:5px;
    width:100% !important;
    }
.detailinfo table.detailform td
{
    padding:2px;
    }
.detailinfo table.detailform input[type="text"], .detailinfo table.detailform textarea
{
    width:320px !important;
    }
div.detailinfotext img
{
    max-width:320px !important;
    }
div.detailinfotext span, div.detailinfo
{
    clear:both;
    }