body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 	
}

h1 {
	font-size: 16px;
	text-align: center;
}
h2 {
	font-size: 13px;
}
.leftSide .text {
	width:70px;
	float: left;
}

.coupon {
	width: 747px;
}
.leftSide {
	float: left;
	width: 370px;
}
.leftSide label {
	width: 100px;

}
.leftSide .couponForm {
	width: 250px;
}
.lang {
	width: 320px!important;
}
.kurz {
	width: 95px !important;
}


.leftSide  label,
.leftSide  span  {
	font-size: 11px;
}
.rightSide {
	float: left;
	width: 370px;
}
.submit {
background:red none repeat scroll 0 0;
border:1px solid red;
clear:both;
color:white;
float:right;
margin:10px 0;
padding:5px 15px;	
}

.fusszeile {
	float:left;
	clear:both;
	margin: 10px 0px 0px 0px;
}

.couponForm {
	border: none;
	border-bottom: 1px dotted black;
	background: #fff;
	font-size: 14px;
	clear: both;	
}

.rightSide label.text {
	clear: both;
	float: left;
	font-size: 11px;
}

.rightSide .couponForm { 
	width: 100%;
}
.right {
	float: right;
}
.rightSide .right label {
	font-size: 11px;
}
