/* ----------------- Allgemein ----------------- */
body {
   /*background-color: #890124;*/
   line-height: 16px;
   font-size: 1em;
}
body,label, input {
   font-family: 'Alegreya Sans', sans-serif; 
}
label, input {
    font-size: 1.05em;
}

input {
    -webkit-appearance: none;
    -moz-appearance: none;
}

.left {
   float: left;
}
a {
    text-decoration: none;
}

a:hover {
   text-decoration: none;
}

h1,h2,h3, a, label, p{
    color: #890124;
}
h1, h2, h3 {
   font-size: 17px;   
   font-weight: normal;
   line-height: 25px;
   margin-bottom:10px;
}

h1 {
    font-size: 1.6em;
    font-weight: normal;
    margin: 20px 0 20px 0;
}
.thankyou h1 {
    margin: 30px 0 20px 0;
}
h2 {
    font-size: 1.4em;
    font-weight: normal;
    margin: 20px 0 20px 0;
}
                          
.clear {
   clear: both;
}

.startpage img {
    height: auto;
    max-width: 50%;
}

.logo {
    background: url(../img/logo.png) no-repeat;
    width: 80px;
    height: 40px;    
    position: absolute;
    right: 13px;
	top: 35px;
}

.tannenbaum img {
	border-radius:10px;
}

.tannenbaum,
.submitbuttonDiv {
    text-align:center;
    padding-bottom: 10px;
}

.submitbutton {
	margin-top:40px;
}

.allAround {
    max-width: 960px;
    margin: 0 auto;
	border-left:3px solid #890124;
	border-right:3px solid #890124;
    margin-top: -20px;
    padding-bottom: 40px
}

.inner {
    width: 95%; 
    margin: 0 auto;
	top: 70px;
	margin-bottom:50px;
}
.inner.thankyou {
    text-align: center;
    padding-top: 30px;
}
.willkommen {
    width: 100%;
    text-align: center;
}

.inner, 
.allAround{
    position: relative;
}

label {
    margin: 20px 10px 10px 0;
    text-align: left;
    width: 120px;
}
input[type="submit"] {
    background-color: #DDDDDD;
    border: 1px solid #890124;
	-webkit-border-radius: 10px;
    border-radius: 10px;
}
input[type="text"]{
    border: 1px solid #890124;
	-webkit-border-radius: 10px;
    border-radius: 10px;
    width: 33.5%;
    padding: 5px;
    margin: 10px 0 0 0;
}
select {
    border: 1px solid #890124;
	-webkit-border-radius: 20px;
    border-radius: 20px;
	-webkit-box-shadow: 2px 2px 10px #555555;
    box-shadow: 2px 2px 10px #555555;
    height: 35px;
    margin-top: 10px;
    padding: 8px 15px 8px 12px;
    text-align: left;
}

option {
    width: 120px;
}

.formular {
    width: 92%; 
    margin: 0 auto;
}
.ausrichten_radioauswahl {
    margin: 0 auto;
}
.wechsel {
    float: left;
}

.radioAbstand {
    width: 54px;
    height: 50px;
}
.radioEffektAbstand {
    height: 50px;
    width: 108px;
    float: left;
}

.linkback {
    background-color: #DDDDDD;
    border: 1px solid #890124;
    margin-top: 15px;
    padding: 10px;
    border-radius: 10px;
}

.linkbackaround {
    padding-top: 10px;
}


hr {
    background-color:#890124;
    border-width:0;
    color:#890124;
    height:2px;
    line-height:0;
    margin: 20px 0;
    page-break-after:always;
    text-align:center;
    width: 100%;
}


/* ----------------- Formulare ----------------- */
.L1_blau, .L2_blau,
.L1_gruen, .L2_gruen,
.L1_rot, .L2_rot,
.L1_gelb, .L2_gelb,
.L1_weiss, .L2_weiss {
    width: 50px;
    height: 50px;
    display: block;
    margin: 2%;                   
}  

.L1_blau,.L2_blau { background-color: #0000ee; }
.L1_gruen,.L2_gruen { background-color: #00ee00; }
.L1_rot,.L2_rot { background-color: #ee0000; }
.L1_gelb,.L2_gelb { background-color: #e0ee00; }
.L1_weiss, .L2_weiss { background-color: #FFFFFF; }

.L1_blau, .L1_gruen, .L1_rot, .L1_gelb, .L1_weiss, .L2_blau, .L2_gruen, .L2_rot, .L2_gelb, .L2_weiss  { 
    width: 40px; 
    height: 40px; 
    margin-right: 10px;
	-webkit-box-shadow: 2px 2px 10px #555555;
    box-shadow: 2px 2px 10px #555555; 
	-webkit-border-radius: 10px;
    border-radius: 10px;
    margin-top: 10px;
}
                     

/*.Effekt_blinken, 
.Effekt_reihe, 
.Effekt_blinken1 { 
    height: 28px;
} */
.submitbutton{
    height: 35px
}

.Effekt_blinken, .Effekt_reihe, .Effekt_blinken1 { 
    width: 100px;
    margin: 10px 10px 0 0; 
	-webkit-box-shadow: 2px 2px 10px #555555;
    box-shadow: 2px 2px 10px #555555;
	-webkit-border-radius: 10px;	
    border-radius: 10px;
    display: block;
    padding: 10px 0 0;
    text-align: center; 
    height: 25px;       
    /*float: left;*/
}

.radioSelected {
	-webkit-box-shadow:none;
	box-shadow:none;
	border:1px solid #890124;
}

input.radioL1, input.radioL2 {
	display:none;
}

iframe {
	overflow:hidden;
}

/****
 *
 * RUNDE BUTTONS
 *  
 ***/

.L1_blau, .L1_gruen, .L1_rot, .L1_gelb, .L1_weiss, .L2_blau, .L2_gruen, .L2_rot, .L2_gelb, .L2_weiss,
.Effekt_blinken, .Effekt_reihe, .Effekt_blinken1 {
    border-radius: 20px;
    margin: 10px 15px 0 0;    
}

.effektRadios > .formCustomRadio {
  margin-bottom: 10px;
}


/****
 *
 * MEDIA QUERIES
 *  
 ***/
  
@media only screen and (max-width: 767px) {
    h1 {
        font-size: 1.35em;
        margin: 0px 0 0px 0;
		padding-top:25px;
    }
    h2 {
        font-size: 1em;
        margin: 15px 0 5px 0;
    }
    .willkommen h2 {
        margin: 0px 0 20px 0;
    }
    .wechsel {
        clear: both;
    }
    .Effekt_blinken, .Effekt_reihe, .Effekt_blinken1 {
        /*width: 70px;*/
    }   
    hr {
        margin: 30px 0 5px 0;
    }    
    input[type="text"]{
        width: 90%;
        margin-top: 0;
    }    
}
 

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi) {
  .logo {
    background: url(../img/logox2.png) no-repeat;
    background-size: 80px 40px;
  }
  iFrame {
    width: 300px;
    height: 281.25px; 
  }
  .thankyou h1 {
    text-align: center;
    margin-top: 0;
  }
  .inner.thankyou{
    width: 100%;
    text-align: left;
  }
  
}