/*
 Styles für Formulare
*/

.label label {
	
}

.label-left label {
	
}

.label-left-err label {
	
}

.labelCheck label {
	
}

.labelCheckErr label {
	
}

.labelErr label {
	
}

.input {
	
}

.input input {
	
}

.input input:focus {
	
}

.input textarea {
	
}

.input textarea:focus {
	
}

.input input.file {
	
}

.input select {
}

.input select option {

}

	optgroup {
		
	}

.inputCheck {

}

button {
	
}

button.btn-right {
	
}

button:hover {
	
}

fieldset {
	
}

legend {
	
}

.err {
	
}

.ok {
	
}