/* clearfix */

#content:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: overflow;
}

#content {
    display: block;
}

/*  \*/
#content {
    min-height: 1%;
}

* html #content {
    height: 100%;
}

/* clearfix */

@font-face {
    font-family: "LeagueGothicRegular";
    src: url("fonts/league_gothic-webfont.eot");
    src: url("fonts/league_gothic-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/league_gothic-webfont.woff") format("woff"),
    url("fonts/league_gothic-webfont.ttf") format("truetype"),
    url("fonts/league_gothic-webfont.svg#league_gothicregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
}

html,
body {
    height: 100%;
}

body {
    background-color: #ec8623;
    z-index: 0;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

body,
th,
td {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #4d4d3d;
}

img {
    border: none;
}

a {
    outline: none;
}

.middle {
    padding: 0 0 0 343px;
}

.dark {
    color: #4d4d3d;
}

.beige {
    color: #4d4d3d;
}

.green {
    color: #3f7c0f;
}

.grey {
    color: #9c9c88;
}

.white {
    color: white;
}

.blue {
    color: #3571b7;
}

::-moz-selection {
    color: #4796b7;
}

.font11px {
    font-size: 11px;
}

.font12px {
    font-size: 12px;
}

.font13px {
    font-size: 13px;
}

.font14px {
    font-size: 14px;
}

.font15px {
    font-size: 15px;
}



.spacer40 {
    padding: 0 0 36px 0;
}

.clearBoth {
    clear: both;
}

.displayNone {
    display: none;
}

.displayBlock {
    display: block;
}

.displayInline {
    display: inline;
}

.displayTableRow {
    display: table-row;
}

.left {
    float: left;
}

.right {
    float: right;
}

.fancyNormalLink,
.fancyNormalLink:hover {
    color: #4d4d3d !important;
    text-decoration: underline !important;
}

input,
textarea,
select {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    border: 1px solid #6a6a6a;
}

.input180 {
    width: 180px;
}

.blueLink {
    color: #3571b7;
    text-decoration: none !important;
}

.blueLink:hover,
.greyLink:hover {
    text-decoration: underline !important;
}

.greyLink {
    color: #9c9c88;
    text-decoration: none !important;
}

.mitgliederListe {
    float: right;
    margin-right: 40px;
}


ul.vereinsProfilInfoText {
    padding-left: 40px;
}

#anfrageOrig {
    color: #555;
}

.formInputRow {
    width: 270px;
    height: 30px;
    display: block;
}

.formInputTextarea {
    width: 270px;
    height: 74px;
    display: block;
    padding: 0 0 15px;
}

.formInputTextarea .formTextareaLabel {
    width: 76px;
    float: left;
    padding: 5px 0 0 0;
}

.formInputTextarea .formTextareaField {
    width: 194px;
    float: left;
}

.formInputTextarea .formTextareaField textarea {
    border: 1px solid #ccc;
    height: 60px;
    padding: 5px 2px;
    width: 189px;
}

.formInputRow .formInputLabel {
    width: 76px;
    float: left;
    padding: 5px 0 0 0;
}

.formInputRow .formInputField {
    width: 194px;
    float: left;
}

.formInputRow .formInputField input {
    border: 1px solid #ccc;
    height: 18px;
    padding: 3px 2px 0;
    width: 189px;
}

#contentWrapper {
    width: 970px;
    margin: 0 auto;
    height: auto !important;
    /* Important Regel für moderne Browser */
    height: 100%;
    /* Mindesthöhe für den IE */
    min-height: 100%;
    background: white;
}

#headerTop {
    background: url(../pix/top_tennistool-at-demo.jpg) no-repeat;
    background-size: 100%;
    height: 297px;
}

#headerTopVerein {
    background: url(../pix/top_tennistool-at-verein.jpg) no-repeat;
    height: 297px;
    background-size: 100%;
}

.headerStartSiteGlobal {
    background: url(../pix/top_startsite.jpg) no-repeat;
    height: 297px;
    background-size: 100%;
}

#headerTopStart #topVereinInfoText {
    padding: 190px 0 0 0;
}

.topHeaderLink a {
    position: absolute;
    top: 78px;
    width: 600px;
    height: 152px;
    display: block;
}

.vereinLogoBG {
    background: url(../pix/verein_logoBg.png) no-repeat;
    width: 160px;
    height: 112px;
    display: block;
    float: right;
    padding: 16px 40px 0 0;
    text-align: center;
}

.vereinLogoBG img {
    opacity: 0.8;
}

#content {
    background: white;
    min-height: 100%;
    clear: left;
}

#footer {
    background: url(../pix/footer.jpg) no-repeat;
    background-size: 100%;
    width: 100%;
    height: 39px;
    display: block;
    margin: 0 auto -18px;
    padding: 400px 0 0 0;
}

#footer a {
    color: white;
    text-decoration: none;
}

#topHeadingStart {
    padding: 0 0 0 0;
}

.topHeadingStartWithLogo {
    height: 289px;
    padding-top: 8px;
}

.topHeadingStartWithNoLogo {
    height: 300px;
}

.topHeadingExtraPadding {
    padding: 8px 0 0 0;
}

#topHeading {
    width: 970px;
    display: block;
}

#topHeadingStart #memberInformation {
    width: 370px;
    height: 103px;
    display: block;
    float: left;
    padding: 37px 0 0 30px;
}

#topHeadingStart #memberInformation .memberInfo {
    width: 480px;
    height: 24px;
}

#topHeadingStart #memberInformation .memberInfo #metaUserIco {
    background: url(../pix/metaUserIco.png) no-repeat;
    width: 24px;
    height: 20px;
    float: left;
}

#topHeadingStart #memberInformation .memberInfo #metaCreditsIco {
    background: url(../pix/metaCreditsIco.png) no-repeat;
    width: 24px;
    height: 20px;
    float: left;
}

#topHeadingStart #memberInformation .memberInfo #metaVereinIco {
    background: url(../pix/metaVereinIco.png) no-repeat;
    width: 24px;
    height: 20px;
    float: left;
}

#topHeadingStart #memberInformation .memberInfo .infoText {
    float: left;
    padding: 2px 0 0 8px;
    width: 440px;
    font-size: 15px;
    color: #4d4d3d;
}

#topHeadingStart #memberInformation .memberInfo .infoText a {
    color: #4d4d3d;
    background-color: #d0e8f2;
}

#memberInformation .infoText a.memberItnInfo {
    background-color: transparent !important;
}

#topLogo {
    background: url(../pix/10nis_logo.png) no-repeat;
    width: 295px;
    height: 107px;
    display: block;
    margin: 60px 0 0 30px;
}

#topVereinInfoText {
    padding: 80px 0 0 0;
    clear: both;
}

#content #memberLogin {
    float: left;
    margin: 10px 0 0 10px;
    width: 635px;
}

.helpIco {
    width: 16px;
    height: 16px;
    display: block;
    background: url(../pix/helpIco.jpg) no-repeat;
}

#loginErrorMessage {
    float: right;
    padding: 0 56px 0 0;
    margin: -3px 0 0 0;
}

#loginErrorMessage .errorIco {
    width: 20px;
    height: 20px;
    display: block;
    background: url(../pix/errorIco.jpg) no-repeat;
    float: left;
}

#loginErrorMessage .errorText {
    float: left;
    padding: 3px 0 0 5px;
}

#content #memberLogin .inputLogin {
    border: 1px solid #aaa;
    height: 19px;
    padding: 4px 2px 0 2px;
}

.tdColumn1 {
    display: block;
    height: 18px;
    padding-top: 4px;
    width: 160px;
}

.tdSpacer {
    height: 2px;
    width: 1px;
    display: block;
}

.input280 {
    border: 1px solid #aaa;
    width: 275px;
    height: 19px;
    padding: 4px 2px 0 2px;
}

.input20 {
    border: 1px solid #aaa;
    width: 25px;
    height: 19px;
    padding: 4px 2px 0 2px;
}

.input40 {
    border: 1px solid #aaa;
    width: 40px;
    height: 19px;
    padding: 4px 2px 0 2px;
}

.textArea280 {
    border: 1px solid #aaa;
    width: 275px;
    height: 80px;
    padding: 4px 2px 0 2px;
}

.button285 a {
    background: url(../pix/button285_orange.jpg) no-repeat;
    width: 265px;
    height: 36px;
    float: left;
    color: white !important;
    padding: 30px 0 0 18px;
    font-size: 18px;
    text-decoration: none;
    display: block;
    margin: 0 0 0 -1px;
    font-weight: lighter;
}

.buttonDemo a {
    position: relative;
    z-index: 1000;
}

.button285 a:link {
    text-decoration: none;
    text-shadow: -1px -1px 3px #b0561d;
    font-weight: lighter;
}

.button285 a:hover {
    background: url(../pix/button285_orange.jpg) no-repeat 0 -66px;
    text-decoration: none;
}

.buttonResponsive {
    background-color: #ee6814;
       -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    border: 1px solid #ee6814;
    display: inline-block;
    cursor: pointer;
    padding: 24px 4% 8px 4%;
    display: block;
    width: 80%;
       -moz-box-shadow: 0 0 3px 2px #999;
    -webkit-box-shadow: 0 0 3px 2px #999;
            box-shadow: 0 0 3px 2px #999;
}

.buttonResponsive a,
.buttonResponsive span {
    color: white !important;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 18px;
    text-decoration: none !important;
}

.buttonResponsive:hover {
    background-color: #e06011;
    border: 1px solid #e06011;
}

.buttonTestZugang {
    background-color: #5c7d35;
    border: 1px solid #5c7d35;
}

.buttonTestZugang:hover {
    background-color: #4b6829;
    border: 1px solid #4b6829;
}

.buttonBlue {
    background-color: #91c6dc;
    border: 1px solid #91c6dc;
}

.buttonBlue:hover {
    background-color: #9ed6ed;
    border: 1px solid #9ed6ed;
}

.buttonResponsive .buttonLink {
    width: 77%;
    float: left;
}

.buttonResponsive .buttonClear {
    clear: both;
}

.buttonResponsiveInFancyBox {
    margin: 28px 6% 15px 0;
    float: right;
    width: 55%;
}

.buttonResponsiveInFancyBox:active {
    top: 0 !important;
}

.buttonArrow {
    background: url(../pix/iconSprite.png) no-repeat -128px -44px;
    width: 16%;
    float: right;
    height: 24px;
}

.buttonArrowGreen {
    background: url(../pix/iconSprite.png) no-repeat -2px -84px;
    width: 16%;
    float: right;
    height: 24px;
}

.buttonArrowBlue {
    background: url(../pix/iconSprite.png) no-repeat -2px -116px;
    width: 16%;
    float: right;
    height: 24px;
}

.buttonResponsiveAnfrage {
    float: right;
    margin: 3px 16px 0 0;
}

.buttonResponsiveCenter {
    width: 285px;
    margin: 0 auto 10px auto;
}

.pText {
    line-height: 20px;
    padding: 0 45px;
    font-size: 14px;
}

a:link {
    text-decoration: underline;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: underline;
}

a.darkLink:link {
    color: #404039;
}

a.darkLink:visited {
    color: #404039;
}

.profile {
    width: 530px;
    display: block;
    float: left;
    padding: 0;
    height: 100px;
}

