@import "normalize.css";
@import "grid.css";

body {
    background-color: #fff;
    margin-top: 100px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10pt;
}

header {
    margin-bottom: 30px;
}

header a  {
    color: #000 !important;
    font-size: 30pt;
    font-weight: bold;
    line-height: 18pt;
    text-decoration: none;
    letter-spacing: -1px;
}

nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

nav ul li {
    margin-bottom: 0px;
}

nav ul a {
    color: #000;
    text-decoration: none;
    font-size: 16pt;
    font-weight: bold;
    letter-spacing: -1px;
    text-transform: lowercase;
}

nav ul a:hover {
    color: #000;
    text-decoration: line-through;
    font-size: 16pt;
    font-weight: bold;
    letter-spacing: -1px;
}

.active {
    text-decoration: line-through !important;
}

nav ul.sub li {
    margin-bottom: 0;
}

nav ul.sub li a {
    font-size: 8pt;
    font-weight: normal;
    letter-spacing: 0;
}

nav ul.sub li.last {
    margin-bottom: 10px;
}

div.spacer {
    height: 50px;
}

div.content {
    text-transform: lowercase;
    margin-bottom: 20px;
}

div.content p {
    font-size: 10pt;
    line-height: 12pt;
}

div.content h1 {
    font-size: 22pt;
    line-height: 18pt;
    margin-bottom: 20px;
}

div.content h2 {
    font-weight: bold;
    font-size: 11pt;
    margin-bottom: 10px;
}

fieldset.tx-powermail-pi1_fieldset_spendablefreunde, fieldset.tx-powermail-pi1_fieldset_unternehmen {
   display: none;
}

label {
    display: block;
}

input[type=radio] {

}

div.tx_powermail_pi1_fieldwrap_html {

}

form {
    font-size: 10pt;
}

fieldset {
    margin: 0 0 30px 0;
    padding: 0;
    border: 0;
}

legend {
    font-weight: bold;
    margin: 0;
    padding: 0 0 15px 0;
    font-size: 12pt;
}

dl dt {
    float: left;
}

div#powermaildiv_uid2 dl dt, div.powermail_check_inner_uid28_0 dl dt {
    width: 20px !important;
}

dl dd {
    margin-left: 20px;
}

footer {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 11px;
    border-top: 1px solid #000;
}

legend.tx_powermail_pi1_fieldwrap_html_radio_title {
    display: none;
}

div.content ol {
    font-size: 10pt;
    line-height: 12pt;
    font-weight: bold;
}

div.content ol a {
    font-weight: normal;
}

legend.tx_powermail_pi1_fieldwrap_html_checkbox_title {
    display: none;
}

#powermaildiv_uid32 {
    display: none;
}

#tx-powermail-pi1_fieldset_3 {
    display: none;
}

.placeholder {
    color: #aaa;
}

h3 {
    font-size: 10px;
    font-weight: normal;
}

.vorteilsinfo {
    margin-top: 50px;
}

.align-right {
    text-align: right;
    margin-top: 0;
}

.tx-powermail-pi1_fieldset_1allgemeineangaben dt, .tx-powermail-pi1_fieldset_spendablefreundepersonen dt {
    width: 100px;
}

.tx_powermail_pi1_fieldwrap_html_32 {

}

.csc-textpic-image {
    margin-right: 25px !important;
}


table p {
    margin: 0;
    padding: 0;
}

table td {
    vertical-align: text-top;
}

div.inner {
    text-transform: lowercase;
}

img { border: 0; }

div.social {
    margin-top: 30px;
}


/* POSTKARTEN */

div#postkarten {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100000;
}

div#postkarten #bg {
    position:fixed; 
    top:-50%; 
    left:-50%; 
    width:200%; 
    height:200%;
    z-index: -1;
}

div#postkarten #bg img {
    position:absolute; 
    top:0; 
    left:0; 
    right:0; 
    bottom:0; 
    margin:auto; 
    min-width:50%;
    min-height:50%;
}

div#postkarten div.content {
    position: absolute;
    top: 50%;
    left: 100px;
    height: 300px;
    margin-top: -100;
}

div#postkarten div.content h1 {
    color: #000000;
    font-size: 18px !important;
    line-height: 20px !important;
    letter-spacing: -1px;
}

div#postkarten div.content p {
    font-size: 32px;
    color: #fff;    
    line-height: 36px;
}

div#postkarten div.content p a, div#postkarten div.content p a:link {
    color: #fff;
    text-decoration: underline;
}

div#postkarten div.content p a:hover {
    color: #fff;
    text-decoration: none;
}

form#postkartenmotive legend {
    display: none;
}

div#c104 {
    margin-top: 20px !important;
}

div#c104 h1 {
    font-size: 18px;
}

form#postkartenmotive div.tx_powermail_pi1_fieldwrap_html_text label {
    font-weight: bold;
    display: block;
    float: left;
    width: 75px;
}

div#c104 div.tx-powermail-pi1_thx table td.powermail_all_label {
    width: 75px;
}

div#powermaildiv_uid44 label {
    font-weight: bold;
}