/*** Reset ***/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,	pre, form, fieldset, table, th, td {
	margin: 0; padding: 0;
}

img {
	border: 0;
}


/*** Basis Elemente ***/
body {
	background: #73af41;
	color: #000;
	font-family: Arial;
	font-size: 11px;
	line-height: 1.6;
}

.clearfix {
	clear:both;
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
}


/*** Basis Layout  ***/

#allinme {
	margin: 0 auto;
	text-align: left;
	width: 850px;
}

/*** Content ***/

#head2 {
	float: left;
}

#head3 {
	float: right;
}

#fragen {
	background: url(/fileadmin/images/100308_klarmobil/fragen-bg.gif) repeat top center #fff;
}

#content {
	margin-left: 49px;
	margin-top: 10px;
	width: 740px;
}

#footer {
	font-size: 10px;
	margin-bottom: 30px;
	text-align: center;
	width: 850px;
}

/*** INHALTE ***/

fieldset {
	border: 0;
}

fieldset.links {
	background: url(/fileadmin/images/100308_klarmobil/trenner.jpg) no-repeat center right;
	float: left;
	width: 370px;
	min-height: 400px;
}

fieldset.rechts {
	margin-left: 25px;
	float: left;
	width: 340px;
}

legend {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tx_powermail_pi1_fieldwrap_html_radio {
	margin-bottom: 25px;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}

.powermail_radio_inner {
	float: left;
	width: 80px;
}

.powermail_radio_inner_uid1_3 {
	width: 100px;
}

.powermail_text {
	border: 1px solid #B4B4B4;
	width: 245px;
	padding: 2px;
}

.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 10px;
}

.tx_powermail_pi1_fieldwrap_html_text label, .tx_powermail_pi1_fieldwrap_html_select label {
	float: left;
	width: 83px;
}

.tx_powermail_pi1_fieldwrap_html_submitgraphic {
	margin-top: 10px;
	text-align: center;
}

.powermail_mandatory_js {
	color: red;
}

fieldset a, a {
	color: #00491d;
}

/** Autocomplete **/

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}


/* PLZ und Ort */

.plz, .hausnummer {
	width: 60px;
}

#powermaildiv_uid14 {
	width: 155px;
	float: left;
}

#powermaildiv_uid15 {
	width: 185px;
	float: right;
}


/* 13 strasse */
#powermaildiv_uid13 {
	width: 265px;
	float: left;
}

/* 17 hausnummer */
#powermaildiv_uid17 {
	width: 73px;
	float: right;
	clear: right;
}

.ort, .strasse {
	width: 172px;
}

#powermaildiv_uid15 label, #powermaildiv_uid17 label {
	display: none;
}

/* Validierung */

.powermail_mandatory_js {
	display: none;
}

input.validation-failed {
	border: 1px red solid;
	background-color: #FFDAD7;
}

#advice-validate-one-required-powermaildiv_uid8, #advice-required-uid21, #advice-required-uid20, #advice-required-uid18 {
	display: block;
}

#advice-required-uid21, #advice-required-uid20, #advice-required-uid18 {
	width: 60px;
}

#advice-required-uid18 {
	margin-left: 70px;
}

#uid18_help {
	display: none;
}

/* Geburtsdatum */

#powermaildiv_uid18 {
	width: 145px;
	float: left;
}

#powermaildiv_uid20 {
	width: 104px;
	float: left;	
}

#powermaildiv_uid21 {
	width: 60px;
	float: left;
}

#powermaildiv_uid20 label, #powermaildiv_uid21 label {
	display: none;
}

#powermaildiv_uid19 {
	clear: both;
}
