body
{
	zoom: 90%;
}

#pnlGewerbe
{
	width: 80%;
	height: 100%;
	left: 22%;
}

#pnlWU
{
	width: 80%;
	height: 100%;
	left: 10%;
}

#pnlWA
{
	width: 80%;
	height: 100%;
	left: 10%;
}

#pnlFL
{
	width: 80%;
	height: 100%;
	left: 10%;
}

#pnlABA
{
	width: 80%;
	height: 100%;
	left: 10%;
}

#pnlBBA
{
	width: 80%;
	height: 100%;
	left: 10%;
}

#pnlGewerbe
{
	width: 80%;
	height: 100%;
	left: 10%;	
}


/*Klassen um z-index zu aendern*/

.incZIndex
{
	z-index: 100 !important;
	width: 80% !important;
	left: 10% !important;
}

.decZIndex
{
	z-index:30 !important;
	width: 80% !important;
	left: 10% !important;
}

div#Seiteninhalt {
	margin-top: 20px;
	padding-bottom: 18px;
}

	

	div#Seiteninhalt h2.h2Rechner {
		/*background-color: #BD2826;*/
		color: #000000;
		font-size: 15px;
		padding: 4px;
		margin-bottom: 0px;
		
	}