.profile .menuButton a {
    background: url(../pix/menuButton.png) no-repeat;
    height: 42px;
    padding: 30px 0 0 15px;
    text-decoration: none;
    width: 140px;
    display: block;
    float: right;
    font-size: 15px;
    text-decoration: none;
    color: #404039;
}

.profile .menuButton a:hover {
    background: url(../pix/menuButton.png) no-repeat 0 -72px;
}

.profile .spacer {
    background: url(../pix/spacer.png) no-repeat;
    width: 1px;
    height: 30px;
    margin-top: 20px;
    display: block;
    float: right;
}

.profile .spacerAlpha {
    background: url(../pix/spacerAlpha.png) no-repeat;
    width: 1px;
    height: 30px;
    margin-top: 20px;
    display: block;
    float: right;
}

#meinProfil {
    width: 200px;
    display: block;
    float: left;
}

#ajaxMainLoader {
    width: 25px;
    display: none;
    float: left;
}

.input_error {
    color: #e65b25;
}

.inputErrorBorder {
    border: 1px solid #e65b25 !important;
}

.partnerBox {
    width: 100%;
}

.partnerBox .partnerLogo {
    width: 23%;
    padding-right: 5%;
    float: left;
}

.partnerBox .partnerLogo img {
    width: 100%;
    height: auto;
}

.partnerBox .partnerNameDescription {
    width: 72%;
    float: left;
}

.additionResultInput {
    border: 1px solid #aaa;
    width: 20px;
    height: 19px;
    padding: 4px 2px 0;
}

.additionResultInputError {
    border: 1px solid #e65b25;
    width: 20px;
    height: 19px;
    padding: 4px 2px 0;
}

#ajaxLoader {
    display: none;
    background: url(../pix/ajax-loader.gif) no-repeat;
    width: 16px;
    height: 16px;
    float: left;
}

#ajaxPlatzLoader {
    background: url(../pix/ajax-loader.gif) no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin: 4px 0 0 48px;
}

#ajaxReservierungenLoader {
    display: none;
    background: url(../pix/ajax-loader.gif) no-repeat;
    width: 16px;
    height: 16px;
    margin: 2px 0 0;
    float: left;
}

.fancybox-skin-bgorange {
    background-color: #fd7552 !important;
    padding: 50px 30px !important;
}

#ajaxGetDoublesPlayerLoader {
    display: none;
    background: url(../pix/ajax-loader.gif) no-repeat;
    width: 16px;
    height: 16px;
    margin: 0;
    position: relative;
    top: 5px;
    left: 7px;
}

#ajaxAktResLoader {
    display: none;
    background: url(../pix/ajax-loader.gif) no-repeat;
    width: 16px;
    height: 16px;
    margin: 9px 0 0 10px;
    float: left;
}

.spielerAjaxLoader {
    display: none;
    background: url(../pix/ajax-loader.gif) no-repeat;
    width: 16px;
    height: 16px;
}

.td160 {
    width: 160px;
    display: block;
    height: 14px;
}

.height30 {
    height: 21px;
    padding-top: 8px;
}

.reservierenSelect {
    height: 23px;
    min-height: var(--ss-main-height);
    border: 1px solid var(--ss-border-color);
    border-radius: var(--ss-border-radius);
    font-size: 13px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    padding: var(--ss-spacing-s);
    width: 100%;
}

.threeColumnsStartSite {
    display: block;
    height: 100%;
    margin-bottom: 36px;
    /*overflow:hidden;*/
    padding: 22px 0 0 30px;
    width: 940px;
}

#aktuelleReservierungen {
    display: block;
    height: 100%;
    padding: 0 0 0 15px;
    width: 570px;
    float: left;
    margin-top: 30px;
}

#aktuelleReservierungen tr.reservierungRow:nth-child(even) {
    background-color: #e8e8e8;
}

#column1 {
    width: 271px;
    display: block;
    float: left;
    padding: 10px 0 0 15px;
}

#column1 #newsLogo {
    width: 250px;
    height: 37px;
    display: block;
    background: url(../pix/news.png) no-repeat;
    padding: 0 0 6px 0;
}

.newsItem {
    width: 100%;
    display: block;
    float: left;
}

.newsIco {
    float: left;
    width: 16px;
    height: 16px;
    display: block;
    background: url(../pix/newsIco.jpg) no-repeat;
}

.newsTitle {
    padding: 2px 0 0 7px;
    float: left;
    width: 245px;
}

p.newsTeaser {
    padding: 10px 0 0 0;
    clear: left;
    width: 245px;
}

p.newsTeaserFancyBox {
    padding: 10px 23px;
    clear: left;
}

p.newsTextFancyBox {
    padding: 0 23px 10px 23px;
    clear: left;
    border-bottom: 1px dotted #ccc;
}


.loginLogo {
    width: 295px;
    height: 37px;
    display: block;
    background: url(../pix/login.png) no-repeat;
    padding: 0 0 6px;
}

.meinProfil {
    width: 185px;
    height: 37px;
    background: url(../pix/meinprofil.png) no-repeat;
    display: block;
    padding: 0 0 6px 0;
}

#Threecolumns {
    display: block;
    height: 100%;
    margin-bottom: 36px;
    overflow: hidden;
    padding: 22px 0 5px 30px;
    width: 940px;
}

#Threecolumns #column2 {
    width: 320px;
    display: block;
    float: left;
    padding: 10px 0 0 9px;
}

#Threecolumns #column3 {
    width: 290px;
    display: block;
    float: right;
    padding: 10px 26px 0 9px;
}

#wannButton a {
    background: url(../pix/datum.png) no-repeat;
    color: #4d4d3d;
    display: block;
    float: left;
    height: 20px;
    margin: 0 2px 0 0;
    padding: 5px 0 0;
    text-align: center;
    text-decoration: none;
    width: 66px;
}

#wannButton a:hover {
    background: url(../pix/datum.png) no-repeat 0 -25px;
}

#woButton a {
    background: url(../pix/platz.png) no-repeat;
    color: #4d4d3d;
    display: block;
    float: left;
    height: 20px;
    margin: 0 0 0 2px;
    padding: 5px 0 0;
    text-align: center;
    text-decoration: none;
    width: 56px;
}

#woButton a:hover {
    background: url(../pix/platz.png) no-repeat 0 -25px;
}

#wemButton a {
    background: url(../pix/wemButton.png) no-repeat;
    width: 138px;
    height: 20px;
    padding: 5px 0 0 0;
    width: 138px;
    color: #4d4d3d;
    text-decoration: none;
    float: left;
    margin: 0 0 0 2px;
    text-align: center;
}

#wemButton a:hover {
    background: url(../pix/wemButton.png) no-repeat 0 -25px;
}

#Threecolumns #column1 #wannLogo {
    width: 280px;
    height: 37px;
    display: block;
    background: url(../pix/wann.png) no-repeat;
    padding: 0 0 6px 0;
}

#Threecolumns #column1 #vorteileLogo {
    width: 280px;
    height: 37px;
    display: block;
    background: url(../pix/vorteile.png) no-repeat;
    padding: 0 0 6px 0;
}

.addInfo {
    clear: both;
    height: 32px;
    padding: 30px 0 0 1px;
}

.addInfo #infoProspektIco {
    background: url(../pix/infoProspektIco.jpg) no-repeat;
    width: 30px;
    height: 32px;
    display: block;
    float: left;
}

.addInfo #infoProduktblattIco {
    background: url(../pix/infoProduktblattIco.jpg) no-repeat;
    width: 30px;
    height: 32px;
    display: block;
    float: left;
}

.addInfo #infoPhoneIco {
    background: url(../pix/infoPhoneIco.jpg) no-repeat;
    width: 30px;
    height: 32px;
    display: block;
    float: left;
}

.addInfo #infoMailIco {
    background: url(../pix/infoMailIco.jpg) no-repeat;
    width: 30px;
    height: 32px;
    display: block;
    float: left;
    margin: 0 0 0 7px;
}

.addInfo .addInfoText {
    float: left;
    padding: 0 0 0 8px;
}

#Threecolumns #column2 #woLogo {
    width: 280px;
    height: 36px;
    display: block;
    background: url(../pix/wo.png) no-repeat;
    padding: 0 0 6px 0;
}

#Threecolumns #column2 #kostenLogo {
    width: 280px;
    height: 36px;
    display: block;
    background: url(../pix/kosten.png) no-repeat;
    padding: 0 0 6px 0;
}

#Threecolumns #column1 #calendarBar {
    background-color: #f6f9fa;
    /*background: url(../pix/kalenderIcoBar.png) no-repeat;*/
    width: 225px;
    height: 35px;
    display: block;
    margin: 15px 0 18px 0;
    padding: 0 0 0 0;
    border: 1px solid #aaa;
}

.calendarIcon {
    background: url(../pix/iconSprite.png) no-repeat -162px 3px;
    width: 27px;
    height: 28px;
    float: left;
}

#Threecolumns #column2 #plaetzeBar {
    width: 280px;
    height: 43px;
    display: block;
    padding: 16px 0 0 0;
}

#Threecolumns #column2 #plaetzeText {
    width: 280px;
    height: 47px;
    display: block;
    padding: 12px 0 0 0;
}

#plaetzeBar #freiplatzBar a {
    background: url(../pix/freiplaetze.png) no-repeat 0 -44px;
    height: 34px;
    padding: 10px 0 0 45px;
    display: block;
    width: 92px;
    float: left;
    text-decoration: none;
    color: #303019;
    font-size: 13px;
}

#plaetzeBar #freiplatzBar a:hover {
    background: url(../pix/freiplaetze.png) no-repeat 0 -44px;
}

#plaetzeBar #hallenplatzBar a,
#plaetzeBar #squashplatzBar a {
    background: url(../pix/hallenplaetze.png) no-repeat;
    height: 34px;
    padding: 10px 0 0 45px;
    display: block;
    width: 98px;
    float: left;
    text-decoration: none;
    color: #303019;
    font-size: 13px;
}

#plaetzeBar #hallenplatzBar a:hover,
#plaetzeBar #squashplatzBar a:hover {
    background: url(../pix/hallenplaetze.png) no-repeat 0 -44px;
}

#Threecolumns #column3 #anfrageLogo {
    width: 280px;
    height: 36px;
    display: block;
    background: url(../pix/anfrage.png) no-repeat;
    padding: 0 0 6px 0;
}

#Threecolumns #column3 #wemLogo {
    width: 280px;
    height: 36px;
    display: block;
    background: url(../pix/wem.png) no-repeat;
    padding: 0 0 6px 0;
}

#Threecolumns #column3 #hourIcoBar {
    /*background: url(../pix/hourIcoBar.png) no-repeat;*/
    background-color: #f6f9fa;
    width: 100%;
    height: 36px;
    display: block;
    margin: 33px 0 0 0;
    border: 1px solid #aaa;
}

.hourIcon {
    background: url(../pix/iconSprite.png) no-repeat -121px 3px;
    width: 28px;
    height: 28px;
    float: left;
}

#Threecolumns #column3 #hourIcoBar #hourText {
    padding: 11px 0 0 10px;
    float: left;
}

.hourFreiIcon {
    background: url(../pix/iconSprite.png) no-repeat -240px -9px;
    width: 16px;
    height: 16px;
    float: right;
    margin: 10px 5px 0 0;
}

