form.bewerbung {
	position: relative;
	left: 0px;
	top: 12px;
}

ul.error_list {
	list-style-type: none !important;
	color: red;
	font-weight: bold;
	display: inline;
	margin: 0px;
	padding: 0px;
}

div.row {
	clear: both;
	overflow: hidden;
	width: 410px;
	margin-bottom: 4px;
}

input {
	border: 1px solid #225e3a;
	height: 18px;
	color: #225e3a;
}

select {
	border: 1px solid #225e3a;
	color: #225e3a;
}

textarea {
	border: 1px solid #225e3a;
	color: #225e3a;
}

div.checkbox input {
	border: 0;
	margin: 0px;
}

div.absender div.label1 {
	width: 60px;
	line-height: 22px;
}

div.absender div.label2 {
	width: 48px;
	line-height: 22px;
}

div.absender div.input1 {
	width: 350px;
}

div.absender div.input1 input {
	width: 348px;	
}

div.absender div.input2 {
	width: 100px;
}

div.absender div.input2 input {
	width: 98px;
}

div.absender div.input3 {
	width: 200px;
}

div.absender div.input3 input {
	width: 198px;
}

div.error input {
	border: 1px solid red;
}

div.error label {
	color: red;	
}

div.error {
	color: red;
}

div.error a {
	color: red !important;
}

span.errorMessages {
	color: red;	
}

div.error textarea {
	border: 1px solid red;
}

div.vereinsdaten div.label1 {
	width: 100px;
	line-height: 22px;
}

div.vereinsdaten div.label2 {
	width: 48px;
	line-height: 22px;
}

div.vereinsdaten div.input1 {
	width: 310px;
}

div.vereinsdaten div.input1 input {
	width: 308px;
}

div.vereinsdaten div.input2 {
	width: 80px;
}

div.vereinsdaten div.input2 input {
	width: 78px;
}

div.vereinsdaten div.input3 {
	width: 180px;
}

div.vereinsdaten div.input3 input {
	width: 178px;
}

div.vereinsdaten select {
	width: 310px;
}



div.teilnahme div.input {
	width: 24px;
}

div.teilnahme div.label {
	padding-top: 1px;
}



div.vereinsbeschreibung textarea {
	width: 408px;
	height: 100px;
}

div.vereinsbeschreibung div.label {
	margin-top: 12px;
}



div.vereinsbild div.text {
	margin-bottom: 10px;
}

div.vereinsbild div.label {
	width: 130px;
	line-height: 22px;
}

div.vereinsbild div.fileLable {
	line-height: 18px;
}

div.vereinsbild div.file {
	height: 22px;
}

div.vereinsbild div.file input {
	height: 22px;
}

div.vereinsbild div.input {
	height: 22px;
	width: 270px;
}

div.vereinsbild div.input input {
	width: 268px;
}

div.editable_image {
    height: 50px !important;
    float: right;
}

div.delete_old {
	margin-left: 37px;
	margin-top: -10px;
}

div.delete_old label {
	position: relative;
    top: -7px;
}

input#association_picture_delete {
	margin-top: 10px;
}

div.editable_image_wrapper input#association_picture {
	width: 268px;
}

div.werbemittel div.input {
	width: 60px;
}

div.werbemittel div.input input {
	width: 58px;
	text-align: center;
}

div.errorMessages {
	width: 410px;
}

div.submit {
	margin-top: 30px;
}

div.submit div.input {
	width: 24px;
}

div.submit div.label {
	padding-top: 1px;
}

div.submit input.submit {
	border: 0px;
	width: 200px;
	height: 50px;
}

div.submit div.center {
	padding-bottom: 8px;
}

div.big_text {
    /*margin-left: 24px;
    margin-top: -17px;*/
}

div.editable_file img {
    max-height: 300px;
    max-width: 410px;
}
