#col2 .contentElement a {
	color: #d9031b;
}

#col2 .contentElement a:hover, 
#col2 .contentElement a:focus, 
#col2 .contentElement a:active {
	text-decoration: underline;
	color: #d9031b;
}

#col2 .contentElement ul li {
	padding-left: 1.25em;
	list-style-type: bullet;
	background: transparent url(../images/bulletlist_standard.gif) no-repeat scroll 0.417em 0.583em;
}

#col2 .textpic  ul li {
	padding-left: 0 !important;
	padding-top: 1em;
	background: none !important;
}

/* -----------------------------------------------
	Table Style
----------------------------------------------- */
.content .contenttable {
	width: 100%;
	margin-left: 0.091em !important;
	margin-left: 0;
}

.content .contenttable p {
	margin: 0;
	padding: 0;
}

.content .contenttable th,
.content .contenttable td {
	padding: 0.182em 0.364em;
	border: 0.091em solid #fff;
}

.content .contenttable thead * , 
.content .contenttable thead td ,
.content .contenttable th {
	color: #fff;
	background: #D9031B;
	font-weight: bold;
}

.content .contenttable td {
	background: #e9e9e9;
}

.content .contenttable .contenttr-1 td,
.content .contenttable .tr-even td {
	background-color: #fff;
	border: 0.091em solid #e9e9e9;
}


/*contenttable-1*/
.content .contenttable-1 {
	margin-left: 0 !important;
	margin-right: 0.909em;
}

.content .contenttable-1 p {
	margin: 0;
	padding: 0;
}

.content .contenttable-1 th,
.content .contenttable-1 td {
	padding: 0.182em 0.364em;
	border: 0.091em solid #fff;
}

.content .contenttable-1 thead * , 
.content .contenttable-1 thead td ,
.content .contenttable-1 th {
	color: #fff;
	background: #D9031B;
	font-weight: bold;
}

.content .contenttable-1 td {
	background: #e9e9e9;
}

.content .contenttable-1 .contenttr-1 td,
.content .contenttable-1 .tr-even td {
	background-color: #fff;
	border: 0.091em solid #e9e9e9;
}

/* contenttable-2 */
.content .contenttable-2 {
	/*width: 100%;*/
	margin-left: 0.091em !important;
	margin-left: 0;
}

.content .contenttable-2 p {
	margin: 0;
	padding: 0;
}

.content .contenttable-2 th {
	padding: 0.182em 0.364em;
	border: none;
}

.content .contenttable-2 thead * , 
.content .contenttable-2 thead td ,
.content .contenttable-2 th {
	padding: 0 0.273em 0.273em 0;
	color: #000;
	background: transparent;
	font-weight: bold;
}

.content .contenttable-2 td {
	padding: 0 0.273em 0.273em 0;
	background: transparent;
	border: none;
}

.content .contenttable-2 .contenttr-1 td,
.content .contenttable-2 .tr-even td {
	background-color: #e9e9e9;
}


/*contenttable-3*/
.content .contenttable-3 {
	width: 100%;
	margin-left: 0.091em !important;
	margin-left: 0;
}

.content .contenttable-3 caption {
	display: table-caption;
	position: relative;
	height: auto;
	width: auto;
	top: 0;
	left: 0;
	background-color: #D9031B;
	color: #fff;
	font-weight: bold;
	text-align: left;
	border:0.091em solid #FFFFFF;
	padding:0.182em 0.364em;
}

.content .contenttable-3 p {
	margin: 0;
	padding: 0;
}

.content .contenttable-3 th,
.content .contenttable-3 td {
	padding: 0.182em 0.364em;
	border: 0.091em solid #fff;
}

.content .contenttable-3 thead * , 
.content .contenttable-3 thead td ,
.content .contenttable-3 th,
.content .contenttable-3 td {
	color: #000;
	background: #e9e9e9;
	/*font-weight: normal;*/
}

.content .contenttable-3  .contenttr-1 td,
.content .contenttable-3  .tr-even td {
	background-color: #fff;
	border: 0.091em solid #e9e9e9;
}

