.BGround {
	background-image: url("../images/info.gif");
	background-repeat: no-repeat;
}
.min_BGround {
	background-image: url("../images/min_info.gif");
	background-repeat: no-repeat;
}

.start{
	float: left;
	margin-left:466px;
	margin-top:420px;
}

.start .inhalt{
	float: left;
	width: 552px;
	background:#000000;
	padding-top:10px;
	padding-bottom:10px;
}

.start .inhalt div{
	float: left;
	width: 552px;
	margin-bottom:10px;
}

.start .inhalt div input{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height:30px;
	border: 1px solid #ffffff;
}

.start .inhalt .botton{
	display: block;
	margin-left: auto;
	margin-right: auto;
	cursor:pointer;
	padding:10px;
	font-size:22px;
	width: 300px;
	border: 0px currentColor; 
	border: 1px solid #000000;
	background-image: linear-gradient(bottom, #cc0000 0%, #ebc85d 100%);
	background-image: linear-gradient(to bottom, #ebc85d 0%, #ecc347 100%);
	background-color: #ecc347;
	color: #131009;
	text-shadow: 1px 1px 0px #f3b700;
	text-decoration:none;
	border-radius:5px;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
}

.start .inhalt b{
	float: left;
	width: 552px;
	margin-top:30px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background: #000000;
	color:#ffffff;
	text-align: center;
}

.start .inhalt b.info{
	margin-top:5px;
	font-size: 16px;
	color:#ebc85d;
}

.min_start{
	float: left;
	margin-left:376px;
	margin-top:361px;
}

.min_start .inhalt{
	float: left;
	width: 463px;
	background:#000000;
	padding-top:10px;
	padding-bottom:10px;
}

.min_start .inhalt div{
	float: left;
	width: 463px;
	margin-bottom:10px;
}

.min_start .inhalt div input{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height:30px;
	border: 1px solid #ffffff;
}

.min_start .inhalt .botton{
	display: block;
	margin-left: auto;
	margin-right: auto;
	cursor:pointer;
	padding:10px;
	font-size:22px;
	width: 300px;
	border: 0px currentColor; 
	border: 1px solid #000000;
	background-image: linear-gradient(bottom, #cc0000 0%, #ebc85d 100%);
	background-image: linear-gradient(to bottom, #ebc85d 0%, #ecc347 100%);
	background-color: #ecc347;
	color: #131009;
	text-shadow: 1px 1px 0px #f3b700;
	text-decoration:none;
	border-radius:5px;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
}

.min_start .inhalt b{
	float: left;
	width: 463px;
	margin-top:30px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background: #000000;
	color:#ffffff;
	text-align: center;
}

.min_start .inhalt b.info{
	margin-top:5px;
	font-size: 16px;
	color:#ebc85d;
}

.logoframe{
	float: left;
	width:731px;
	height:880px;
}

.min_logoframe{
	float: left;
	width:615px;
	height:764px;
}

.logoframe .botton{
	float: left;
	text-align: center;
	width:731px;
	padding-top:15px;
}

.logoframe .botton .fertig{
	cursor:pointer;
	padding:10px;
	font-size:22px;
	width: 300px;
	border: 0px currentColor; 
	border: 1px solid #000000;
	background-image: linear-gradient(bottom, #cc0000 0%, #6fd890 100%);
	background-image: linear-gradient(to bottom, #6fd890 0%, #53bb74 100%);
	background-color: #eb3c3c;
	color: #EBE8DE;
	text-shadow: 1px 1px 0px #74d292;
	text-decoration:none;
	border-radius:5px;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
}

.min_logoframe .botton{
	float: left;
	text-align: center;
	width:615px;
	padding-top:15px;
}

.min_logoframe .botton .fertig{
	cursor:pointer;
	padding:10px;
	font-size:22px;
	width: 300px;
	border: 0px currentColor; 
	border: 1px solid #000000;
	background-image: linear-gradient(bottom, #cc0000 0%, #6fd890 100%);
	background-image: linear-gradient(to bottom, #6fd890 0%, #53bb74 100%);
	background-color: #eb3c3c;
	color: #EBE8DE;
	text-shadow: 1px 1px 0px #74d292;
	text-decoration:none;
	border-radius:5px;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
}

iframe{
	float: left;
	width: 731px;
	height: 810px;
}

.min_iframe{
	float: left;
	width: 611px;
	height: 690px;
}

.frameinhalt{
	float: left;
	width: 100px;
	height:100px;
	border: 1px solid #000;
	padding:0px;
}

.min_frameinhalt{
	float: left;
	width: 83px;
	height:79px;
	border: 1px solid #000;
	padding-top:4px;
}

.frameinhalt b{
	font-weight: normal;
	z-index: 100;
	position: absolute;
}

.min_frameinhalt b{
	font-weight: normal;
	z-index: 100;
	position: absolute;
	font-size:14px;
	margin-top: -3px;
	margin-left: 1px;
}

.frameinhalt img{
	width: 80px;
	height:80px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.min_frameinhalt img{
	width: 67px;
	height:67px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.auswertung{
	float: left;
	width: 770px;
	height:150px;
}

#countdown{
  width: 613px;
  height: 52px;
  text-align: center;
	margin: auto;
	float: left;
}

#countdown #tiles{
color: #fff;
position: relative;
z-index: 1;
text-shadow: 1px 1px 0px #ccc;
display: inline-block;
font-family: Arial, sans-serif;
text-align: center;
padding: 4px;
font-size: 38px;
font-weight: thin;
display: block;
}

#min_countdown{
  width: 510px;
  height: 40px;
  text-align: center;
	margin: auto;
	float: left;
}

#min_countdown #tiles{
color: #fff;
position: relative;
z-index: 1;
text-shadow: 1px 1px 0px #ccc;
display: inline-block;
font-family: Arial, sans-serif;
text-align: center;
padding: 4px;
font-size: 28px;
font-weight: thin;
display: block;
}

.color-full {
  background: #53bb74;
}
.color-half {
  background: #ebc85d;
}
.color-empty {
  background: #e5554e;
}

#countdown #tiles > span{
	width: 70px;
	max-width: 70px;

	padding: 18px 0;
	position: relative;
}

.nochmal{
	width: 180px;
	height: 30px;
	background: #53bb74;
	cursor: pointer;
}
.nochmal:hover {
	background: #ebc85d;
}

.newn{
	width: 180px;
	height: 30px;
	background: #e5554e;
	cursor: pointer;
}
.newn:hover {
	background: #ebc85d;
}

.modal-dialog {padding-top: 13%;font-family: Arial, sans-serif;}
.agb{padding-top: 5%;font-size:12px;line-height:16px;}
.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}
.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}	
.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}
.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}
.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}
.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}
.modal-content{max-width:800px;margin-left: auto;margin-right: auto;position:relative;padding-bottom:10px;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}
.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}
.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}
.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5;}
.modal-header .close{margin-top:-2px}
.modal-header .headline{font-size:18px;font-weight:normal;}
.modal-title{margin:0;line-height:1.42857143}
.modal-body{position:relative;padding:15px;background:#f6f4ed;line-height:26px;}
.modal-footer{padding:0px;border-top:1px solid #e5e5e5;text-align: center;}
.modal-footer .btn{margin-bottom:0;white-space: pre;width:98%;margin-left:5px;cursor:pointer;}
.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}
.modal-body input {border: 1px solid #666666;}
.modal-body .formMiddle{margin:5px 0;height:22px;width:196px;}
.modal-body .message{margin:5px 0;height:160px;width:400px;border: 1px solid #666666;}
.modal-body .spam{margin:5px 0;height:22px;width:52px;}
.modal-body .required{float:left;width:100px;}
.modal-body b{margin-right:10px;}
.main .alert{padding:15px;margin-top:20px;border:1px solid transparent;border-radius:4px}
.main .supp{margin-bottom:20px;}
.main .alert-success{color:#ad6a00;background-color:#ffbb00;border-color:#cc7d00}