.hourBesetztIcon {
    background: url(../pix/iconSprite.png) no-repeat -271px -9px;
    width: 16px;
    height: 16px;
    float: right;
    margin: 10px 5px 0 0;
}

.hourFreiText {
    float: right;
    margin: 10px 15px 0 0;
}

.hourBesetztText {
    float: right;
    margin: 10px 15px 0 0;
}

.timeAndStatus {
    width: 252px;
}

.time {
    display: block;
    background-color: #e8e8e8;
    border: 1px solid #d3d3d3;
    height: 9px;
    margin-bottom: 2px;
    padding: 8px;
    /* width:66px; */
    float: left;
}

.statusFrei {
    display: block;
    background-color: #f9efe3;
    border: 1px solid #f69537;
    width: 139px;
    padding: 8px;
    height: 9px;
    margin: 0 0 2px 10px;
    float: left;
    color: #e65b25;
}

.statusFrei:hover {
    background-color: #edd5bb;
}

.statusFrei a {
    color: #e65b25;
}

.statusFrei a:hover {
    color: #e65b25;
    text-decoration: underline;
}

.statusAbgelaufen,
.statusEditableModus2 {
    display: block;
    background-color: #e8e8e8;
    border: 1px solid #d3d3d3;
    width: 139px;
    padding: 8px;
    height: 9px;
    margin: 0 0 2px 10px;
    float: left;
    color: #4d4d3d;
    text-decoration: line-through;
}


.statusBesetzt,
.statusBesetztModus2,
.statusOneHourGap {
    display: block;
    border: 1px solid #b34f05;
    width: 139px;
    padding: 8px;
    height: 9px;
    margin: 0 0 2px 10px;
    float: left;
    /*background: url(../pix/taken_repeat.gif) repeat;*/
    background-color: #dabbb6;
    color: #8f1505;
}

.option1 {
    background-color: #d5b1ab;
}

.option2 {
    background-color: #cdf298;
}

.option3 {
    background-color: #f1e95f;
}

.option4 {
    background-color: #d8d6e8;
}

.folgeTerminType2 {
    background-color: #cdf298;
    border: 1px solid #768c57;
    color: #2c3421;
}

.folgeTerminType3 {
    background-color: #f1e95f;
    border: 1px solid #6d6931;
    color: #3d3b1c;
}

.folgeTerminType4 {
    background-color: #d8d6e8;
    border: 1px solid #696870;
    color: #262629;
}

.statusEditable {
    display: block;
    border: 1px solid #d3d3d3;
    width: 110px;
    padding: 8px;
    height: 9px;
    margin: 0 0 2px 10px;
    float: left;
    background-color: #e8e8e8;
    color: #4d4d3d;
}

.delBox {
    background-color: #e8e8e8;
    border: 1px solid #d3d3d3;
    color: #4d4d3d;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 15px;
    margin: 0 0 2px 2px;
    padding: 5px 5px 5px 9px;
    width: 11px;
}

.delBox a {
    text-decoration: none;
    color: #4d4d3d;
}

.delBox a:hover {
    color: #e65b25;
}

.delBox:hover {
    border: 1px solid #f69537;
}

.sBesetzt {
    text-decoration: line-through;
}

#timeTable {
    padding: 2% 3% 10px;
    width: 94%;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

.time {
    width: 30%;
    padding: 8px;
}

.timeAndStatus {
    clear: both;
    width: 100%;
}

.statusAbgelaufen,
.statusFrei,
.statusEditable,
.statusBesetzt,
.statusBesetztModus2,
.statusEditableModus2,
.statusOneHourGap {
    margin: 0 0 5px 3%;
    width: 52%;
    padding: 8px;
}

.statusEditable {
    margin: 0 0 5px 3%;
    width: 43%;
}

.delBox {
    padding: 5px 2% 5px;
}


.formTable td {
    color: #9c9c88;
    padding-bottom: 10px;
}

.formTable {
    width: 520px;
}


#sliderHeader {
    clear: left;
    margin: 0 auto;
    height: 40px;
    width: 671px;
    background-color: #ee6814;
    font-size: 24px;
    font-weight: normal;
    color: white;
    padding: 37px 0 0 25px;
}

#slider {
    clear: both;
    margin: 0 auto;
}

#sliderReflection {
    background: url(../pix/jqsReflection.jpg) no-repeat;
    width: 894px;
    height: 54px;
    margin: 0 auto;
    display: block;
    padding: 0 2px 0 0;
    margin: -140px auto 0;
}

.successList li,
.liSuccessIco {
    list-style: none;
    background: url(../pix/successIco.jpg) no-repeat;
    margin: 5px 0 0;
    padding: 3px 0 0 30px;
}

.kostenList li {
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../pix/priceIco.jpg) no-repeat;
    margin: 7px 0 0;
    padding: 1px 0 0 30px;
}

.errorList li,
.liErrorIco {
    list-style: none;
    background: url(../pix/errorIco.jpg) no-repeat;
    margin: 5px 0 0;
    padding: 3px 0 0 30px;
    height: 17px;
}

.wNoHighLight_column1 {
    background: none;
    padding: 5px;
}

.wHighLight_column1 {
    background: url(../pix/wannHover.png) no-repeat;
    width: 260px;
    height: 380px;
    display: block;
    padding: 5px;
}

.wNoHighLight_column2 {
    background: none;
    padding: 5px;
}

.wHighLight_column2 {
    background: url(../pix/wo_wemHover.png) no-repeat;
    width: 310px;
    height: 380px;
    display: block;
    padding: 10px 0 0 9px;
}

.wNoHighLight_column3 {
    background: none;
    padding: 5px;
}

.wHighLight_column3 {
    background: url(../pix/wo_wemHover.png) no-repeat;
    width: 310px;
    display: block;
    padding: 10px 0 0 9px;
}

#informierenFont {
    background: url(../pix/informieren.jpg) no-repeat;
    width: 132px;
    height: 53px;
    display: block;
    margin: 18px 0 4px 0;
}

#calender {
    float: left;
    width: 270px;
    padding: 5px 0 0 0;
}

#ressourcen {
    float: left;
}

.platzLink {
    text-decoration: none;
    color: #333;
    text-align: center;
    display: block;
    width: 100px;
    height: 100px;
    padding: 6px 0 0 0;
    margin: 10px 0 0 0;
}

.platzName {
    width: 90px;
    padding: 5px 0 0 0;
}

.scheduleResource {
    width: 280px;
    display: block;
}

.hourAndSchedule {
    width: 280px;
    height: 25px;
    display: block;
    clear: left;
}

.hourResource {
    width: 73px;
    border: 1px solid #d3d3d3;
    background-color: #e8e8e8;
    height: 18px;
    display: block;
    float: left;
    padding: 5px 0 0 5px;
    font-size: 11px;
}

.resourceStatus {
    width: 200px;
    height: 25px;
    float: left;
}

#creditsTotal {
    width: 200px;
    display: block;
}

#creditsTotal #creditTitle {
    width: 50px;
    float: left;
}

#creditsTotal #creditAmount {
    width: 100px;
    float: left;
}

#contentReiterPlaetze,
#mitgliederContent {
    width: 560px;
    display: block;
}

#contentReiterPlaetze #contentPlaetze,
#mitgliederContent #contentLeft {
    width: 100%;
}

#contentReiterPlaetze #platzResultDiv,
#mitgliederContent #contentRight {
    width: 360px;
    float: left;
    padding: 12px 0 0 0;
}

#mitgliederContent #contentBottom {
    padding: 10px 0 0 0;
}

#platzErrorMessages {
    padding: 5px 0 0 0;
}

.resTitle {
    font-weight: bold;
    width: 75px;
}

.resContent {
    color: #e65b25;
    font-weight: normal;
}

.resDelete,
.resIcs {
    width: 100%;
}

.resIcs .icsIco {
    background: url(../pix/kalenderIco.jpg) no-repeat;
    display: block;
    float: left;
    height: 16px;
    width: 16px;
}

.resDelete .resDeleteIco {
    background: url(../pix/deleteIco.jpg) no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    float: left;
}

.resDelete .resDeleteText,
.resIcs .resIcsText {
    padding: 2px 0 0 5px;
    float: left;
}

.resDelete .resDeleteText a,
.resIcs .resIcsText a {
    text-decoration: underline;
    color: #4d4d3d;
}

#aktResHeadline {
    height: 26px;
    width: 100%;
}

#aktResHeadline .aktResImg {
    padding: 3px 0 0 2px;
    float: left;
}

#aktResHeadline .aktResText {
    padding: 5px 0 0 5px;
    float: left;
}

a#uploadButton {
    cursor: pointer;
}

#messageBox {
    width: 450px;
    height: 80px;
    padding: 80px 0 0 0;
}

#messageBox .successIcon {
    background: url(../pix/successIco.jpg) no-repeat;
    width: 22px;
    height: 19px;
    display: block;
    float: left;
}

#messageBox .successMessageText {
    padding: 0 10px 0 10px;
    width: 408px;
    height: 80px;
    float: left;
}

#hallenPlaetzeCarousel {
    width: 218px;
}

#tweetBox {
    background: url(../pix/tweetBox.jpg) no-repeat;
    width: 240px;
    height: 124px;
    display: block;
    margin: 152px 0 0 155px;
}

#tweet {
    width: 211px;
    height: 70px;
    display: block;
    padding: 34px 0 0 21px;
}

#tweet ul {
    list-style: none;
}

#tweet .tweet_avatar {
    color: #e65b25;
    font-style: italic;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#tweet .tweet_text {
    font-size: 12px;
}

#tweet .tweet_text a {
    color: #33b0cd;
    padding: 2px 0 0 0;
}

.tweetTime a,
.tweetTime a:visited {
    color: #33b0cd;
}



/**
styling fancybox
**/
/*
.contentFancy {
	width: 500px;
	height: 390px;
	padding: 50px 0 0 50px;
}
*/
.fancyInnerContent {
    padding-top: 20px;
    height: 345px;
    width: 587px;
    overflow-y: auto;
}

.contentFancy #vorteileLogo {
    background: url(../pix/vorteile.png) no-repeat;
    width: 280px;
    height: 37px;
    display: block;
    padding: 0 0 6px 0;
}

#socialBookMarks {
    height: 40px;
    left: 84%;
    position: relative;
    top: 83px;
    width: 15%;
}

#socialBookMarks .socialBM a {
    float: left;
    width: 41px;
    height: 40px;
}


.bannerContainer {
    clear: both;
    padding: 22px 0 5px 30px;
}

.bannerContainer .bannerCol {
    width: 22%;
    display: inline-block;
    margin: 5%;
}

.bannerContainer .bannerCol .img-responsive {
    width: 100%;
    height: auto;
    vertical-align: middle;
}


/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    position: absolute;
    left: -99999999px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ui-helper-clearfix {
    display: inline-block;
}

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
    height: 1%;
}

.ui-helper-clearfix {
    display: block;
}

/* end clearfix */
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Tabs
----------------------------------*/
.ui-tabs {
    padding: 0.2em;
    zoom: 1;
}

