@CHARSET "ISO-8859-1";

table.diwo tr td.border-color, table.diwo tr.border-color{
	border-bottom: 1px solid #0099FF;
}

/*Tableheader Haushalts-, Darlehen-, Einkommentabelle   */
table.diwo tr th.simple{
	border-bottom: 1px solid #0099FF;
}

/*Tablefooter Haushalts-, Darlehen-, Einkommentabelle   */
table.diwo tfoot tr td{
	border-bottom: 1px solid #0099FF;
}

/*Popup Header   */
div.ui-widget-header{
	background: url("images/ui-bg_highlight-soft_55_af003a_1x100.png") repeat-x scroll 50% 50% #0099FF;
	border: 1px solid #000000;
}

/*Bereiche von 1-4   */
fieldset legend {
	display: block;
	width: 500px;
	font-weight: bold;
	color:#fff; 
	padding:5px 0px;
	text-align:left;
	text-indent: 10px;
	vertical-align:top;
	/*background: #990033;*/
	/*background-image: url("/public/20260105145941oe_/https://ssl.stadtentwicklung.berlin.de/DiWoInternetGUI/resources/gfx/fieldsetLegend.png");*/
	/*background-image: url("/public/20260105145941oe_/https://ssl.stadtentwicklung.berlin.de/DiWoInternetGUI/javax.faces.resource/gfx/fieldsetLegend.png.jsf");*/
	background-image: url("/public/20260105145941oe_/https://ssl.stadtentwicklung.berlin.de/wohnen/pix/bln_fieldsetLegend.png");
	background-repeat: no-repeat;
	background-position: center;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

fieldset.disabled legend {
	/*background-image: url("/public/20260105145941oe_/https://ssl.stadtentwicklung.berlin.de/DiWoInternetGUI/resources/gfx/fieldsetLegend_inactive.png");*/
	/*background-image: url("/public/20260105145941oe_/https://ssl.stadtentwicklung.berlin.de/wohngeld/javax.faces.resource/gfx/fieldsetLegend_inactive.png.jsf");*/
	background-image: url("/public/20260105145941oe_/https://ssl.stadtentwicklung.berlin.de/wohnen/pix/bln_fieldsetLegend_inactice.png");
	color: #666;
}

fieldset.active legend:hover {
	/*background-image: url("/public/20260105145941oe_/https://ssl.stadtentwicklung.berlin.de/DiWoInternetGUI/resources/gfx/fieldsetLegend_hover.png");*/
	/*background-image: url("/public/20260105145941oe_/https://ssl.stadtentwicklung.berlin.de/wohngeld/javax.faces.resource/gfx/fieldsetLegend_hover.png.jsf");*/
	background-image: url("/public/20260105145941oe_/https://ssl.stadtentwicklung.berlin.de/wohnen/pix/bln_fieldsetLegend_hover.png");
}

#diwo {
	padding: 0px;
}

form input[type="submit"], form input[type="button"] {
	margin: 0px;
}
form#mainForm input[type="submit"], form#mainForm input[type="button"] {
        margin: 0 10px;
}
