/* 
Wohnungsmarkt
13.09.2011: M. Kimmig
*/
.mod_pageImage .headline:after {
  height: 0px;
}

.page-standard #main .mod_article table td:first-of-type, .page-standard #main .mod_article table th:first-of-type {
	padding-left: 30px;
}
	
.formular label {
	font-weight: bold;
	display: block;
	float: none; 
	width: 160px;
}

.formular input[text] {
	width: 250px;
}

.formular input[type="submit"] {
	margin-top: 20px;
}

.formular fieldset {
	/* margin-top: 20px; */
	width: 530px;
	padding: 30px 10px 10px 10px;
	/* padding: 10px; */
	background-color: #fbfbfb;
	border: 1px solid red;
}

.feld {
	margin: 0 0px 20px 0;
}


.error { 
	float: none;
	color: red !important;
    font-style: italic;
	font-size: 85%;
	background-color: white !important;
}


.check label {
	float: none;
	display: inline;
	font-weight: normal;
}

.check {
	margin: 0 20px 20px 0;
}


.anzeige label {
	float: none;
}

.anzeige hr {
	border: 1px solid;
    margin: 1em auto;
	/* height: 1px; */
	color: black;
}

.markt {
  padding-top: 0em !important;
}
