@CHARSET "UTF-8";

.tx-akadmailforms-pi .dspn { display:none; }

.tx-akadmailforms-pi noscript h1 {
	color:#1FA22E;
	font-size:20px;
	font-weight:normal;
	margin-bottom:20px;
	margin-top:12px;
}

.tx-akadmailforms-pi,
.tx-akadmailforms-pi input,
.tx-akadmailforms-pi textarea,
.tx-akadmailforms-pi select {
	font-size:12px;
}

.tx-akadmailforms-pi input.submit { background-color:#F0F0F0;border:outset 3px #F0F0F0; }


.tx-akadmailforms-pi fieldset.fs2col {
	width:580px;
	overflow:hidden;
}

/*.tx-akadmailforms-pi fieldset.fs1col {*/
.tx-akadmailforms-pi form.frm1col-teaserwidth {
	/** obsolete as of
		Von: <Orth>, Pascal - Beaufort8 <Orth@beaufort8.de>
		Datum: Wed, 16 Feb 2011 10:58:33 +0100
	background-color:#e7e5e1;
	background-image:url(../gfx/bgr_1col_teaserwidth.gif);
	*/
	background-color:#e6f9d9;
	background-repeat:no-repeat;
	background-position:bottom center;
	width:295px;
}

#content_right_wrap .tx-akadmailforms-pi form.frm1col-teaserwidth {
		/* auf Produktseite */
	margin-left:-14px;
	margin-top:-13px;
}

.tx-akadmailforms-pi .frm1col-teaserwidth div.introimage { position:relative; }
.tx-akadmailforms-pi .frm1col-teaserwidth .introimage span.introimage_subtitle {
	bottom: 6px;
	color: white;
	font-size: 11px;
	left: 6px;
	position: absolute;
	max-height:28px;
	overflow:hidden;
}

.tx-akadmailforms-pi form.frm1col-teaserwidth fieldset.address { padding:7px 4px 4px; }
.tx-akadmailforms-pi form.frm1col-teaserwidth input.submit { border:0 none; background:none; }

.tx-akadmailforms-pi fieldset label.fieldset-label {
	color:black;
	display:block;
	font-weight:bold;
	margin-bottom:8px;
}

