body {
	background-color: #DFE6EE;
}

table {
	margin-bottom:10px;
}

.headline {
margin-top:40px;
margin-bottom:10px;
}


.textBox {
	margin-bottom:30px;
	margin-top: 0px;
}


.textBox ul {
	margin-top:10px;
	margin-bottom:20px;

}

 ul li {
	list-style-image:url(../img/pfeil_small_rechts_dark.png);
	margin-left:14px;
}

ul {
margin-bottom:0px;
}

.smallTextBox {
	margin-bottom:20px;
}

.plainTextBox {
	margin-top: 30px;
	margin-bottom:20px;
}

.pageUpPfeil {
	position:relative;
	bottom:10px;
	right:10px;
	z-index:1000;
}

.pageUpPfeil:hover {
	cursor:pointer;
}


.ttm {
	font-size:10pt;
	font-weight: normal;
	color:  #333333;

	margin-bottom:3px;
	margin-top: 2px;

}

.ttm > div {
	border-bottom: 1px dotted  #cccccc;
}


.payOpt > div {



}

.payOpt {
margin-top:-23px;
}

.hinweise {
margin-top:15px;
margin-bottom:10px;
}

.tarif {
padding-top:5px;
height:90px;
}

.billing {
height:130px;
padding-top:0px;
}


.submitBtn {
background-color:  #A4D841;
border: none;
color: #fff;
font-size: 18pt;
font-weight:bold;
}
.submitBtn:hover {
cursor: pointer;
font-size: 20pt;
font-weight:bolder;
}

.submitBtnNo {
background-color:  #d24c2a;
border: none;
color: #fff;
font-size: 11pt;
font-weight:bold;
}
.submitBtnNo:hover {
cursor: pointer;
font-size: 12pt;
font-weight:bolder;
}

.submit, .submitNS {

text-align:center;
position:relative;
top:0px;
width:auto;
}

.submit  {

-moz-box-shadow:0 3px 3px #888888;
box-shadow: 0px 3px 3px #888;
-webkit-box-shadow: 0px 3px 3px #888;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#888888', Direction=180, Strength=4);



background-color:#A4D841;
border: none;
color:#FFFFFF;
font-size:14pt;
font-weight:bold;
}

.submit:hover {

font-size: 16pt;
cursor:pointer;
}

#aft_form, .aft_form, .selection {
  display:none;
}

/*
.submit p:active {

font-size: 16pt;
cursor:pointer;
}
*/
label > img {
position:relative;
top:13px;
}

.opac {
position:relative;
top:0px;
}

.inputActive {
  border:1px solid #CCC;
  color:#000;
  width:200px;
}

.inputInactive {
  color:#CCC;
}

#confirmBG {
  background: #000;
  position:fixed;
  
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:9999;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: .5;
}

#confirmEmail {
  position:absolute;
  text-align:center;
  vertical-align:middle;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:9999;
}

#closeBTN {
text-align:right;
}

/*\*/
html, body, .swc0, .swc1 {
  height: 100%;
}
.swc0 {
  margin: 0 auto;
  display: table;
}
.swc1 {
  display: table-cell;
  vertical-align: middle;
}
.swc1 {
  white-space: nowrap;
}
.swc2 {
  background-color: #f2f2f2;
  border: 2px dotted #999;
  padding: 0.3em 0.5em;
}
/* in IEM solo shrink-wrap, no vert.center \*//*/
* html .swc1 {
  text-align: center;
}
* html .swc2 {
  display: inline-block;
  text-align: left;
  width: 1px;
}
/**/
.hide {
  display:none;
}

.buyIMG img{
	margin: 10px 20px ; 
}

.agelbl {
  padding-left:15px;
  text-indent:-15px;
  margin:10px auto;
  font-size:11px;
  display:block;
  clear:both;
  font-weight:bold;
}

.agelbl > input {
  width: 13px;
  height: 13px;
  padding: 0;
  margin:0;
  vertical-align: bottom;
  position: relative;
  top: -1px;
  *overflow: hidden;
}