/* font size is 1.1em */

#contact {
	width: 41.8181em; /*460px*/
}

#contact fieldset {
	border: 0;
	margin-bottom: 0.9090em; /*10px*/
}

#contact ul {
	padding: 0;
	list-style-type: none;
}

#contact li {
	display: block;
	clear: both;
	margin: 0 0 0.2727em 0; /*0 0 3px 0*/
	padding: 0;
	height: auto !important;
	height: 1.4545em; /*16px*/
}

#contact label {
 	display: block; 
	position: relative;
 	float: left; 
	width: 11.8181em; /*130px*/
	text-align: right;
	margin: 0 1.3636em 0 0; /*0 15px 0 0*/
	color: black;
}

#contact_footer {
	padding-right: 10px; /*10px*/
}

#contact input.text, #contact textarea, #contact select {
	font-size: 1em;
	display: inline !important;
	display: block;
	float: none !important;
	float: left;
	width: 24.0909em !important; /*265px*/
	width: 24.5454em; /*270px*/
	height: 1.4545em; /*16px*/
	border: 0.0909em solid #89b7e8; /*1px*/
	background-color: #F6F8FC;
}

#contact textarea {
	height: 27.2727em; /*300px*/
}

#contact input.text:focus, #contact textarea:focus {
	border: 0.0909em solid #1A3168; /*1px*/
}

#contact textarea {
	height: 7.2727em; /*80px*/
}

#contact button {
	font-size: 1.1em;
	display: block;
	float: right;
	width: 11.8181em; /*130px*/
	height: 2em; /*22px*/
	color: white;
	font-weight: bold;
	background-color: #1A3168;
	margin-right: 1.8181em; /*20px*/
	padding: 0.3636em 0 0.3636em 0; /*4px 0 4px 0*/
	cursor: pointer;
}

#contact_anrede {
	width: 6.3636em; /*70px*/
	border: 0.0909em solid #89b7e8; /*1px*/
}

.errors {
	list-style-type: none;
	color: #2745AB;
	padding: 0 0 1.8181em 1.1818em; /*0 0 20px 13px*/
}

.errors li {
	padding: 0 0 0.4545em 1.0909em; /*0 0 5px 12px*/
	background: url(/mediathek/defaultImages/arrow_lightblue_on_white.gif) no-repeat 0 0.1818em; /*0 2px*/
}

#contact input.formerror, #contact textarea.formerror {
	background-color: #f4e0e0;
	border-color: #f29393;
}
