body{font:300 15px/15px Helvetica;background-color:#fff}
body{margin:0;padding:0;background:#EEE;font:10px/13px 'Lucida Sans',sans-serif}

a{color:#fff;text-decoration:none;font-size:12px;line-height:12px}
a:hover{color:#666}

#tos { font-size: 14px; }
#tos a {font-size: 14px;color: #CA2D8E; text-decoration: none; }
#erfolg{line-height:normal;display:none;padding:10px;font-size:18px;color:#056029;background-color:#fccf2c}
#fehler{display:none;padding:10px;font-size:18px;color:#CF0C0F;background-color:#fccf2c}
.wrap{overflow:hidden;margin:10px}

.box{height:auto; float:left;width:25%;padding:10px;}

.boxInner img{width:100%}
.boxInner{width:100%; height:auto;}

[class*="fa-"]:before{font-family:'FontAwesome',sans-serif}

#dfsignup_close, #dflogin_close {
    position: absolute;
    right: -10px;
    top: -15px;
    background-color: #FFFFFF;
    -webkit-border-radius: 200px;
    border-radius: 200px;
}

#semail {
	font-weigt: bold;
	color: #F12B00;
	font-size: 18px;
}

.well { padding:0!important; }


#tos_register {
 width: 20px!important;
 height: 20px!important;
 transform: scale(1.5);
 margin-right:5px;
}

.header {
	width: 100%!important;
	height:auto!important;
	background: #270b1c;
	padding:10px;
	color: #FFFFFF;
	font-size: 22px;
	font-size: 1.9vw;
	text-align:center;
	line-height:normal;
}

#footer{max-width:1000px}

.footer {
	width: 100%!important;
	height: 30px;
	background: #270b1c;
	line-height: 30px;
	color: #FFFFFF;
	margin-top: 10px;
	padding-left: 10px;
    bottom: 0;
}
.footer a {
	color: #FFFFFF;
	font-size: 12px;
}

#naviga{
 line-height: 30px;
 color: #FFFFFF;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-top: 0;
 
 text-align:right;
 height:auto!important;
 float:right; 
 
}

.myButton{border: none;line-height: 30px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-shadow:0 1px 0 #6A6A6A;background-color:#c0a256;display:inline-block;cursor:pointer;color:#FFF;font-family:Helvetica;font-size:15px;font-weight:700;padding:2px 24px;text-decoration:none}
.myButtonGrau{border: none;line-height: 30px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-shadow:0 1px 0 #6A6A6A;background-color:#e6e6e7;display:inline-block;cursor:pointer;color:#272401;font-family:Helvetica;font-size:15px;font-weight:700;padding:2px 15px;text-decoration:none}
.myButton:hover{background-color:#363636;color:#FFF}
.myButton:active{position:relative;top:1px;color:#FFF}


@media only screen and (max-width : 979px) {
 .headline h1{font-size:20px;line-height:20px}
 #naviga{text-align:center; float:none; }
}
@media only screen and (max-width : 760px) {
.headline h1{font-size:15px;line-height:15px}
#maintext{float:none;width:100%!important}
.dfform-container{width:100%!important;float:none}
#dfright{width:100%!important;float:none}

}
@media only screen and (max-width : 680px) {
.headline h1{font-size:11px;line-height:11px}
#maintext{float:none;width:100%!important}
.dfform-container{width:100%!important;float:none}
#dfright{width:100%!important;float:none}
#dfright h2{font-size:28px}
.header { font-size: 3.0vw!important}
}
@media only screen and (max-width : 480px) {
.headline h1{display:none}
#maintext{float:none;width:100%!important}
.dfform-container{width:100%;float:none}
#dfright{width:100%!important;float:none}
#dfright h2{font-size:20px}
.header { font-size: 4.0vw!important}
}
@media only screen and (max-width : 320px) {
.headline h1{display:none}
#maintext{float:none;width:100%!important}
.dfform-container{width:100%;float:none}
#dfright{width:100%!important;float:none}
#dfright h2{font-size:20px}
}
@media only screen and (max-width : 480px) {
.box{width:100%;}
}
@media only screen and (max-width : 650px) and (min-width : 481px) {
.box{width:50%;}
}
@media only screen and (max-width : 1050px) and (min-width : 651px) {
.box{width:33.3%;}
}
@media only screen and (max-width : 1290px) and (min-width : 1051px) {
.box{width:25%;}
}
@media print {
#ghostery-purple-box{display:none!important}
}