h1 {
 font-size:14.5px;
}
h2 {
color:#B6B6B6;
font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size:13.5px;
margin-bottom:10px;
}
h2.alert {
color:#6FA3FF;
font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size:13.5px;
margin-bottom:4px;
}
.formular {
 margin:0 0;
 width:580px;
 text-align:left;
}
.error {
background-color:#FFEFF0;
border:1px dashed #FFBBBE;
color:#FF3300;
font-size:11.5px;
margin: 10px auto 10px auto;
padding:5px;
width:250px;
text-align: center;
}
.fehler {
color:#FF3300;
text-align: center;	
}
.erfolg {
background-color:#EFFFF1;
border:1px dashed #BBFFC4;
color:#53BF62;
font-size:11.5px;
margin: 10px auto 10px auto;
padding:5px;
width:250px;
text-align: center;
}
.box {
 float: left;
 margin-top:10px;
 width:100%;
}
.um {
 float: left;
 margin-left:10px;
 margin-bottom:0px;
 width:100%;
}
.bez {
 float:left;
 text-align:left;
 width:200px;
 line-height:1.5em;
 margin-left: 100px;
 padding-top: 6px;
}
input {
 margin-top:0px;
 margin-bottom: 5px;
 margin-left: 20px;
 padding: 3px;
 border:1px dotted #C6C6C6;
 width: 240px;
}
textarea {
 font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
 font-size:11.5px;
 line-height:1.5em;
 width: 240px;
 height: 100px;
 margin-top:5px;
 margin-left: 20px;
 margin-bottom: 5px;
 padding: 3px;
 border:1px dotted #C6C6C6;
}
.beschreibung {
 clear:both;
 text-align:center;
}
.copy {
 font-size:10px;
 position:relative;top:30px;
}
div#sendButton {
float: left;
width: 100%;
text-align: center;
}
input#senden {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background:#EB5F1F url(/img/grossbestellung/button_orange.png) repeat-x scroll 0 50%;
border:1px solid #EB5F1F;
float:none;
font-weight:bold;
font-size: 11.5px;
color: #FFFFFF;
margin:20px auto;
padding:5px;
text-align:center;
width:150px;	
}
span.info {
font-size:11.5px;
line-height:1.5em;
color:#B6B6B6;
}
label {
font-weight: bold;
}