.content .contenttable-3 thead td,
.content .contenttable-3 th {
	font-weight: bold;
}

.content .text dl {
	border-bottom: 0.091em solid #c7c7c7;
}
.content .text dt {
	float: left;
	width: 13.636em;
	padding: 0.182em 0;
	border-top: 0.091em solid #c7c7c7;
}
.content .text dd {
	margin-left: 13.636em;
	padding: 0.182em 0;
	border-top: 0.091em solid #c7c7c7;
}


/* -----------------------------------------------
	formular
----------------------------------------------- */
.formNavigation {
	padding-bottom: 0.455em;
	margin-top: 1.818em;
	border-bottom: 0.091em solid black;
}

.formNavigation .curr {
	font-weight: bold;
}

.kopftext {
	margin-bottom: 0.909em;
}

.formElement.kopftext img {
	margin: 0 0.833em 0 0 !important;
}
	
.formElement h2 {
	margin: 0.182em 0;
}

.anwendungtext {
	margin-bottom: 0.909em;
}

.formElement .readonly {
	/*margin: 0.455em 0 0.909em 15.455em;*/
	margin: 0.455em 0 0.909em 11.455em;
}

.formElement .errorMessage {
	float: none;
	clear: both;
	color: red;
	margin-left: 11.455em;
	padding-top: 0.455em;
}

/* Pseudo legend */
.formElement .legend {
	float: left;
}

/* Visible Legend Label */
.visiblefieldset legend {
  display: block;
}

/* FormElements */
.formElement {
	clear: both;
	height: auto !important;
	height: 1.909em;
	min-height: 2.091em;
	width:460px;
}

.formElement label,
.formElement .left,
.formElement .right {
	display: block;
	float: left;
	width: 9.636em;
	padding-bottom: 0.455em;
	margin-right: 1.818em;
	text-align: right;
}

.formElement .required {
	
	margin-top: 0.182em;
}

.formElement img.helpbubble {
	float: left;
	margin-left: -1.636em !important;
	margin-left: -2.000em;      
}
    
.formElement label img {
	margin-left: 0.909em;      
}

.formElement .helptext {
	font-size: 0.909em;
	position: absolute;
	display: block;
	/*left: 18.182em;*/
    left:14.182em;
	width: 23.200em !important;
	width: 24.000em;
	background: silver;
	padding: 0.400em;

}
		
.formElement .requiredElement {
	position: absolute;
}		

.formElement h4 {
	font-size: 1em;
	font-weight: bold;
	padding-top:0.455em;
}

/* input */	
.formElement .text {
	width: 22em !important;
	width: 20em;
	padding: 0.182em;
	margin: 0 !important;
	margin: 0.182em 0 0.182em 0.091em; 
	/*border-color: #c7c7c7;*/
	border-color: #505050;
}
    
.formElement input.inputOrder {
	width: 3.636em !important;
	margin-right: 0.909em !important;
}

.formElement div.orderText {
	float: left;
	/*width:23.636em;*/
	width:22.636em;
	padding-bottom:0.545em;
}
    
.formElement .orderTotal {
	font-weight: bold;
}
    
.formElement .textarea {
	padding: 0.182em !important;
	padding: 0;
	margin-bottom: 0.273em;
	margin-left: auto !important;
	margin-left: -0.182em;
}
    
/* select */
.formElement select.select {
	/*border: 0.091em solid #c7c7c7;*/
	border: 0.091em solid #505050;
	margin-left: auto !important;
	margin-left: -0.182em;
	min-height: 1.327em;
}

.formElement select.select option {
	padding-right: 0.455em;
}

/* CheckElement */
.inputCheckbox {
	padding: 0.182em 0 0 0;
}

.checkElement,
.inputCheckbox {

}
			
.checkElement input,
.inputCheckbox input {
	float: none;
	position: absolute;
	border: 0;			
}
			
.checkElement label,
.inputCheckbox fieldset label {
	position: relative;
	float: none;
	width: auto !important;
	padding: 0;
	padding-left: 1.636em;
	text-align: left;
}
	
/* radioElement */		
.radioElement fieldset,
.inputRadio fieldset {
	float: left;
}
	