.ui-tabs .ui-tabs-nav {
    list-style: none;
    position: relative;
    padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
    position: relative;
    float: left;
    border-bottom-width: 0 !important;
    margin: 0 0.1em -1px 0;
    padding: 0;
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    text-decoration: none;
    padding: 0.5em 1em;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    padding-bottom: 1px;
    border-bottom-width: 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text;
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer;
}

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
    padding: 1em 1.4em;
    display: block;
    border-width: 0;
    background: none;
}

.ui-tabs .ui-tabs-hide {
    display: none !important;
}



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/
*/


/* Component containers
----------------------------------*/
.ui-widget {
    font-family: Verdana,
    Arial,
    sans-serif
    /*{ffDefault}*/
    ;
    font-size: 1.1em
    /*{fsDefault}*/
    ;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana,
    Arial,
    sans-serif
    /*{ffDefault}*/
    ;
    font-size: 1em;
}

.ui-widget-content a {
    color: #222
    /*{fcContent}*/
    ;
}

.ui-widget-header {
    border: 1px solid #aaa
    /*{borderColorHeader}*/
    ;
    background: #ccc
    /*{bgColorHeader}*/
    url(../pix/ui-bg_highlight-soft_75_cccccc_1x100.png)
    /*{bgImgUrlHeader}*/
    50%
    /*{bgHeaderXPos}*/
    50%
    /*{bgHeaderYPos}*/
    repeat-x
    /*{bgHeaderRepeat}*/
    ;
    color: #222
    /*{fcHeader}*/
    ;
    font-weight: bold;
}

.ui-widget-header a {
    color: #222
    /*{fcHeader}*/
    ;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default {
    border: 1px solid #d3d3d3
    /*{borderColorDefault}*/
    ;
    background: #e6e6e6
    /*{bgColorDefault}*/
    url(../pix/ui-bg_glass_75_e6e6e6_1x400.png)
    /*{bgImgUrlDefault}*/
    50%
    /*{bgDefaultXPos}*/
    50%
    /*{bgDefaultYPos}*/
    repeat-x
    /*{bgDefaultRepeat}*/
    ;
    font-weight: normal
    /*{fwDefault}*/
    ;
    color: #555
    /*{fcDefault}*/
    ;
    outline: none;
    text-align: center;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555
    /*{fcDefault}*/
    ;
    text-decoration: none;
    outline: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus {
    border: 1px solid #999
    /*{borderColorHover}*/
    ;
    background: #dadada
    /*{bgColorHover}*/
    url(../pix/ui-bg_glass_75_dadada_1x400.png)
    /*{bgImgUrlHover}*/
    50%
    /*{bgHoverXPos}*/
    50%
    /*{bgHoverYPos}*/
    repeat-x
    /*{bgHoverRepeat}*/
    ;
    font-weight: normal
    /*{fwDefault}*/
    ;
    color: #212121
    /*{fcHover}*/
    ;
    outline: none;
}

.ui-state-hover a,
.ui-state-hover a:hover {
    color: #212121
    /*{fcHover}*/
    ;
    text-decoration: none;
    outline: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
    border: 1px solid #aaa
    /*{borderColorActive}*/
    ;
    background: none repeat scroll 0 0 #fc5123 !important;
    font-weight: normal
    /*{fwDefault}*/
    ;
    color: white
    /*{fcActive}*/
    ;
    outline: none;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: white
    /*{fcActive}*/
    ;
    outline: none;
    text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-error,
.ui-widget-content .ui-state-error {
    border: 1px solid #cd0a0a
    /*{borderColorError}*/
    ;
    background: #fef1ec
    /*{bgColorError}*/
    url(../pix/ui-bg_glass_95_fef1ec_1x400.png)
    /*{bgImgUrlError}*/
    50%
    /*{bgErrorXPos}*/
    50%
    /*{bgErrorYPos}*/
    repeat-x
    /*{bgErrorRepeat}*/
    ;
    color: #cd0a0a
    /*{fcError}*/
    ;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a {
    color: #cd0a0a
    /*{fcError}*/
    ;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text {
    color: #cd0a0a
    /*{fcError}*/
    ;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled {
    opacity: 0.35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary {
    opacity: 0.7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(../pix/ui-icons_222222_256x240.png)
    /*{iconsContent}*/
    ;
}

.ui-widget-content .ui-icon {
    background-image: url(../pix/ui-icons_222222_256x240.png)
    /*{iconsContent}*/
    ;
}

.ui-widget-header .ui-icon {
    background-image: url(../pix/ui-icons_222222_256x240.png)
    /*{iconsHeader}*/
    ;
}

.ui-state-default .ui-icon {
    background-image: url(../pix/ui-icons_888888_256x240.png)
    /*{iconsDefault}*/
    ;
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(../pix/ui-icons_454545_256x240.png)
    /*{iconsHover}*/
    ;
}

.ui-state-active .ui-icon {
    background-image: url(../pix/ui-icons_454545_256x240.png)
    /*{iconsActive}*/
    ;
}

.ui-state-highlight .ui-icon {
    background-image: url(../pix/ui-icons_2e83ff_256x240.png)
    /*{iconsHighlight}*/
    ;
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(../pix/ui-icons_cd0a0a_256x240.png)
    /*{iconsError}*/
    ;
}

/* positioning */
.ui-icon-carat-1-n {
    background-position: 0 0;
}

.ui-icon-carat-1-ne {
    background-position: -16px 0;
}

.ui-icon-carat-1-e {
    background-position: -32px 0;
}

.ui-icon-carat-1-se {
    background-position: -48px 0;
}

.ui-icon-carat-1-s {
    background-position: -64px 0;
}

.ui-icon-carat-1-sw {
    background-position: -80px 0;
}

.ui-icon-carat-1-w {
    background-position: -96px 0;
}

.ui-icon-carat-1-nw {
    background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-off {
    background-position: -96px -144px;
}

.ui-icon-radio-on {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-first {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl {
    -moz-border-radius-topleft: 4px
    /*{cornerRadius}*/
    ;
    -webkit-border-top-left-radius: 4px
    /*{cornerRadius}*/
    ;
}

.ui-corner-tr {
    -moz-border-radius-topright: 4px
    /*{cornerRadius}*/
    ;
    -webkit-border-top-right-radius: 4px
    /*{cornerRadius}*/
    ;
}

.ui-corner-bl {
    -moz-border-radius-bottomleft: 4px
    /*{cornerRadius}*/
    ;
    -webkit-border-bottom-left-radius: 4px
    /*{cornerRadius}*/
    ;
}

.ui-corner-br {
    -moz-border-radius-bottomright: 4px
    /*{cornerRadius}*/
    ;
    -webkit-border-bottom-right-radius: 4px
    /*{cornerRadius}*/
    ;
}

.ui-corner-top {
    -moz-border-radius-topleft: 4px
    /*{cornerRadius}*/
    ;
    -webkit-border-top-left-radius: 4px
    /*{cornerRadius}*/
    ;
    -moz-border-radius-topright: 4px
    /*{cornerRadius}*/
    ;
    -webkit-border-top-right-radius: 4px
    /*{cornerRadius}*/
    ;
}

.ui-corner-bottom {
    -moz-border-radius-bottomleft: 4px
    /*{cornerRadius}*/
    ;
    -webkit-border-bottom-left-radius: 4px
    /*{cornerRadius}*/
    ;
    -moz-border-radius-bottomright: 4px
    /*{cornerRadius}*/
    ;
    -webkit-border-bottom-right-radius: 4px
    /*{cornerRadius}*/
    ;
}

.ui-corner-right {
    -moz-border-radius-topright: 4px
    /*{cornerRadius}*/
    ;
    -webkit-border-top-right-radius: 4px
    /*{cornerRadius}*/
    ;
    -moz-border-radius-bottomright: 4px
    /*{cornerRadius}*/
    ;
    -webkit-border-bottom-right-radius: 4px
    /*{cornerRadius}*/
    ;
}

.ui-corner-left {
    -moz-border-radius-topleft: 4px
    /*{cornerRadius}*/
    ;
    -webkit-border-top-left-radius: 4px
    /*{cornerRadius}*/
    ;
    -moz-border-radius-bottomleft: 0
    /*{cornerRadius}*/
    ;
    -webkit-border-bottom-left-radius: 4px
    /*{cornerRadius}*/
    ;
}

.ui-corner-all {
       -moz-border-radius: 4px
    /*{cornerRadius}*/
    ;
    -webkit-border-radius: 4px
    /*{cornerRadius}*/
    ;
}

/* Overlays */
.ui-widget-overlay {
    background: #aaa
    /*{bgColorOverlay}*/
    url(../pix/ui-bg_flat_0_aaaaaa_40x100.png)
    /*{bgImgUrlOverlay}*/
    50%
    /*{bgOverlayXPos}*/
    50%
    /*{bgOverlayYPos}*/
    repeat-x
    /*{bgOverlayRepeat}*/
    ;
    opacity: 0.3;
    filter: Alpha(Opacity=30)
    /*{opacityOverlay}*/
    ;
}

.ui-widget-shadow {
    margin: -8px
    /*{offsetTopShadow}*/
    0 0 -8px
    /*{offsetLeftShadow}*/
    ;
    padding: 8px
    /*{thicknessShadow}*/
    ;
    background: #aaa
    /*{bgColorShadow}*/
    url(../pix/ui-bg_flat_0_aaaaaa_40x100.png)
    /*{bgImgUrlShadow}*/
    50%
    /*{bgShadowXPos}*/
    50%
    /*{bgShadowYPos}*/
    repeat-x
    /*{bgShadowRepeat}*/
    ;
    opacity: 0.3;
    filter: Alpha(Opacity=30)
    /*{opacityShadow}*/
    ;
       -moz-border-radius: 8px
    /*{cornerRadiusShadow}*/
    ;
    -webkit-border-radius: 8px
    /*{cornerRadiusShadow}*/
    ;
}

/* Datepicker
----------------------------------*/
.ui-datepicker {
    width: 17em;
    padding: 0.2em 0.2em 0;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    float: left;
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%;
}

.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
    float: right;
}

.ui-datepicker table {
    width: 100%;
    font-size: 0.9em;
    border-collapse: collapse;
    margin: 0 0 0.4em;
}

.ui-datepicker th {
    padding: 0.7em 0.3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: 0.2em;
    text-align: right;
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: 0.7em 0 0 0;
    padding: 0 0.2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: 0.5em 0.2em 0.4em;
    cursor: pointer;
    padding: 0.2em 0.6em 0.3em 0.6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
}

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none;
    /*sorry for IE5*/
    display
    /**/: block;
    /*sorry for IE5*/
    position: absolute;
    /*must have*/
    z-index: -1;
    /*must have*/
    filter: mask();
    /*must have*/
    top: -4px;
    /*must have*/
    left: -4px;
    /*must have*/
    width: 200px;
    /*must have*/
    height: 200px;
    /*must have*/
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 12px;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 100px;
    height: 100px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    background: #fff;
    border: 1px solid #aaa;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    padding: 5px 30px;
    height: 125px;
    width: 220px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 130px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 215px;
    height: 130px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width: 75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 100px;
    height: 100px;
    background-color: #fff;
}

.jcarousel-skin-tango .jcarousel-item a {
    text-decoration: none;
    font-size: 12px;
    line-height: 14px;
    width: 98px;
    height: 98px;
    display: block;
    border: 1px solid white;
      -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
}

.jcarousel-skin-tango .jcarousel-item a:hover {
    border: 1px solid #d6d6d6;
    width: 98px;
    height: 98px;
    display: block;
      -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 4px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 4px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 32px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../pix/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
    height: 32px;
    position: absolute;
    right: 5px;
    top: 32px;
    width: 32px;
    display: block;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 32px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../pix/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../pix/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../pix/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

/* slider */

#slider ul,
#slider li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#slider,
#slider li {
    height: 220px;
    width: 696px;
    overflow: hidden;
}

#slider {
    margin: 0 auto;
}

#prevBtn,
#nextBtn {
    display: block;
    width: 50px;
    height: 70px;
    position: relative;
    top: -260px;
    width: 50px;
}

#prevBtn {
    left: 87px;
    top: -191px;
}

#nextBtn {
    left: 833px;
}

#prevBtn a,
#nextBtn a {
    display: block;
    width: 50px;
    height: 70px;
    color: white;
    background: url(../pix/slides/btn_prev.gif) no-repeat 0 0;
}

#nextBtn a {
    background: url(../pix/slides/btn_next.gif) no-repeat 0 0;
    color: white;
}

/* slider */

.paging {
    margin: 10px 0;
    height: 20px;
}

.paging .pageFirst a {
    background: url(../pix/first2.png);
    display: block;
    float: left;
    height: 16px;
    margin-right: 8px;
    width: 16px;
}

.paging .pageLast a {
    background: url(../pix/last2.png);
    display: block;
    float: left;
    height: 16px;
    margin-left: 8px;
    width: 16px;
}

.paging .pages {
    float: left;
}

.paging .pages .page {
    padding-right: 10px;
}

.paging .pages a {
    background-color: #f6f6f6;
    color: #464646;
    font-size: 14px;
    padding: 5px 8px;
    text-decoration: none;
}

.paging .pages a:hover {
    text-decoration: underline;
    color: #e65b25;
}

.paging .pages a.current {
    background-color: #e65b25;
    color: #eee;
}

.showItemsText {
    display: none;
}

.weekDay {
    float: left;
    font-size: 11px;
    padding: 0 5px;
}

.noPadding {
    padding: 0;
}

.brightGrey {
    color: #666;
}

#topHeadingStart .pText {
    width: 724px;
    float: left;
    padding: 37px 0 0 45px;
}

.topHeadingStartLogo {
    height: 289px !important;
    padding-top: 8px !important;
}

.topHeadingStartLogo .pText {
    padding: 37px 0 0 45px;
}

.topHeadingStartNoLogo .pText {
    padding: 45px 0 0 45px !important;
}

.pTextVerein {
    padding-top: 59px;
}

.pTextNoVerein {
    padding-top: 22px;
}

.topVereinInfoTextNoVerein .pText {
    padding: 108px 0 0 45px !important;
}

.footerLinks {
    position: relative;
    top: -14px;
    padding: 0 4%;
    width: 92%;
}

.footerLinks a {
    background-color: #1a171d;
    color: white;
    padding: 5px;
    text-decoration: none;
}

.footerLinks a:hover {
    text-decoration: underline;
}

#memberLoginTable {
    width: 100%;
}

