#main{background: #fff; margin: 0; padding: 0; }
#main .microsite, #main .inner, #main .outer_border{ border: none; margin: 0; padding: 0; background: none;  }

#microsite1000 {
	width: 1000px;
	height: 1090px;
	position: relative;
	background: url(img/konfirmander_header.jpg) 0 0 no-repeat #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	zoom:1;
	overflow:hidden;
	display:block;
}

#microsite1000 .formular {
	margin-top: 500px;
    margin-left: 374px;
	position: relative;
}

#microsite1000 .hidden {
	position: absolute;
	margin-left: -2000px;
	margin-top: -2000px;
}

#microsite1000 .thx {
	font-size: 16px;
	margin-top: 500px;
    margin-left: 374px;
}

#microsite1000 input {
	font-size: 16px;
	padding: 2px 0 0 5px; 
	height: 22px;
	color: #666666;
	width: 343px;
	float: left;
	margin: 0;
	display: inline;
}


#microsite1000 .pxash {
	margin-left:-2000px !important;

}
#microsite1000 #eventButton {
	color: #ffffff !important;
    height: 30px !important;
    line-height: 30px !important;
    width: 200px !important;
    float: left !important; 
	background: #00a6ef url(http://www.pixum.de/images/service/btn_bg_blue.gif) repeat-x 0 0; color:#fff; 
	border-style: solid;
	border-width: 1px;
	border-color: #9b9b9b #000000 #000000 #9b9b9b; 
	padding: 0 3px;  
	cursor:pointer;	
	margin-top: 15px;	
}

#microsite1000 label {
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
}

#microsite1000 .formular table {
	background-color: transparent !important;
	width: 750px !important;
}

/** 
 * Kontaktformular Service Area
 */

/** Artikel (umfasst alles) */
#contactsheet {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contactsheet .first_text {
	width: 722px;
	height: 120px;
	background: url(https://cdn.pixum.com/images/service/contact_head.jpg) bottom right no-repeat;
}

#contactsheet h1 { color: #ffffff !important; background: #00a6ef; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; border-bottom: none !important; padding: 0 10px 0 10px !important; margin: 0 !important; height: 33px; line-height: 33px !important; font-size: 18px !important; font-weight: normal;	text-align: left }
#contactsheet p { margin-bottom: 20px; width: 340px; font-size: 12px; }

#contactsheet .message_warning {
	width: 279px;
    margin: 0 0 0 10px;
    height: 25px;
}

/** Formular (umfasst das Kontaktformular) */
#contactsheet #contactform {
	/**border: 1px solid #00ff00;*/
	width: 350px;
	margin-left: 7px;
	position: relative;
}

#contactsheet #cf_fieldset {
	position: relative;
}

#contactsheet fieldset {
    overflow: visible;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
}

#contactsheet #contactform #subject_cat_row label {
	width: 100%;
	font-size: 12px;
}

#contactsheet #contactform select {
	width: 100%;
	height: 25px;
	padding: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#contactsheet #contactform .form-row {
	width: 350px;
	padding: 2px;
	margin: 0 0 10px 0 !important;
	position: relative;
}

#contactsheet #contactform .form-row span {
	font-weight: bold;
}

#contactsheet #contactform .form_error {
        width: 350px;

		line-height: normal;
}

#contactsheet #contactform .hint {
	margin-left: 0 !important;
}

#contactsheet #contactform label {
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
}

#contactsheet #contactform .tooltip_icon {
	float: left;
	position: absolute;
	top: 3px; 
	left: 340px;
}

#contactsheet #contactform input {
	font-size: 16px;
	padding: 2px 0 0 5px; 
	height: 22px;
	color: #666666;
	width: 343px;
	float: left;
	margin: 0;
	display: inline;
}

#contactsheet #contactform #cf_uploadfields {
    position: relative;
}

#contactsheet #contactform #cf_upload_1, #contactsheet #contactform #cf_upload_2 {
	height: 26px;
	line-height: 26px;
	font-size: 15px;
	padding: 0 20px 0 0; 
	margin: 0 auto 5px 0;
	width: 100%;
	overflow: hidden;
}

#contactsheet #contactform #cf_upload_3 {
	height: 26px;
	line-height: 26px;
	font-size: 15px;
	padding: 0 20px 0 0; 
	margin: 0 auto 15px 0;
	width: 100%;
	overflow: hidden;
}

#contactsheet #contactform #cf_upload_hint {
	margin: 15px 0 0 370px;
	width: 300px;
	font-size: 10px;
	position: absolute;
    color: #999999;
}

#cf_please_wait {
    background: url(https://cdn.pixum.com/images/ajax-loader.gif) left no-repeat;
    margin: 0 0 0 10px;
    padding: 0 0 0 20px;
    font-size: 12px;
    color: #ff0000;
    float: left;
    width: 400px;
    font-size: 10px;
    line-height: 14px;
}

#contactsheet #contactform input.hidden {
   display:none;
} 

#contactsheet #contactform #message_1_row label {
	width: 100%;
	font-size: 12px;
}

#contactsheet #contactform #message_1_row {
	width: 700px;
        
}

#contactsheet #contactform textarea {
	width: 689px;
	border: 1px solid;
	border-color: #9b9b9b #000000 #000000 #9b9b9b; 
	overflow: auto;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding: 5px;
	margin-top: 5px;
	height: 100px;
}



/** FAQ Bereich in AbhÀngigkeit des Dropdowns */
#contactsheet #cf_faq_for_cat h2 {
	background: url(https://cdn.pixum.com/images/service/box_head.png) top left no-repeat !important;
	background-color:transparent !important;
	border-bottom: none !important;
	padding: 20px 0 0 15px !important;
	margin:0;
	color: #000000 !important;
	font-size: 12px;
	height: 30px;
	font-weight: bold;
}

#contactsheet #cf_faq_for_cat .box_body{
	background: url(https://cdn.pixum.com/images/service/box_bottom.png) bottom left no-repeat !important;
	width: 340px;
	margin: 57px 0 0 17px;
	padding: 0 0 30px 0;
	position: absolute;
	top: -40px;
	left: 363px;
	z-index: 1;
}

#contactsheet #cf_faq_for_cat p {
	padding: 0 25px 0 15px !important;	
	width: auto;
	margin: 0 0 15px 0;
	font-size: 11px;
	margin-top: -10px;
}

#contactsheet #cf_faq_for_cat img {
    position:absolute;
	top: 3px;
	left: 260px;
}

#contactsheet #cf_faq_for_cat a {
	cursor:pointer;
	font-size: 11px;
}

#contactsheet #cf_faq_for_cat ul, #contactsheet #cf_faq_for_cat ol {font-size: 11px; margin-left: -10px; margin-top: -10px;}

/** Kontaktformular Service Area END */