html {
  height: 100%;
}

body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
  height: 100%;
}

div {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
}

.radiobutton {
  width:10px;
  height:10px;
  vertical-align:middle;
}

.submitbutton {
  font-size:11px;
  cursor:hand;
}

#billing {
  border: 1px solid #000000;
  background-color: #666666;
  width: 530px;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#billingheader {
  border: 1px solid #000000;
  margin-left: 5px;
  margin-top: 10px;
  float:left;
  width:508px;
  text-align: right;
  background-image:url(img/head.jpg);
}

.paymenttype {
  border: 1px solid #000000;
  margin-top: 5px;
  margin-left: 5px;
  float: left;
}

#clear {
  clear: both;
}

form {
  display: inline;
}

#directdebit {
  background: url(img/directdebit.jpg) no-repeat top;
  padding-top: 25px;
  background-color: #FFFFFF;
  width: 250px;
}

#directdebit_options {
  text-align: right;
  padding-top: 5px;
  width: 150px;
  float: left;
}

#directdebit_submit {
  text-align: right;
  margin-right: 3px;
  margin-bottom: 3px;
  float: right;
  width: 80px;
}
.directdebit_imgbutton	{
  cursor:hand;
  background-image:url(/billing/img/directdebit_logo.jpg);
  width:42px;
  height:48px;
  border:0px solid #FFFFFF;
  margin-bottom:3px;
}

#creditcard {
  background: url(img/creditcard.jpg) no-repeat top;
  padding-top: 25px;
  background-color: #FFFFFF;
  width: 250px;
}

#creditcard_options {
  text-align: right;
  padding-top: 5px;
  width: 150px;
  float: left;
}

#creditcard_submit {
  text-align: right;
  margin-right: 3px;
  margin-bottom: 3px;
  float: right;
  width: 90px;
}

.creditcard_imgbutton	{
  cursor:hand;
  background-image:url(/billing/img/creditcard_logo.jpg);
  width:80px;
  height:48px;
  border:0px solid #FFFFFF;
  margin-bottom:3px;
}

#tpay {
  background: url(img/tpay.jpg) no-repeat top;
  padding-top: 25px;
  background-color: #FFFFFF;
  width: 250px;
}

#tpay_options {
  text-align: right;
  padding-top: 5px;
  width: 150px;
  float: left;
}

#tpay_submit {
  text-align: right;
  margin-right: 2px;
  margin-bottom: 3px;
  float: right;
  width: 90px;
}

.tpay_imgbutton	{
  cursor:hand;
  background-image:url(/billing/img/tpay_logo.gif);
  width:90px;
  height:42px;
  border:0px solid #FFFFFF;
  margin-bottom:9px;
}

#tpay_micro {
  background: url(img/tpay_micro.jpg) no-repeat top;
  padding-top: 25px;
  background-color: #FFFFFF;
  width: 250px;
}

#tpay_micro_options {
  text-align: right;
  padding-top: 5px;
  width: 150px;
  float: left;
}

#tpay_micro_submit {
  text-align: right;
  margin-right: 2px;
  margin-bottom: 3px;
  float: right;
  width: 90px;
}

.tpay_micro_imgbutton	{
  cursor:hand;
  background-image:url(/billing/img/tpay_micro_logo.gif);
  width:90px;
  height:42px;
  border:0px solid #FFFFFF;
  margin-bottom:9px;
}

#firstgate {
  background: url(img/firstgate.jpg) no-repeat top;
  padding-top: 25px;
  background-color: #FFFFFF;
  width: 250px;
}

#firstgate_options {
  text-align: right;
  padding-top: 5px;
  width: 150px;
  float: left;
}

#firstgate_submit {
  text-align: right;
  margin-right: 3px;
  margin-bottom: 3px;
  float: right;
  width: 90px;
}

.firstgate_imgbutton	{
  cursor:hand;
  background-image:url(/billing/img/firstgate_logo-neu.gif);
  width:84px;
  height:47px;
  border:0px solid #FFFFFF;
  margin-bottom:3px;
}

#firstgate_cc {
  background: url(img/firstgate_cc.jpg) no-repeat top;
  padding-top: 25px;
  background-color: #FFFFFF;
  width: 250px;
}

.firstgate_cc_imgbutton	{
  cursor:hand;
  background-image:url(/billing/img/creditcard_logo.jpg);
  width:84px;
  height:47px;
  border:0px solid #FFFFFF;
  margin-bottom:3px;
}

#onecall {
  background: url(img/onecall.jpg) no-repeat top;
  padding-top: 25px;
  background-color: #FFFFFF;
  width: 250px;
}

#onecall_options {
  text-align: right;
  padding-top: 5px;
  width: 160px;
  float: left;
  margin-top: 5px;
}

#onecall_submit {
  text-align: right;
  margin-right: 3px;
  margin-bottom: 3px;
  float: right;
  width: 80px;
}
.onecall_imgbutton	{
  cursor:hand;
  background-image:url(/billing/img/onecall_logo.jpg);
  width:79px;
  height:43px;
  border:0px solid #FFFFFF;
  margin-bottom:8px;
}

#voicecall {
  background: url(img/voicecall.jpg) no-repeat top;
  padding-top: 25px;
  background-color: #FFFFFF;
  width: 250px;
}

#voicecall_options {
  background-color: #FFFFFF;
  text-align: center;
  padding-top: 0px;
  margin-top: 10px;
  width: 150px;
  float: left;
}

#voicecall_submit {
  background: url(img/voicecall_logo.jpg) no-repeat top right;
  text-align: right;
  margin-right: 3px;
  margin-bottom: 3px;
  float: right;
  width: 90px;
}

.voicecall_imgbutton	{
  cursor:hand;
  background-image:url(/billing/img/voicecall_logo.jpg);
  width:83px;
  height:48px;
  border:0px solid #FFFFFF;
  margin-bottom:2px;
}

#prepaid {
  background: url(img/prepaid.jpg) no-repeat top;
  padding-top: 25px;
  background-color: #FFFFFF;
  width: 250px;
}

#prepaid_options {
  text-align: right;
  background: url(img/prepaid_bonus.gif) no-repeat center;
  width: 100px;
  height: 50px;
  float: left;
  margin-left: 20px;
  margin-top: 10px;
}

#prepaid_submit {
  text-align: right;
  margin-right: 3px;
  margin-bottom: 3px;
  float: right;
  width: 90px;
}

.prepaid_imgbutton	{
  cursor:hand;
  background-image:url(/billing/img/prepaid_logo.jpg);
  width:66px;
  height:48px;
  border:0px solid #FFFFFF;
  margin-bottom:3px;
}

#sofortueberweisung {
  background: url(img/sofortueberweisung.jpg) no-repeat top;
  padding-top: 25px;
  background-color: #FFFFFF;
  width: 250px;
}

#sofortueberweisung_options {
  text-align: right;
  padding-top: 5px;
  width: 150px;
  float: left;
}

#sofortueberweisung_submit {
  text-align: right;
  margin-right: 3px;
  margin-bottom: 3px;
  float: right;
  width: 90px;
}

.sofortueberweisung_imgbutton	{
  cursor:hand;
  background-image:url(/billing/img/sofort_logo.jpg);
  width:91px;
  height:29px;
  border:0px solid #FFFFFF;
  margin-bottom:21px;
}

#billing_footer {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#FFFFFF;
  clear: both;
  margin-top: 5px;
  margin-bottom: 5px;
  link-color: #FFFFFF;
}

A:link {
  color:#FFFFFF;
  text-decoration: none;
}

A:visited {
  color:#FFFFFF;
  text-decoration: none;
}