.radioElement fieldset input,
.inputRadio fieldset input {
	clear: both;
	width: 1.273em;
	height: 1.273em;		
}	

.radioElement fieldset label,
.inputRadio fieldset label {
	padding: 0 0 0 0.273em;
}

/* dateSelector */
fieldset.dateSelector {

}

fieldset.dateSelector .formElement {
	float: left;				
	background: none;
}
				
fieldset.dateSelector .formElement label {	
	width: auto !important;
}

.formElement .inputTextDateSelector {
	width: 8.0em !important;
}
        
button.dateSelector {
	float: left;
	width: 2.273em;
	height: 1.818em;
	background: url(../images/yafe/calendar.gif) no-repeat;
	border: none;
}
   
.formElement input.error,
.formElement select.error,
.formElement textarea.error {
	background: #fcc;
}

fieldset.submitForm {
	/*padding: 0.909em 0 1.818em 15.455em;*/
	padding: 0.909em 0 1.818em 11.335em;
}

.formElement -preview .readonly {
	background: #fcc;
}

.receiptLink {
	margin: 1.818em 0;    
}

.receiptLink a {
	font-weight: bold;
}
  
/* Form Preview & Confirmation */	
div.readOnly div.readOnly {
	width: 37.273em;
}

fieldset.confirmation .readonly {
	margin: 0 0.909em 0 0;
	font-weight: bold;
}

fieldset.preview div.formElement .readonly, 
fieldset.confirmation div.formElement .readonly {
	/*margin: 0 0.909em 0 15.455em;*/
	margin: 0 0.909em 0 0;
	padding-bottom:0.909em;
	font-weight: bold;
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	height:1%;
	/* End hide from IE5/mac */
	float:left;
	width:25.909em;
}

fieldset.preview label , 
fieldset.confirmation label {
	font-weight: normal;
	float:left;
}

/* Other Form-Elements */
.formElement .additionalText {
	float: left;
	margin-left: 0.909em;
}

.inputCheckbox .additionalText {
	float: right;
}
    
.inputOrder .additionalText {
	float: left;
    margin-left:0;
    width:7.273em;
    text-align:right;
}
    
.inputText .additionalText {
	float: right;
}

.inputTextDateSelector .additionalText {
	float: right;
}

/* IE6 Hack - Positionierung von AdditionalText in ReadOnly Felder (Bestellzusammenfassung Vorschau/Best�tigung)
 * 14.09.09 huju2: Wird wahrscheinlich nicht mehr ben�tigt / F�hrt zu Fehler in der Darstellung der Bestellzusammenfassung */
/*
* html .readOnly .additionalText {
	position: absolute;
	width: 36.364em;
	margin-top: -1.364em;
	font-weight: normal;
	text-align: right;
}
*/

.readOnly .additionalText {
	float: right;
}

.formElement .inputRadioItem label {
	width: auto;
}

	.formElement .inputRadioItem img {
		margin-left: 0.909em !important;
	}

.formElement .inputRadioItem label span {
	float: left;
}

.formElement .readonly span {
	float: left;
}
    
.kontakt-hinweis {
	margin: 0.909em 0 0 0;
	font-size: 0.818em
}

.kontakt-hinweis h2 {
	margin: 0;
}

.kontakt-hinweis strong {
	/*font-size: 0.818em*/
}

.kontakt-hinweis h4 {
	margin: 0;
	padding: 0;
	/*font-size: 0.818em;*/
	font-weight: bold;
}

/* RSS */
#col2 .contentElement a.rss, #col2 .contentElement .rss a, #col2 .contentElement a.rss:visited, #col2 .contentElement .rss a:visited {
	color:#FFFFFF;
	font-size:0.909em;
}

.rss {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FF6600 none repeat scroll 0 50%;
	border-color:#FFCC99 #663300 #333300 #FF9966;
	border-style:solid;
	border-width:0.091em;
	color:#FFFFFF;
	font-family:verdana,sans-serif;
	font-size:0.909em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0 0.182em 0 0;
	padding:0 0.182em;
	text-decoration:none;
}