.tx-akadmailforms-pi fieldset.fs1col label.fieldset-label {	color:#1FA22E; }

.tx-akadmailforms-pi fieldset.fs2col fieldset.left {
	/*margin-right:295px;*/
	width:285px;
}

	/* IE6-only hack: */
* html .tx-akadmailforms-pi fieldset.fs2col fieldset.left { width:auto; }

.tx-akadmailforms-pi fieldset.fs2col fieldset.right	{
	float:right;
	display:inline; /* for ie6... */
	width:285px;
}

.tx-akadmailforms-pi .frm2col-fullwidth fieldset.address { height:100px; }
.tx-akadmailforms-pi fieldset.address fieldset.address-foa { margin-bottom:5px;height:20px; }


.tx-akadmailforms-pi fieldset.address fieldset.address-foa label { margin-left:5px;margin-right:20px; }

.tx-akadmailforms-pi fieldset legend { font-weight:bold;color:black;margin-bottom:5px;  }


.tx-akadmailforms-pi fieldset.choicetrees {  }
.tx-akadmailforms-pi fieldset.choicetrees legend { }

.tx-akadmailforms-pi fieldset.submit { margin-top:10px;padding-top:0.5em;border-top:solid 1px #cccccc; }
.tx-akadmailforms-pi fieldset.fs2col fieldset.change-static-data { padding-top:0.5em;border-top:solid 1px #cccccc; }


.tx-akadmailforms-pi input.text,
.tx-akadmailforms-pi textarea,
.tx-akadmailforms-pi select {
	border:solid 1px #a4a4a4;
	background-color:white;
	color:black;
	height:14px;
	padding:2px;
	width:279px;
	margin-bottom:5px;
}

.tx-akadmailforms-pi .frm1col-teaserwidth input.text,
.tx-akadmailforms-pi .frm1col-teaserwidth textarea,
.tx-akadmailforms-pi .frm1col-teaserwidth select {
	margin-bottom:7px;
}

.tx-akadmailforms-pi textarea {
	height:74px;
}

.tx-akadmailforms-pi select {
	width:285px;
	height:20px;
	padding:0;
}


.tx-akadmailforms-pi .frm1col-teaserwidth input.txtPrename { width:104px;margin-right:6px; }
.tx-akadmailforms-pi .frm1col-teaserwidth input.txtSurname { width:104px; }
.tx-akadmailforms-pi .frm1col-teaserwidth select.selFOA   { width: 57px;margin-right: 2px; }
.tx-akadmailforms-pi .frm1col-teaserwidth select.selCountry { width:140px; }


.tx-akadmailforms-pi p.privacy-note { font-size:10px; }
div#content_wrap .tx-akadmailforms-pi p.privacy-note a { font-size:10px; }

.tx-akadmailforms-pi input.notfilled,
.tx-akadmailforms-pi textarea.notfilled {
	/*background-color:#ebebe4;*/
	color:#aca899;
}

.tx-akadmailforms-pi .frm1col-teaserwidth input.notfilled,
.tx-akadmailforms-pi .frm1col-teaserwidth textarea.notfilled {
	background-color:#f9f9f9;
}


.tx-akadmailforms-pi input.mandatory {

}

.tx-akadmailforms-pi input.mandatory-exclamation,
.tx-akadmailforms-pi textarea.mandatory-exclamation {
	/*background-color:#ebebe4;*/
	color:red;
	border-color:red;
}
.tx-akadmailforms-pi .frm1col-teaserwidth input.mandatory-exclamation,
.tx-akadmailforms-pi .frm1col-teaserwidth textarea.mandatory-exclamation {
	background-color:#f0ede9;

}
.tx-akadmailforms-pi fieldset.mandatory-exclamation label { color:red; }


.tx-akadmailforms-pi input.txtZip { width:44px;margin-right:5px; }
.tx-akadmailforms-pi input.txtCity { width:224px; }
/*.tx-akadmailforms-pi input.txtEmail { width:194px; }*/


.tx-akadmailforms-pi fieldset.static-data { padding-bottom:1em; }
.tx-akadmailforms-pi fieldset.interested-in { padding-bottom:1em; }
.tx-akadmailforms-pi fieldset.interested-in label.product-name { display:block;font-weight:bold;color:#1FA22E; }



.tx-akadmailforms-pi label.choicelist-header {
	color:#A1988C;
	font-size:10px;
}

.tx-akadmailforms-pi ul.choicelist { margin:0;list-style-type:none;}
.tx-akadmailforms-pi ul.choicelist-level-1 { margin-bottom:10px; }


.tx-akadmailforms-pi ul.choicelist li {
	line-height:normal;
	margin:0;
	padding-bottom:3px;
	padding-left:20px;
	padding-top:4px;
	border-bottom:1px solid #cccccc;
}

/* <r.lantsch@iveins.de 13.01.2010> overflow Fix für checkboxen in ausklappbaren Untermenüs */
.tx-akadmailforms-pi ul.choicelist li div {
	overflow-x: visible !important;
}

.tx-akadmailforms-pi ul.choicelist li input.checkbox,
.tx-akadmailforms-pi ul.choicelist li input.radio {
	float:right;
	width:13px;
	height:13px;
}

.tx-akadmailforms-pi ul.choicelist li.hassub {
	background-image:url(../gfx/bgr_choicelist_li_hassub.gif);
	background-position:4px 7px;
	background-repeat:no-repeat;
}
.tx-akadmailforms-pi ul.choicelist li.is-expanded {
	background-image:url(../gfx/bgr_choicelist_li_expanded.gif);
	background-position:2px 9px;
}

.tx-akadmailforms-pi ul.choicelist li.hassub label { cursor:pointer;cursor:hand; }



.tx-akadmailforms-pi ul.choicelist-innermost {
	/* border:solid 1px #cccccc; */
}
.tx-akadmailforms-pi ul.choicelist-innermost li {
	/* background-color:#ebebe4;*/
	padding-left:0;
	border-bottom:none;
	border-top:solid 1px #cccccc;
}


.tx-akadmailforms-pi fieldset.langtest-sel fieldset {
	line-height:1.5em;
	margin-bottom:1em;
}






/**
 * #265: Startseiten (temporärer Ersatz Content-Slider durch statisches HTML mit Infobestell-Formular)
 */

.pid8 #content_wrap,
.pid9 #content_wrap { overflow:visible;}

.pid8 #stage-right .csc-default,
.pid9 #stage-right .csc-default { background-position:left 172px;background-repeat:no-repeat;}
.pid8 #stage-right .csc-default { background-image:url(../gfx/bereichstartseite_hs_txt.gif); }
.pid9 #stage-right .csc-default { background-image:url(../gfx/bereichstartseite_kl_txt.gif); }

.pid8 #stage-right,
.pid9 #stage-right {
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(../gfx/bereichstartseite_bild.jpg);
	background-color:#333333;
}


.pid8 #stage-right .tx-akadmailforms-pi,
.pid9 #stage-right .tx-akadmailforms-pi {
	background-position: right 15px;
	background-repeat: no-repeat;
	background-image: url("../gfx/bereichstartseite_stoerer.png");
	width: 605px;
    height: 300px;
}


.pid8 #stage-right .tx-akadmailforms-pi form.frm1col-teaserwidth,
.pid9 #stage-right .tx-akadmailforms-pi form.frm1col-teaserwidth {
	background-color:#333333;
	float:right;
	margin-top: 175px;
	margin-right: 30px;
}
.pid8 #stage-right .tx-akadmailforms-pi form.frm1col-teaserwidth .introimage,
.pid9 #stage-right .tx-akadmailforms-pi form.frm1col-teaserwidth .introimage { display:none; }