.loginDataCol1 {
    width: 50%;
    float: left;
}

.loginDataCol1 .loginLabel {
    width: 30%;
    float: left;
    height: 32px;
}

.loginDataCol1 .loginInput input {
    width: 90%;
}

.loginDataCol1 .loginInput {
    width: 70%;
    float: left;
}

.loginDataCol2 {
    width: 50%;
    float: left;
}

.loginSpacer {
    clear: both;
}

.footerLink1 {
    padding-left: 40px;
}

.aktuelleReservierungenWrapper {
    width: 96%;
    padding: 0 2%;
    margin-top: 15px;
}

.aktuelleReservierung {
    float: left;
    width: 50%;
    margin: 15px 0;
}

.aktuelleReservierung .resDelete {
    padding: 15px 0 0 0;
}

.aktuelleReservierung .resIcs {
    padding: 10px 0 0 0;
}

.aktuelleReservierungLeftCol {
    width: 28%;
    float: left;
}

.aktuelleReservierungRightCol {
    width: 72%;
    float: left;
}

.aktuelleReservierungLabel {
    font-weight: bold;
    color: #4d4d3d;
}

.aktuelleReservierungValue {
    color: #e65b25;
}

.aktuelleReservierungSpacer {
    height: 1px;
    clear: both;
    border-bottom: 1px dotted #ccc;
}

.ThreeColumnsLoggedIn {
    margin-bottom: 0 !important;
}

.fancyH2Heading {
    font-family: "LeagueGothicRegular";
    font-size: 51px;
    color: #919182;
    text-transform: uppercase;
    font-weight: normal;
    text-shadow: 1px 2px 3px #cfcfbf;
}

/*
.fancyH2Heading:before, .fancyH2Heading:after {
    content: attr(title);
    padding: 0px;
    color: rgba(255,255,255,0.29);
    position: absolute;
    width: 80%;
}

.fancyH2Heading:before { top: 1px; left: 1px }
.fancyH2Heading:after  { top: 2px; left: 2px }
*/

.noCarousel .jcarousel-container {
    display: none;
}

#freiplaetzeNoCarousel,
#hallenPlaetzeNoCarousel {
    list-style: none;
}

#freiplaetzeNoCarousel li,
#hallenPlaetzeNoCarousel li {
    width: 29%;
    float: left;
    margin-right: 1px;
    margin-bottom: 10px;
}

#freiplaetzeNoCarousel li:nth-child(3n+1),
#hallenPlaetzeNoCarousel li:nth-child(3n+1) {
    clear: both;
}

#freiplaetzeNoCarousel li a.platzLink,
#hallenPlaetzeNoCarousel li a.platzLink {
    width: 100%;
    height: 100%;
    padding: 6px 0;
}

#freiplaetzeNoCarousel li a .platzName,
#hallenPlaetzeNoCarousel li a .platzName {
    width: 100%;
}

#freiplaetzeNoCarousel li a img,
#hallenPlaetzeNoCarousel li a img {
    width: 85%;
    height: auto;
}

.formColumn1 {
    float: left;
    width: 30%;
    font-size: 14px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
}

.formColumn2 {
    float: left;
    width: 65%;
    font-size: 14px;
    color: #4d4d3d;
    font-family: Tahoma, Verdana, Arial, sans-serif;
}

.formColumnFullWidth {
    width: 100%;
    clear: both;
}

.formRow {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    margin-bottom: 10px;
    clear: both;
    gap: 5px;
}

.formRow > .formColumn1 {
    flex: 0 0 35%;
    min-width: 100px;
    float: none;
    width: auto;
}

.formRow > .formColumn2 {
    flex: 1 1 0%;
    float: none;
    width: auto;
    min-width: 0;
}

.freigabeCheckBoxLabel {
    position: relative;
    top: -2px;
    left: 3px;
    margin-right: 20px;
}

@media only screen and (max-width: 480px) {
    .formRow > .formColumn1,
    .formRow > .formColumn2 {
        flex: 1 1 100%;
    }

    .formColumnFullWidth {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        row-gap: 8px;
    }

    .freigabeCheckBox {
        flex: 0 0 20px;
        margin-right: 4px;
    }

    .freigabeCheckBoxLabel {
        flex: 0 0 calc(100% - 24px);
        position: static;
        top: auto;
        left: auto;
        margin-right: 0;
    }
}

.formInputResponsive {
    width: 90%;
    border: 1px solid #aaa;
    height: 19px;
    padding: 4px 2px 4px 2px;
}

.formInputResponsiveWithIcon {
    width: auto;
    flex: 1 1 0;
    min-width: 0;
}

.formColumn2InlineEdit {
    display: flex;
    align-items: center;
    gap: 6px;
}

.folgeterminDateList {
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 150px;
    overflow-y: auto;
    font-size: 13px;
    display: flex;
    flex-wrap: wrap;
}

.folgeterminDateList li {
    padding: 2px 8px;
}

.folgeterminDateList li:nth-child(odd) {
    background-color: #ddd;
    color: #666;
}

.folgeterminDateList li:nth-child(even) {
    background-color: #fff;
}

.formRowInlineCheckbox {
    display: flex;
    align-items: center;
    gap: 6px;
}

.formRowInlineCheckbox label {
    margin: 0;
    cursor: pointer;
}

.formSelectResponsive {
    width: 90%;
    border: 1px solid #aaa;
    height: 26px;
}

.formInput33 {
    width: 8%;
    border: 1px solid #aaa;
    height: 19px;
    padding: 4px 2px 0;
}

.formInput66 {
    width: 20%;
    border: 1px solid #aaa;
    height: 19px;
    padding: 4px 2px 0;
}

.formTextAreaResponsive {
    width: 90%;
    border: 1px solid #aaa;
    padding: 4px 2px 0;
}

.loginPasswordWrapper {
    margin: 10px 6% 0 0;
    clear: both;
}

.loginPasswordWrapper .greyLink {
    color: #4d4d3d;
    font-size: 13px;
}

.loginDataPassForgot {
    float: right;
}

.loginHilfeImg {
    float: right;
    width: 4%;
}

.loginHilfeLink {
    float: right;
}

.freiplatzNotActive {
    border: none;
    background-color: transparent;
}

.freiplatzActive {
    border: 1px solid #d6d6d6 !important;
    background-color: #f9efe3;
}

.hallenplatzNotActive {
    border: none;
    background-color: transparent;
}

.hallenplatzActive {
    border: 1px solid #d6d6d6 !important;
    background-color: #e1edf3;
}

.contentLoadingWrapper {
    z-index: 5000;
    background-color: #fc5123;
    opacity: 0.8;
    width: 221px;
    height: 61px;
    position: absolute;
    margin: 100px 0 0 13px;
    padding: 20px;
}

.fbLoadingIcon {
    background: url(../pix/ajaxLoaderWhite.gif) no-repeat scroll 0 0;
    width: 16px;
    height: 16px;
    margin: 13px auto 0;
}

.contentLoadingWrapper .loadingMessage {
    color: white;
    margin-top: 5px;
    text-align: center;
}

#ajaxReservierungenLoaderWrapper {
    display: none;
    position: relative;
    top: 0;
    z-index: 10000;
}

.fancyBoxContentWrapper {
    z-index: 5000;
    opacity: 0.8;
    width: auto;
    padding: 20px;
}

.fancyBoxContentWrapper .loadingMessage {
    color: white;
    margin-top: 5px;
    text-align: center;
}

.timeAndStatus .timeStatus {
    cursor: pointer;
}

.timeAndStatus .statusAbgelaufen {
    cursor: no-drop;
}

.button50Percent {
    float: left;
    width: 50%;
}

.ttContentWrapper {
    padding: 20px 45px;
    clear: both;
}

.ttContentWrapper a {
    color: #4d4d3d;
}

ul.ttBreadCrumbs {
    margin-left: -5px;
}

ul.ttBreadCrumbs li {
    list-style: none;
    float: left;
    font-size: 14px;
}

ul.ttBreadCrumbs span {
    float: left;
    padding: 2px;
}

ul.ttBreadCrumbs li a {
    text-decoration: none;
    padding: 5px;
}

ul.ttBreadCrumbs li a:hover {
    text-decoration: none;
    padding: 5px;
    background-color: #e65b25;
    color: white;
}

