em {
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em;
	margin-bottom: 0.5em;
	display: block;
	color: #314067;
}

div#mainform {
	text-align: left;
    margin: 10px 0;
    padding: 0;
    width: 470px;
    font: 12px arial,helvetica,sans-serif;
    color: #314067;
    float:left;
}

div#mainform fieldset {
    width: 470px;
    padding: 0px 0 10px 0px;
	margin: 0 0 15px 0;
	border: 0px none;
}

div#mainform #header1 label {
    height: 30px;
    line-height: 30px;
	text-align: left;
	padding-left: 20px;
	width: 92px;
}

div#mainform fieldset span {
    white-space: nowrap;
    display: block;
    width: 454px;
	padding: 4px 7px;
	margin: 0px;
    font-weight: bold;
    border: 1px solid #7c8994;
    color: #FFF;
	background-color: #184074;
	position: relative;
}
div#mainform fieldset ol {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 10px 0 10px 0;
	border-right: 1px solid #184074;
	border-left: 1px solid #184074;
	border-bottom: 1px solid #184074;
	position: relative;
}

div#mainform fieldset li {
    display: block;
    list-style: none;
    clear: both;
}


div#mainform fieldset#header1.repwd li,
div#mainform fieldset#ep4hd li {
    background: none;
}

div#mainform fieldset#header2, 
div#mainform fieldset#header3 {    
}

div#mainform fieldset#header2 li,
div#mainform fieldset#header3 li{
    height: auto;
}

div#mainform #header3 li {
    background: none;
}

div#mainform #header3 li label
{
    margin-left: 10px;
}

div#mainform #header3 input.input_3 {
	margin-left: 70px;
	border: 1px solid #8697AB;
	font-size: 11px;
	padding: 2px 4px;
	width: 150px;
}

div#mainform #header3 select {
    width: 13em
}

div#mainform #header3 div.element input {
    margin-left:2em;    
    width: 1em;      
    border: 1px solid #7c8994;
}

div#mainform #header3 #versenden{
    border: 1px solid #7c8994;
    background: #fff url(../img/forminput.gif) left top repeat-x; 
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin-right:30px;
	margin-left: 20px;
}

div#mainform label.element {
    float: left;
    width: 120px;
    text-align: right;
}

div#mainform li#msg {
    width: 200px;
    margin-left: 0px;
    font-weight:normal;
}

div#mainform #msg .msg {
    width: 150px;
    height: 20px;
    padding:0;
    text-align:left;        
}

div#mainform #header1 input, 
div#mainform #header1 textarea, 
div#mainform #header1 select{
    border: 1px solid #8697AB;
    padding: 2px;
    width: 309px;
    margin-left: 5px;
    padding: 2px 4px;
    font-size: 11px;
}

div#mainform #bestellung input{
	padding: 2px 4px;
	margin-left: 5px;
	font-size: 11px;
}

div#mainform input#gb,
div#mainform input#qg_post {
	width:20px;
}

div#mainform #header3 input,
div#mainform #header2 input{
    width: 20px;
    border: 0;
}

div#mainform #header3 div.element {
    margin: 0
}

div#mainform #versenden {
    font-weight: bold;
    width: 150px;
    color: #314067;
    margin: 10px 0 10px 105px;
}

div#mainform textarea {
    overflow: auto;
    margin-bottom: 1em;
}

div#mainform br {
    clear: left;
}
div#mainform div.element {
    display: inline;
    float: left;
    margin: 5px 0 0 10px;
    padding: 0;
}

div#mainform li.reqnote {
    font-size: 80%; 
    margin: 5px 0 0 10px;
}


div#mainform label.required {
    font-weight:bold
}

div#mainform span.error {
    font-weight: bold;
    font-size: 11px;
    color: #314067
}

div#mainform #header3 #versenden:hover {
	background-color: #184074;
	color: #FFF;
}

div#mainform #header1 div.radio_priv_com  {
	margin-left: 120px;
}

div#mainform #header1 div.radio_priv_com input {
	width: auto;
	border: 0px none;
}

div#mainform #header1 div.radio_priv_com label {
	padding-left: 5px;
	padding-right: 70px;
}


/* IR kontaktform */
div#mainform.irform #header11 input,
div#mainform #header11a input,
div#mainform.irform #header12 input
{
    width: 20px;
    background: none;
    border: 0;
}

div#mainform.irform #header11 li,
div#mainform #header11a li,
div#mainform.irform #header12 li{
    background: none;
    height: 100%;
    line-height: 1.5em;
}

div.strich {
	height:1px;
	border-top: 1px solid #999;
	display:block;
	width: 100%;
	margin: 10px 0;
}

div#mainform #header3 input.captcha_code {
	border: 1px solid #8697AB;
	padding: 2px 4px;
	width: 150px;
	margin-left: 20px;
}

div#mainform #header3 img#captcha_pic {
	margin-left: 20px;
	margin-top: 5px;
}
