/* 
 wFORMS 3.0 Stylesheet - NicerBlank Style - Aug. 2009
 See http://www.formassembly.com/wForms
 
 This stylesheet and the associated images are Copyright (c) 2005-2007 Veer West LLC (http://www.veerwest.com)	
 and licensed under the Creative Commons Attribution-ShareAlike License (http://creativecommons.org/licenses/by-sa/2.0/) 
*/
.clearfix {
	clear: both;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
hr {
	border: 0px; border-top: 1px solid #000;
}
.mailsend{
	margin:0;
	padding:0;
}
.mailsend input[type=image] {
	border: none;
	float:left;
}
.buttons{
	margin:0;
	padding:0;}
.buttons .back{
	float: right;
	padding: 0;
	margin:0;
	width:200px;
}
.buttons .send{
	float:left;
	padding: 0;
	margin:0;
	width:200px;
	text-align:left;
	margin-left:-10px;
}
.right{
	float:right;
	border:none;}
.left{
	float:left;}
/* Menu */

#steps {
	height: 24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#steps ul {
	height: 24px;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1
	font-size: 12px;
}

#steps li {
	float: left;
	height: 21px;
	padding: 3px 25px 0 8px;
	vertical-align:middle;
}

#steps li.active {
	background-color:#000;
	color:#FFF;
	background-image:url(../img/aktive_step.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#steps li.activefix {
	background-color:#000;
	color:#FFF;
}

#ausgabe{
	width: 530px; margin: 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
#ausgabe h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:underline;
}
#ausgabe h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	margin:0;
	padding:0;
	float:left;
	width:200px;
	text-decoration:none;
}

.wFormContainer {
	padding: 0 !important;
}
.wFormTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.75em;
	padding:7px 0 6px 4px;
	color:#FFF;
	background-color:#000;
	height:11px;
}

.wForm h3   {font-family:Arial, Helvetica, sans-serif; text-decoration:underline; font-size:0.75em;} 
.wForm h4   {font-family:Arial, Helvetica, sans-serif; text-decoration:underline; font-size:0.75em; color:#039cff;}
.wForm form {
	padding: 10px !important;
	font-family: font-family:Arial, Helvetica, sans-serif;; 
}

/* Form Sections ======================================================================== */

/* Fieldset  */
.wForm fieldset { 
	/*-moz-border-radius: 5px;*/
	/*-webkit-border-radius: 4px;*/
	/*border-radius: 5px;*/
	border:none;
}


.wForm legend { color: #000; font-weight:bold;}

/* Nested Fieldset  */
.wForm fieldset fieldset  {}
.wForm fieldset fieldset legend {}

/* Grid Section */
.wForm form table {}
.wForm form td {}
.wForm form th {}
.wForm form .alternate-1 {}
.wForm form .alternate-0 {}

.wForm .oneField { }

/* Field Labels ======================================================================== */

/* Base */
.wForm label, .wForm form .label {}

/* Text inputs / Select label */
.wForm label.preField { 
	font-weight: bold;  
} 
.wForm .labelsAbove .preField {
	margin-bottom: 2px;
}
/* Individual Checkbox / Radio label */
.wForm label.postField  {   }

/* Label when inside an inline section */
.wForm .inlineSection .oneField .inlineLabel { font-weight: bold;  }

/* Inputs ======================================================================== */

.wForm textarea {
	background: #FFFFFF url(images/input_bg.png) repeat-x -2px -2px;
	border-color: #424242;
	border-style: solid;
	border-width: 1px;
	padding: 3px 0 3px 3px;
	margin: 1px;	
}

.wForm .labelsRightAligned input, .wForm .labelsRightAligned textarea ,
.wForm .labelsLeftAligned input, .wForm .labelsLeftAligned textarea {
	
} 
.wForm input { 
	border:#424242;
	border-width:1px;
	border-style: solid;
	padding: 3px 0 3px 3px;
	margin: 1px;
	font-size: 80%;
	}

/* checkbox / radio input */	
.wForm .oneChoice input {
	border: none !important;
	background: none !important;
}
.wForm select {
	padding: 2px 0 2px 3px;
	margin: 1px;
	border:#424242;
	border-width:1px;
	border-style: solid;
	
}

/* Buttons ======================================================================= */

.wForm form .actions {}

/* Submit button */
.wForm form .primaryAction { 
	background: #000000;
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding: 4px 15px;	
	cursor: pointer;
	font-size:18px;
	
}
.wForm form .primaryAction:hover { color: #fff; }

/* Cancel button */
.wForm form .secondaryAction { border: none; background: none; font-weight: normal; color: #000;  }
.wForm form .secondaryAction:hover {  color: #f00;  }

/* Form Builder Related Rules ===================================================== */

.wForm form .instructions {}				/* Form or Fieldset instruction paragraph. */
.wForm form .reqMark {}						/* Asterisk on required fields */
	
/* wForms Related Rules ========================================================== */

/* Field w/ a validation error */
.wForm form .errFld {
	border: 1px solid #029bff;	
}
.wForm form div.errFld {
	background-color:#fff;
}
/* Styling for message associated with a validation error. */
.wForm form .errMsg {	
	color: #CC3333 !important;
}

/* Field-Hint with focus */
.wForm form .field-hint { color: #CCC; }
.wForm .hintsTooltip .field-hint { background-color: #afafaf; color: #000; }

/* Field-Hint without focus */
.wForm form .field-hint-inactive { color: #666; }

/* Repeat Behavior divs (when not set on a fieldset) */
.wForm form div.repeat {}
.wForm form div.removeable {}

/* Links generated by the Repeat Behavior */
.wForm form .duplicateLink {}
.wForm form .removeLink {}

/* Paging behavior buttons div */
.wForm form .wfPagingButtons {}