ul.ttBreadCrumbs li a.ttActive {
    text-decoration: underline;
    color: #4d4d3d;
}

ul.ttBreadCrumbs li a.ttActive:hover {
    text-decoration: none;
    color: white;
}

.col-md-6 {
    width: 50%;
    float: left;
}

@media only screen and (max-width :992px) {
    body {
        background: white;
    }

    .clearResponsiveBoth {
        clear: both;
    }

    #content {
        width: 100%;
        margin-left: 0;
    }

    #contentWrapper {
        width: 100%;
    }

    .mitgliederListe {
        margin-right: 0;
        padding-right: 25px;
    }

    #headerTop {
        background-size: 100%;
    }

    #topHeadingStart .pText {
        padding: 2% 5% 0 5%;
        width: 66%;
    }

    .topHeadingStartText {
        padding-top: 0;
    }

    .vereinLogoBG {
        width: 17%;
        height: auto;
        padding: 0 0 10px 0;
        display: block;
        float: left;
    }

    .vereinLogoBG img {
        width: 90%;
        height: auto;
    }

    #topVereinInfoText {
        clear: both;
        padding: 10% 0 0 0;
    }

    #content {
        margin-left: -1px;
    }

    #footer {
        height: 400px;
        padding: 0 0 2% 0;
        background-position: bottom;
    }

    #footer div.pText {
        position: absolute;
        bottom: 10px;
    }

    .loginDataCol2 {
        float: none;
        padding-left: 14%;
        width: 50%;
    }

    #headerTopStart #topVereinInfoText {
        padding-top: 19%;
    }

    #socialBookMarks {
        top: 26%;
    }

    .threeColumnsStartSite {
        width: 98%;
        padding: 22px 1% 0;
    }

    #Threecolumns #column1 {
        width: 33%;
    }

    #Threecolumns #column2 {
        width: 33%;
        padding: 10px 0 0 0;
    }

    #Threecolumns #memberLogin {
        width: 44%;
        margin: 10px 0 0 4%;
        float: left;
    }

    #Threecolumns #column3 {
        width: 29%;
        float: left;
        padding: 10px 0 0 0;
    }

    #Threecolumns #column3 #anfrageLogo {
        width: 100%;
    }

    .formInputRow {
        width: 100%;
    }

    .formInputRow .formInputLabel {
        width: 27%;
    }

    .formInputTextarea .formTextareaLabel {
        width: 27%;
    }

    .formInputRow .formInputField {
        width: 69%;
    }

    .formInputTextarea .formTextareaField {
        width: 69%;
    }

    .button285 a {
        background-size: 100%;
    }

    .button265 a {
        background-size: 97%;
    }

    #slider img {
        width: 100%;
        height: auto;
    }

    #sliderReflection {
        width: 100%;
    }

    #nextBtn {
        left: 91%;
    }

    #prevBtn {
        left: 3%;
    }

    #slider,
    #slider li {
        max-width: 786px;
    }

    #sliderHeader {
        padding: 37px 0 0 3%;
        width: 97%;
        clear: both;
        margin-top: 20px;
    }

    #sliderReflection {
        display: none;
    }

    .pTextVerein {
        padding-bottom: 10px !important;
    }

    .topVereinInfoTextNoVerein .pText {
        padding: 8% 0 0 45px !important;
    }

    .loginDataCol1 {
        width: 96%;
        width: 100%;
    }

    .loginDataCol2 {
        width: 96%;
        padding-left: 30%;
        width: 70%;
    }

    .loginDataPassForgot {
        padding-left: 32%;
        width: 68%;
    }

    .loginHilfeImg {
        width: 6%;
    }

    #topHeadingStart #memberInformation {
        display: block;
        float: none;
        height: 103px;
        padding: 27% 0 0 4%;
        width: 96%;
    }

    .profile {
        position: absolute;
        top: 4px;
        right: 1%;
        width: 98%;
    }

    .profile .spacer {
        background-color: transparent;
        display: block;
        float: right;
        height: 30px;
        margin-top: 0;
        width: 3px;
    }

    .profile .menuButton a:hover {
        background: none #bcdce9;
    }

    .profile .spacerAlpha {
        width: 3px;
        background: none;
    }

    .profile .menuButton a {
        background-color: #efece8;
        color: #404039;
        display: block;
        float: right;
        font-size: 14px;
        height: 25px;
        padding: 5px 0 0;
        text-align: center;
        text-decoration: none;
        border-left: 1px solid #999;
        border-right: 1px solid #999;
        border-bottom: 1px solid #999;
    }

    #topVereinInfoText {
        display: none;
    }

    .input280 {
        width: 98%;
    }

    #loginErrorMessage {
        padding-left: 52%;
        width: 38%;
        margin: 15px 0 0 0;
        float: left;
    }

    .buttonResponsiveLogin {
        margin-top: 5px;
        width: 83%;
    }

    .contentLoadingWrapper {
        width: 206px;
    }

    .buttonDemoView {
        margin-top: -100px;
    }

    .topHeadingStartWithNoLogo {
        height: 320px;
    }

    .topHeadingStartWithLogo {
        height: 320px;
    }

    #memberInformation .memberInfo .infoText a {
        background-color: transparent !important;
    }
}

/* TABLET portrait */
@media only screen and (max-width :870px) {
    #topHeadingStart .pText {
        padding: 1% 1% 0 4%;
        width: 75%;
        float: right;
        line-height: 13px;
        font-size: 12px;
    }

    #topVereinInfoText .pText {
        float: left;
    }

    #headerTopStart #topVereinInfoText .pText {
        display: block;
        padding: 0 5%;
    }

    #headerTopStart #topVereinInfoText {
        padding: 2% 0 0 0;
    }

    .vereinLogoBG {
        width: 20%;
    }

    .topHeadingStartText {
        padding: 20% 5% 0 5%;
    }

    #socialBookMarks {
        top: 20%;
    }

    #Threecolumns {
        width: 100%;
        padding: 0 0 10px 0;
    }

    #Threecolumns #column1 {
        width: 38%;
        padding: 10px 0 0 4%;
    }

    #Threecolumns #column2 {
        width: 44%;
        padding: 10px 0 0 4%;
    }

    #Threecolumns #memberLogin {
        width: 50%;
        padding: 10px 0 0 4%;
        float: left;
    }

    #Threecolumns #column3 {
        clear: both;
        width: 94%;
        float: none;
        padding: 40px 0 0 4%;
    }

    #slider,
    #slider li {
        max-width: 500px;
    }

    #slider {
        width: 100%;
    }

    .middle {
        width: 50%;
        margin: -170px auto 0 auto;
        padding: 0;
    }

    .formInputRow .font13px {
        font-size: 16px;
    }

    .formInputRow {
        height: 50px;
    }

    .formInputRow .formInputField input {
        width: 84%;
        height: 35px;
    }

    .formInputTextarea {
        width: 100%;
    }

    .formInputTextarea .formTextareaLabel {
        font-size: 16px;
    }

    .formInputTextarea .formTextareaField textarea {
        width: 84%;
    }

    .buttonAnfrage a {
        margin: 0 14% 0 0;
        float: right;
    }

    #nextBtn {
        left: 89%;
    }

    #prevBtn {
        left: 3%;
    }

    .topHeadingStartNoLogo {
        height: 256px;
    }

    .loginDataPassForgot {
        clear: both;
        float: right;
    }

    .loginDataCol2 {
        float: left;
        padding-left: 30%;
        width: 70%;
    }

    .topHeadingStartNoLogo .pText {
        float: left !important;
        padding: 4% 0 0 4% !important;
    }

    .topHeadingStartNoLogo .topVereinInfoTextNoVerein .pText {
        padding: 8% 0 0 5% !important;
    }

    .profile {
        position: absolute;
        top: 4px;
        right: 1%;
        width: 98%;
    }

    .profile .spacer {
        background-color: transparent;
        display: block;
        float: right;
        height: 30px;
        margin-top: 0;
        width: 3px;
    }

    .profile .menuButton a:hover {
        background: none #bcdce9;
    }

    .profile .spacerAlpha {
        width: 3px;
        background: none;
    }

    .profile .menuButton a {
        background-color: #efece8;
        color: #404039;
        display: block;
        float: right;
        font-size: 14px;
        height: 25px;
        padding: 5px 0 0;
        text-align: center;
        text-decoration: none;
        border-left: 1px solid #999;
        border-right: 1px solid #999;
        border-bottom: 1px solid #999;
    }

    #topHeadingStart #memberInformation {
        display: block;
        float: none;
        height: 103px;
        padding: 27% 0 0 4%;
        width: 96%;
    }

    .profile {
        position: absolute;
        top: 4px;
        right: 1%;
        width: 98%;
    }

    .profile .spacer {
        background-color: transparent;
        display: block;
        float: right;
        height: 30px;
        margin-top: 0;
        width: 3px;
    }

    .profile .menuButton a:hover {
        background: none #bcdce9;
    }

    .profile .spacerAlpha {
        width: 3px;
        background: none;
    }

    .profile .menuButton a {
        background-color: #efece8;
        color: #404039;
        display: block;
        float: right;
        font-size: 14px;
        height: 25px;
        padding: 5px 0 0;
        text-align: center;
        text-decoration: none;
        border-left: 1px solid #999;
        border-right: 1px solid #999;
        border-bottom: 1px solid #999;
    }

    #Threecolumns #column3 #hourIcoBar {
        width: 94%;
    }

    #timeTable {
        padding: 15px 0 10px 2%;
        width: 92%;
    }

    .time {
        width: 14%;
        padding: 14px 8px;
    }

    .timeAndStatus {
        clear: both;
        width: 100%;
    }

    .statusAbgelaufen,
    .statusFrei,
    .statusEditable,
    .statusBesetzt,
    .statusBesetztModus2,
    .statusEditableModus2,
    .statusOneHourGap {
        margin: 0 0 5px 3%;
        width: 74%;
        padding: 14px 8px;
    }

    .statusEditable {
        margin: 0 0 5px 3%;
        width: 68%;
    }

    .delBox {
        padding: 12px 2% 10px 2%;
    }

    #aktuelleReservierungen {
        width: 94%;
        padding-left: 4%;
    }

    .headerStartSiteGlobal {
        height: 264px;
    }

    .threeColumnsStartSite {
        padding-top: 0;
    }

    .showItemsTextAndPaging {
        clear: both;
        padding-left: 1%;
    }

    .aktuelleReservierungenWrapper {
        width: 98%;
        padding: 0 1%;
    }

    .button265Anfrage {
        clear: both;
        margin: 20px 0 40px 0;
    }

    #loginErrorMessage {
        padding-left: 62%;
        width: 38%;
        margin: 15px 0 0 0;
        float: left;
    }

    .contentLoadingWrapper {
        z-index: 5000;
        background-color: #fc5123;
        opacity: 0.8;
        width: 76%;
        height: 61px;
        position: absolute;
        margin: 100px 0 0 3%;
        padding: 20px;
    }

    .buttonDemoView {
        margin-top: -140px;
    }

    .topHeadingStartWithNoLogo {
        height: 280px;
    }

    .topHeadingStartWithLogo {
        height: 310px;
    }

    .topHeaderLink a {
        top: 65px;
        width: 50%;
    }
}

