/*Allgemeine Styles*/
.facebook {
    margin: 0 auto;
}

.facebook .geschenk-box {
    /* Für FB-Seite verstecken */
    display: none;
}

.tx-pp-community-voting .spacer {
    height: 50px;
}

/*Foto Wettbewerb*/
.tx-pp-community-voting .royalSlider {
    width: 600px;
    height: 900px;
    margin: 0 auto;
}

.tx-pp-community-voting .royalSlider .red {
    color: #AF1428;
}

.tx-pp-community-voting .rsDefault .rsArrow {
    height: 400px;
    margin-top: 20px;
}

.tx-pp-community-voting .rsDefault,
.tx-pp-community-voting .rsDefault .rsOverflow,
.tx-pp-community-voting .rsDefault .rsSlide,
.tx-pp-community-voting .rsDefault .rsVideoFrameHolder,
.tx-pp-community-voting .rsDefault .rsThumbs {
    background: none;
    color: #000;
}

.tx-pp-community-voting .rsDefault .rsOverflow {
    /*background: url("../Images/wand.png") #FFFFFF;
    height: 800px;*/
}

.tx-pp-community-voting .rsDefault .rsNav {
}

.tx-pp-community-voting .rsDefault .rsThumbsHor,
.tx-pp-community-voting .rsDefault .rsThumb,
.tx-pp-community-voting .rsDefault .rsThumb img {
    height: 150px;
}

.tx-pp-community-voting .rsDefault .rsThumb {
    width: auto;
    margin: 0;
}

.tx-pp-community-voting .rsThumbsContainer {
    width: 100%;
}

/*Personalisiert*/
.tx-pp-community-voting {
    color: #000000;
}

.tx-pp-community-voting h3 {
    font-size: 26px;
    font-family: wf-DINWeb-CondBold, Arial, Helvetica, sans-serif;
    line-height: 1.05em;
    font-weight: normal;
}

.tx-pp-community-voting #stage-wrapper-voting {
    background: url("../Images/Wand_950.jpg") no-repeat scroll left top #E5E5E5;
    border-top: 1px solid #D7D7D7;
    display: block;
    min-height: 200px;
    width: 100%;
    position: relative;
}

.tx-pp-community-voting h2 {
    border: none;
}

.tx-pp-community-voting h3 {
    padding: 5px;
    margin: 0 0 10px 0;
}

.tx-pp-community-voting input[type="checkbox"] {
    margin: 5px;
}

.tx-pp-community-voting .left {
    float: left;
}

.tx-pp-community-voting .right {
    float: right;
}

.tx-pp-community-voting .clearfix {
    clear: both;
}

.tx-pp-community-voting .foto-voting-image-form p {
    padding: 5px;
}

.tx-pp-community-voting .rsTabs {
    height: auto;
}

.tx-pp-community-voting .foto-voting-image-container {
    width: 600px;
    margin: 20px auto 0 auto;
}

.tx-pp-community-voting .foto-voting-image-container,
.tx-pp-community-voting .foto-voting-image-form {
    /*position: relative;
    border: 1px solid #000;
    width: 420px;
    height: 250px;
    margin: 0 auto;
    overflow: hidden;*/
}

.tx-pp-community-voting .foto-wrapper {
    width: 600px;
    height: 400px;
    background: none;
    margin: 0px auto;
    text-align: center;
}

#foto-voting-image {
    height: 400px;
    overflow: hidden;
    margin: 20px auto;
    width: 600px;
}

.tx-pp-community-voting .foto-voting-image-container img {
    margin: 0 !important;
    max-width: 400px;
    max-height: 400px !important;
    width: auto !important;
}

.tx-pp-community-voting .foto-voting-image-form {
    border: none;
    background: #FFFFFF;
    display: none;
    margin: 0 auto;
    /*width: 400px;
    height: 340px;
    padding: 30px 50px;*/
    width: 360px;
    height: 380px;
    padding: 10px 20px;

}

.tx-pp-community-voting .foto-submit-wrap {
    text-align: right;
}

.tx-pp-community-voting .foto-voting-text {
    width: 600px;
    margin: 0 auto;
}

.tx-pp-community-voting .foto-voting-text div {
    position: relative;
}

.tx-pp-community-voting .foto-voting-text h3 {
    margin: 0 0 2px 0;
}

.tx-pp-community-voting .foto-voting-text h3.person {
    margin: 0;
    padding: 0;
}

.tx-pp-community-voting .foto-voting-text h3.story {
    margin: 10px 0 10px 0;
    padding: 0;
}

.tx-pp-community-voting a.vote {
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 0;
}

.tx-pp-community-voting p.foto-txt-small {
    font-size: 0.75em;
    padding: 5px;
}

.tx-pp-community-voting .story-wrapper {
    clear: left;
    height: 200px;
    width: 100%;
    overflow-y: auto;
}

.tx-pp-community-voting .story-wrapper p {
    font-size: 1em !important;
    font-family: "wf-DINWeb" !important;
    line-height: 1.4 !important;
}

.tx-pp-community-voting .rsDefault .rsThumb.rsNavSelected {
    background-color: #000000;
}

.tx-pp-community-voting .errormessage {
    color: #C32D23;
}

/*Geschenkbox*/
.geschenk-box {
    width: 200px;
    padding: 6px 10px;
    position: absolute;
    top: 100px;
    right: 30px;
}

.geschenk-box p,
.geschenk-box h3 {
    margin-bottom: 10px;
}

.geschenk-box p.strong {
    font-weight: bold;
}

.geschenk-box .geschenk-image {
    width: 150px;
    height: 134px;
    background: url("../Images/geschenk_WJ.png") no-repeat;
    margin: 0 auto;
}

/*X-Browser*/
.tx-pp-community-voting .rsDefault .rsThumb img {
    width: 133px;
}