* html div.tx-wfqbe-pi1{ /* für den IE 6 */
	height: 100%;
}

div.wfqbe_even, div.wfqbe_odd{
	float: none;
	clear:both;
	margin-bottom: 0.5em;
}
div.prop_lab{
	float:left;
	font-weight: bold;
	xborder:solid blue 2px !important;
}

div.prop_val{
	text-indent: 0.8em;
}
div.header{
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom: solid silver 2px;
}
div.header h1{
	
}
div.label{
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-top: 0.5em;
}
div.value{
	padding-bottom: 0.5em;
}

div#regionsauswahl{
	margin-bottom: 1em;
}

div#abcbar {
	padding-bottom: 1em;
}
div#abcbar div.wfqbe_block{
	float: left;
	width: 21px;
	padding-right: 2px;
}
* html div#abcbar form{  /* für den IE 6 */
	float:left;
	width:21px;
}
div#abcbar div.wfqbe_block input{
	display: inline;
	cursor: pointer;
	font:11px Arial, Helvetica;
	color:#000000;
	border:none;
	border-bottom: 1px solid #2C6ED5 !important;
	background-color: #fff;
	width:21px;
	height: 20px;
}

div#abcbar div.wfqbe_block input.current{
	width: 21px;
	font-weight: bold;
}

div#abcbar div.wfqbe_block span.nohit{
	display: block;
	font:11px Arial, Helvetica;
	color:#000000;
	background-color: #fff;
	padding-top: 4px;
	height: 16px;
	width:21px;
}
* html div#abcbar div.wfqbe_block span.nohit{ /* für den IE 6 */
	padding-top: 2px;
}

*+html div#abcbar div.wfqbe_block span.nohit{/* für den IE 7 */
	padding-top: 2px;
}
input.submit{
	position: relative;
	top: 0.5em;
}

div.ea_list_view{
	margin-top: 2em;
}

div.ea_list_view ul{
	list-style-image: url("../images/list_image.gif");
}

div.ea_list_view li a{
	font-weight: normal;
}

td{
	min-width: 5%;
}

div#rs_61{
	margin-bottom: 1em;
}
div#rs_61 label{
	font-weight: bold;
}