@media only screen and (max-width :648px) {
    .topHeadingStartLogo {
        height: 190px !important;
    }

    #Threecolumns #column1 {
        float: none;
        width: 94%;
        padding: 5% 0 0 4%;
    }

    #Threecolumns #memberLogin {
        float: none;
        width: 94%;
    }

    #Threecolumns #column2 {
        float: none;
        width: 94%;
        clear: both;
        padding-top: 35px;
    }

    #Threecolumns #column3 {
        float: none;
        width: 94%;
        clear: both;
    }

    .latestNews {
        display: none !important;
    }

    .loginDataCol1 {
        width: 100%;
        float: none;
    }

    .loginDataCol1 .loginLabel {
        font-size: 14px;
    }

    #content #memberLogin .inputLogin {
        height: 35px;
    }

    .loginSpacer {
        height: 15px;
    }

    .loginDataCol2 {
        width: 100%;
        padding: 0;
        clear: both;
        padding: 15px 0 0 0;
    }

    .loginDataCol2 .button285 {
        padding-left: 30%;
    }

    #footer {
        height: 300px;
    }

    #Threecolumns #column1 #calendarBar {
        width: 100%;
        margin-bottom: 10px;
    }

    #Threecolumns #column3 #hourIcoBar {
        width: 100%;
    }

    #calender,
    #calender .ui-datepicker {
        width: 100%;
    }

    .ui-datepicker td span,
    .ui-datepicker td a {
        padding: 0.8em;
        text-align: center;
    }

    #timeTable {
        width: 98%;
        padding: 15px 0 10px 2%;
    }

    .timeAndStatus {
        clear: both;
        width: 100%;
    }

    .time {
        width: 18%;
        padding: 14px 8px;
    }

    .statusAbgelaufen,
    .statusFrei,
    .statusEditable,
    .statusBesetzt,
    .statusBesetztModus2,
    .statusEditableModus2,
    .statusOneHourGap {
        margin: 0 0 5px 3%;
        width: 70%;
        padding: 14px 8px;
    }

    .statusEditable {
        margin: 0 0 5px 3%;
        width: 63%;
    }

    .delBox {
        padding: 12px 1.9% 10px 2%;
    }

    .profile {
        position: absolute;
        top: 4px;
        right: 1%;
        width: 98%;
    }

    .profile .spacer {
        background-color: transparent;
        display: block;
        float: right;
        height: 30px;
        margin-top: 0;
        width: 3px;
    }

    .profile .menuButton a:hover {
        background: none #bcdce9;
    }

    .profile .spacerAlpha {
        width: 3px;
        background: none;
    }

    .profile .menuButton a {
        background-color: #efece8;
        color: #404039;
        display: block;
        float: right;
        font-size: 14px;
        height: 25px;
        padding: 5px 0 0;
        text-align: center;
        text-decoration: none;
        border-left: 1px solid #999;
        border-right: 1px solid #999;
        border-bottom: 1px solid #999;
    }

    #aktuelleReservierungen {
        width: 94%;
    }

    #aktResHeadline {
        width: 99%;
        padding-left: 1%;
        height: 31px;
        margin-bottom: 20px;
    }

    #aktResHeadline .aktResImg {
        width: 8%;
    }

    #aktResHeadline .aktResText {
        width: 86%;
    }

    .aktuelleReservierung {
        float: left;
        width: 40%;
        padding: 5%;
        border-bottom: 1px dotted #ccc;
    }

    .aktuelleReservierungLeftCol {
        width: 35%;
    }

    .aktuelleReservierungRightCol {
        width: 64%;
    }

    .aktuelleReservierungSpacer {
        display: none;
    }

    .headerStartSiteGlobal {
        height: auto;
    }

    .fancyH2Heading:before,
    .fancyH2Heading:after {
        padding: 0;
        display: none;
    }

    .buttonResponsive {
        width: 65%;
    }

    #loginErrorMessage {
        padding-left: 32%;
        width: 68%;
        margin: 15px 0 0 0;
        float: left;
    }

    .buttonResponsiveLogin {
        width: 56%;
        float: right;
        margin: 5px 6% 0 0;
    }

    #reservationSuccessMessage,
    #successMessage {
        padding-top: 15px;
    }

    .topHeadingStartWithNoLogo {
        height: 220px;
    }

    .topHeadingStartWithLogo {
        height: 220px;
    }

    .topHeaderLink a {
        top: 9%;
        height: 104px;
    }

    .col-md-6 {
        width: 100%;
        float: none;
    }

    .bannerContainer .bannerCol {
        width: 38%;
        display: inline-block;
        margin: 5%;
    }

    #freiplaetzeNoCarousel li,
    #hallenPlaetzeNoCarousel li {
        width: 24%;
        float: left;
        margin-right: 1px;
        margin-bottom: 10px;
    }

    #freiplaetzeNoCarousel li:nth-child(3n+1) {
        float: left !important;
        clear: initial !important;
    }

    #freiplaetzeNoCarousel li:nth-child(4n+1) {
        clear: both;
    }
}

@media only screen and (max-width :480px) {
    #topHeadingStart .pText {
        display: block;
        float: left;
        width: 85%;
    }

    .topHeadingStartLogo {
        height: 138px !important;
    }

    .topHeadingStartLogo .pText {
        display: none !important;
    }

    .topHeadingStartNoLogo {
        height: 148px !important;
    }

    .topHeadingStartNoLogo .pText {
        padding: 3% 0 0 4% !important;
        display: none !important;
    }

    .topVereinInfoTextNoVerein .pText {
        padding: 9% 0 0 4% !important;
    }

    #topVereinInfoText {
        display: none;
    }

    #socialBookMarks {
        top: 10%;
    }

    #slider,
    #slider li {
        max-width: 320px;
    }

    #Threecolumns #column1 {
        display: none;
    }

    .threeColumnsStartSite #column1 {
        display: block !important;
        width: 94% !important;
        padding: 10px 4% 0;
    }

    #Threecolumns #memberLogin {
        width: 94%;
    }

    #Threecolumns #column2 {
        width: 94%;
        padding: 40px 0 0 4%;
    }

    #Threecolumns #column3 {
        clear: both;
        width: 94%;
        float: none;
        padding: 40px 0 0 4%;
    }

    .topHeadingStartText {
        padding: 0 5% 0 5%;
        clear: both;
    }

    .loginDataPassForgot {
        clear: both;
        width: 70%;
        margin-left: 2%;
        width: 98%;
        padding-left: 0;
    }

    .spacer40 {
        padding-bottom: 15px;
    }

    .button285 a {
        margin: 0;
    }

    .loginDataCol2 .button285 {
        padding-left: 0;
    }

    .button265 a {
        margin-bottom: 30px;
    }

    .buttonAnfrage a {
        margin: 0 14% 0 0;
        float: right;
    }

    .notVisible480 {
        display: none;
    }

    .middle {
        width: 285px;
        margin: -200px auto 0 auto;
        padding: 0;
    }

    #sliderHeader {
        font-size: 18px;
        height: auto;
        padding: 20px 0 20px 3%;
    }

    #nextBtn {
        left: 85%;
    }

    #prevBtn {
        left: 3%;
    }

    .formInputRow .font13px {
        font-size: 14px;
    }

    .formInputTextarea .formTextareaLabel {
        font-size: 14px;
    }

    .footerLink1 {
        padding-left: 15px;
    }

    .footerLinks * {
        font-size: 12px;
    }

    #content #memberLogin {
        padding: 0 0 0 5%;
        float: none;
    }

    .loginDataCol1 {
        width: 100%;
        float: none;
    }

    .loginDataCol1 .loginLabel {
        font-size: 14px;
    }

    #content #memberLogin .inputLogin {
        height: 35px;
    }

    .loginSpacer {
        height: 15px;
    }

    .loginDataCol2 {
        padding: 0;
        clear: both;
        padding: 15px 0 0 0;
    }

    .contentFancy img {
        display: none;
    }

    .fancyHeading {
        display: block;
        color: #b8b9ab;
        font-size: 20px;
        text-transform: uppercase;
    }

    .fancyInnerContent {
        padding-top: 20px;
        height: 90%;
        width: 100%;
        overflow-y: auto;
    }

    .fancyInnerContent table {
        width: 90%;
    }

    #topHeadingStart #memberInformation {
        display: block;
        float: none;
        height: 103px;
        padding: 27% 0 0 4%;
        width: 96%;
    }

    .profile {
        position: absolute;
        top: 4px;
        right: 1%;
        width: 98%;
    }

    .profile .spacer {
        background-color: transparent;
        display: block;
        float: right;
        height: 30px;
        margin-top: 0;
        width: 3px;
    }

    .profile .menuButton a:hover {
        background: none #bcdce9;
    }

    .profile .spacerAlpha {
        width: 3px;
        background: none;
    }

    .profile .menuButton a {
        background-color: #efece8;
        color: #404039;
        display: block;
        float: right;
        font-size: 14px;
        height: 25px;
        padding: 5px 0 0;
        text-align: center;
        text-decoration: none;
        border-left: 1px solid #999;
        border-right: 1px solid #999;
        border-bottom: 1px solid #999;
        width: 30%;
    }

    #topHeadingStart #memberInformation .memberInfo .infoText {
        color: #4d4d3d;
        float: left;
        font-size: 15px;
        padding: 2px 0 0 3%;
        width: 83%;
    }

    #topHeadingStart #memberInformation .memberInfo {
        width: 100%;
        clear: both;
    }

    .topHeadingStartWithLogo {
        height: 190px;
    }

    #calender,
    #calender .ui-datepicker {
        width: 100%;
    }

    .ui-datepicker td span,
    .ui-datepicker td a {
        padding: 0.8em;
        text-align: center;
    }

    .ThreeColumnsLoggedIn #column1 {
        display: block !important;
    }

    .ThreeColumnsLoggedIn #column2 {
        padding: 35px 0 0 15px !important;
    }

    .ThreeColumnsLoggedIn #column2 #plaetzeText {
        display: block;
        padding: 12px 0 !important;
        width: 92% !important;
        height: auto !important;
    }

    #Threecolumns #column3 {
        width: 94%;
    }

    .time {
        width: 24%;
        padding: 14px 8px;
    }

    .timeAndStatus {
        clear: both;
        width: 100%;
    }

    .statusAbgelaufen,
    .statusFrei,
    .statusEditable,
    .statusBesetzt,
    .statusBesetztModus2,
    .statusEditableModus2,
    .statusOneHourGap {
        margin: 0 0 5px 3%;
        width: 60%;
        padding: 14px 8px;
    }

    .statusEditable {
        margin: 0 0 2px 3%;
        width: 52%;
    }

    #aktuelleReservierungen {
        width: 92%;
    }

    #aktResHeadline {
        width: 100%;
        height: auto;
    }

    #aktResHeadline .aktResImg {
        width: 8%;
    }

    #aktResHeadline .aktResText {
        width: 69%;
    }

    #ajaxAktResLoader {
        float: right;
    }

    .delBox {
        padding: 12px 2% 10px 2%;
    }

    .aktuelleReservierung {
        float: none;
        width: 80%;
        clear: both;
        padding: 10%;
        border-bottom: 1px dotted #ccc;
    }

    .aktuelleReservierungLeftCol {
        width: 35%;
    }

    .aktuelleReservierungRightCol {
        width: 64%;
    }

    .aktuelleReservierungSpacer {
        display: none;
    }

    .pageFirst,
    .pageLast,
    .pages span.page:first-child {
        display: none;
    }

    .paging .pages a {
        line-height: 35px;
    }

    .fancyH2Heading {
        font-family: "LeagueGothicRegular";
        font-size: 40px;
    }

    .button265Vorteile {
        clear: both;
        margin: 20px 0 40px 0;
    }

    .button265Kosten,
    .button265Anfrage {
        clear: both;
        margin: 20px 0 40px 0;
    }

    .buttonResponsive {
        width: 85%;
    }

    .buttonResponsiveAnfrage {
        float: none;
    }

    .formInput33 {
        width: 25%;
    }

    #loginErrorMessage {
        float: none;
        margin: 15px 4% 0 6%;
        padding: 0 56px 0 0;
        width: 90%;
    }

    .buttonDemoView {
        margin-top: -200px;
    }

    .topHeadingStartWithNoLogo {
        height: 190px;
    }

    .topHeaderLink a {
        top: 7%;
        height: 134px;
    }
}

@media only screen and (max-width :320px) {
    .vereinLogoBG img {
        width: 85%;
    }

    .topHeadingStartLogo {
        height: 89px !important;
    }

    .topHeadingStartLogo .pText {
        display: none !important;
    }

    .topHeadingStartNoLogo {
        height: 99px !important;
    }

    .topHeadingStartNoLogo .pText {
        display: none !important;
    }

    #Threecolumns #column1 {
        display: none;
    }

    .ThreeColumnsLoggedIn #column1 {
        display: block !important;
    }

    #content #memberLogin {
        padding: 0 0 0 5%;
        float: none;
    }

    .loginDataCol1 {
        width: 100%;
        float: none;
    }

    .loginDataCol1 .loginLabel {
        font-size: 14px;
    }

    #content #memberLogin .inputLogin {
        height: 35px;
    }

    .loginSpacer {
        height: 15px;
    }

    .loginDataCol2 {
        padding: 0;
        clear: both;
        padding: 15px 0 0 0;
    }

    #footer {
        height: 190px;
    }

    #topHeadingStart #memberInformation {
        display: block;
        float: none;
        height: 103px;
        padding: 27% 0 0 4%;
        width: 96%;
    }

    .profile {
        position: absolute;
        top: 4px;
        right: 1%;
        width: 98%;
    }

    .profile .spacer {
        background: none transparent;
        display: block;
        float: right;
        height: 30px;
        margin-top: 0;
        width: 3px;
    }

    .profile .menuButton a {
        background-color: #efece8;
        color: #404039;
        display: block;
        float: right;
        font-size: 14px;
        height: 22px;
        padding: 7px 5px;
        text-align: center;
        text-decoration: none;
        border-left: 1px solid #999;
        border-right: 1px solid #999;
        border-bottom: 1px solid #999;
        width: 75px;
    }

    #topHeadingStart #memberInformation .memberInfo .infoText {
        color: #4d4d3d;
        float: left;
        font-size: 15px;
        padding: 2px 0 0 3%;
        width: 70%;
    }

    #topVereinInfoText {
        display: none;
    }

    .topHeadingStartWithLogo {
        height: auto;
    }

    #calender,
    #calender .ui-datepicker {
        width: 100%;
    }

    .ui-datepicker td span,
    .ui-datepicker td a {
        padding: 0.8em;
    }

    .ThreeColumnsLoggedIn #column2 {
        padding: 35px 0 0 15px !important;
    }

    #Threecolumns #column3 {
        width: 94%;
    }

    .time {
        width: 33%;
    }

    .timeAndStatus {
        clear: both;
    }

    .statusAbgelaufen,
    .statusFrei,
    .statusEditable,
    .statusBesetzt,
    .statusBesetztModus2,
    .statusEditableModus2,
    .statusOneHourGap {
        margin: 0 0 2px 3%;
        width: 49%;
    }

    .statusEditable {
        margin: 0 0 2px 3%;
        width: 37%;
    }

    .formColumn1 {
        float: none;
        width: 90%;
        font-size: 14px;
    }

    .formColumn2 {
        float: none;
        width: 90%;
        font-size: 14px;
    }

    .formColumnSpacer {
        clear: both;
        height: 10px;
        width: 100%;
    }

    .buttonResponsiveInFancyBox .buttonArrow {
        width: 23%;
    }

    .formInput33 {
        width: 25%;
    }
}


@media only screen and (max-width: 1380px) {
    .notifyjs-corner {
        margin: 0 !important;
        top: 54px !important;
    }
}

@media only screen and (max-width: 992px) {
    .notifyjs-corner {
        margin: 0 !important;
        top: 34px !important;
        right: 4px !important;
    }
}

.notifyjs-tennistool-base {
    opacity: 0.95;
    width: 250px;
    background: white;
    padding: 5px;
    border-radius: 2px;
    height: 25px;
}

.notifyjs-tennistool-base .bell-icon:before {
    position: relative;
    top: -3px;
    right: 4px;
}

.notifyjs-tennistool-base .title {
    width: 100px;
    float: left;
    margin: 5px 0 0 5px;
}

.notifyjs-tennistool-base .buttons {
    float: right;
    width: 120px;
}

.notifyjs-tennistool-base button {
    padding: 5px;
    width: 120px;
    background-color: #e75b26;
    color: white;
    border: none;
    cursor: pointer;
    ;
}

@font-face {
    font-family: "fontello";
    src: url("projectCss/fonts/fontello.eot?54101466");
    src: url("projectCss/fonts/fontello.eot?54101466#iefix") format("embedded-opentype"),
    url("projectCss/fonts/fontello.woff2?54101466") format("woff2"),
    url("projectCss/fonts/fontello.woff?54101466") format("woff"),
    url("projectCss/fonts/fontello.ttf?54101466") format("truetype"),
    url("projectCss/fonts/fontello.svg?54101466#fontello") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('fonts/fontello.svg?54101466#fontello') format('svg');
  }
}
*/

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: 0.2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-bell:before {
    content: "\f0f3";
}

/* 'î €' */

.bell-icon {
    background: none;
    font-size: 16px;
    float: left;
    width: 16px;
    height: 16px;
    display: block;
    -webkit-animation: ring 4s 0.2s ease-in-out infinite;
    -webkit-transform-origin: 50% 4px;
       -moz-animation: ring 4s 0.2s ease-in-out infinite;
       -moz-transform-origin: 50% 4px;
            animation: ring 4s 0.2s ease-in-out infinite;
            transform-origin: 50% 4px;
}

.bell-icon:before {
    font-family: "fontello";
    content: "\f0f3";
    color: #e75b26;
}

@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotateZ(0);
    }

    1% {
        -webkit-transform: rotateZ(30deg);
    }

    3% {
        -webkit-transform: rotateZ(-28deg);
    }

    5% {
        -webkit-transform: rotateZ(34deg);
    }

    7% {
        -webkit-transform: rotateZ(-32deg);
    }

    9% {
        -webkit-transform: rotateZ(30deg);
    }

    11% {
        -webkit-transform: rotateZ(-28deg);
    }

    13% {
        -webkit-transform: rotateZ(26deg);
    }

    15% {
        -webkit-transform: rotateZ(-24deg);
    }

    17% {
        -webkit-transform: rotateZ(22deg);
    }

    19% {
        -webkit-transform: rotateZ(-20deg);
    }

    21% {
        -webkit-transform: rotateZ(18deg);
    }

    23% {
        -webkit-transform: rotateZ(-16deg);
    }

    25% {
        -webkit-transform: rotateZ(14deg);
    }

    27% {
        -webkit-transform: rotateZ(-12deg);
    }

    29% {
        -webkit-transform: rotateZ(10deg);
    }

    31% {
        -webkit-transform: rotateZ(-8deg);
    }

    33% {
        -webkit-transform: rotateZ(6deg);
    }

    35% {
        -webkit-transform: rotateZ(-4deg);
    }

    37% {
        -webkit-transform: rotateZ(2deg);
    }

    39% {
        -webkit-transform: rotateZ(-1deg);
    }

    41% {
        -webkit-transform: rotateZ(1deg);
    }

    43% {
        -webkit-transform: rotateZ(0);
    }

    100% {
        -webkit-transform: rotateZ(0);
    }
}

@-moz-keyframes ring {
    0% {
        -moz-transform: rotate(0);
    }

    1% {
        -moz-transform: rotate(30deg);
    }

    3% {
        -moz-transform: rotate(-28deg);
    }

    5% {
        -moz-transform: rotate(34deg);
    }

    7% {
        -moz-transform: rotate(-32deg);
    }

    9% {
        -moz-transform: rotate(30deg);
    }

    11% {
        -moz-transform: rotate(-28deg);
    }

    13% {
        -moz-transform: rotate(26deg);
    }

    15% {
        -moz-transform: rotate(-24deg);
    }

    17% {
        -moz-transform: rotate(22deg);
    }

    19% {
        -moz-transform: rotate(-20deg);
    }

    21% {
        -moz-transform: rotate(18deg);
    }

    23% {
        -moz-transform: rotate(-16deg);
    }

    25% {
        -moz-transform: rotate(14deg);
    }

    27% {
        -moz-transform: rotate(-12deg);
    }

    29% {
        -moz-transform: rotate(10deg);
    }

    31% {
        -moz-transform: rotate(-8deg);
    }

    33% {
        -moz-transform: rotate(6deg);
    }

    35% {
        -moz-transform: rotate(-4deg);
    }

    37% {
        -moz-transform: rotate(2deg);
    }

    39% {
        -moz-transform: rotate(-1deg);
    }

    41% {
        -moz-transform: rotate(1deg);
    }

    43% {
        -moz-transform: rotate(0);
    }

    100% {
        -moz-transform: rotate(0);
    }
}

@keyframes ring {
    0% {
        transform: rotate(0);
    }

    1% {
        transform: rotate(30deg);
    }

    3% {
        transform: rotate(-28deg);
    }

    5% {
        transform: rotate(34deg);
    }

    7% {
        transform: rotate(-32deg);
    }

    9% {
        transform: rotate(30deg);
    }

    11% {
        transform: rotate(-28deg);
    }

    13% {
        transform: rotate(26deg);
    }

    15% {
        transform: rotate(-24deg);
    }

    17% {
        transform: rotate(22deg);
    }

    19% {
        transform: rotate(-20deg);
    }

    21% {
        transform: rotate(18deg);
    }

    23% {
        transform: rotate(-16deg);
    }

    25% {
        transform: rotate(14deg);
    }

    27% {
        transform: rotate(-12deg);
    }

    29% {
        transform: rotate(10deg);
    }

    31% {
        transform: rotate(-8deg);
    }

    33% {
        transform: rotate(6deg);
    }

    35% {
        transform: rotate(-4deg);
    }

    37% {
        transform: rotate(2deg);
    }

    39% {
        transform: rotate(-1deg);
    }

    41% {
        transform: rotate(1deg);
    }

    43% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(0);
    }
}

/* VEREIN SPEZIFISCHES CSS*/
body.tc_gmunden .vereinLogoBG {
    padding-top: 7px;
}

body.tc_gmunden .vereinLogoBG img {
    width: 58%;
}

#folgeterminTitelSave {
    margin-right: 10px;
}
