@charset "ISO-8859-1";
/* 20100630  */


/* ###################### reghilfe 051201 ###################### */

#reghilfe #kopf {
	background-color: #336699;
	background-image: url(../images/kopf_bg.jpg); /* xxxx wichtig: hier pfadangabe fuer bild anpassen */
	background-repeat: repeat-x;
	height: 100px;
	padding: 0;
	text-align: left;
	min-width: 22em;
	min-height: 1.6em;
}


#reghilfe .logo {position: static; float: left; }

/* ##### dienste baustein rot  ##### */

#reghilfe .dienste_baustein {color: #900;} /* #d00 */

		
#reghilfe #dienst {
	color: #fff;
	top: 87px;
	left: 240px; /* 20100630 */
	bottom: 4px; /* 20100630  -30px */
	margin: -30px;
	font-size: 0.8em; /* Achtung dieser Wert bezieht sich auf die 1.6em von h1 */
}

#reghilfe h1 {
	color: #fff;
	font-size: 1.6em;
	line-height: 52px;
	text-align: right;
	padding-right: 1em;
}


#reghilfe #funktionsNav {
	padding-right: 1em;
	text-align: right;
	float: none;
	width: auto;
	border-bottom: 2px solid #369;
	font-size: 0.85em;
	min-height: 1em;
}

#reghilfe #wrapper {
	position: relative;
}

/* no mac \*/
* html #wrapper {height: 30em;}
/* */


#reghilfe #inhalt {
	min-height: 30em; /* der Wert muss an die Höhe der Navigation angepasst werden */
	border-top: 1px solid #fff;
	margin-top: 0;
	margin-left: 15.2em;
	z-index: 8;
	position: relative;
}

#reghilfe ul#navi {
	width: 14.6em;
	position: absolute;
	left: 0;
	top: 0;
	padding-left: 0.3em;
	background-color: #d7e5e8;
	border-right: 2px solid #369;
	border-bottom: 2px solid #369;
}

#reghilfe ul#navi li,
#reghilfe ul#navi li.auf,
#reghilfe ul#navi li li {
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	padding-left: 0.3em              
}


#reghilfe ul#navi, #reghilfe ul#navi li ul {
	list-style: none;
}

#reghilfe #navi li{
	padding: 3px 0.2em;
	font-size: 0.8em;
}



#reghilfe ul#navi li.auf{
	font-weight: bold;
	padding-left: 6px;
	background: transparent url(../images/qua_rot.gif) 2px 14px no-repeat;
}


#reghilfe ul#navi li.auf li{
	font-weight: normal;
	padding-left: 6px;
}

#reghilfe ul#navi li a, #reghilfe #navi li.auf {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 5px 8px 5px 2px;
	background-color: #d7e5e8;
}


/*  standort */
#reghilfe #navi li.auf span.standort, #reghilfe #navi li.auf a ul li span.standort{
	background: #fff;
	display: block;
	padding-left:1.0em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-right: solid 8px #900;
	font-weight: bold;

}



/* zweite zeile */
/* #reghilfe #navi span.auf, */


#reghilfe #navi li a:hover,
#reghilfe #navi li a:focus,
#reghilfe #navi li a:active {
	background-color: #fff;
	border-right: solid 8px #369;
	padding-right: 0;
}



#reghilfe ul#navi a:visited{
	color: #000;
}

#reghilfe #navi li.form {margin-left: 0; list-style-type: none;}
#reghilfe #navi li.form p {margin: 0.2em 0;}
#reghilfe #navi form {margin: 0;}


/* reghilfe-unterpunkte */
#reghilfe #navi li li {
	font-size: 1em;
	margin-left: 0;
	border: none;
}



/* ###################### listenpunkt mit erklaerungstext  ###################### */


#reghilfe ul.listenerklaerung li {
padding-bottom: 0.8em;
padding-top: 0em;
}

#reghilfe ul.listenerklaerung li span, #reghilfe ul.listenerklaerung li ul li span
{font-weight: bold;}

#reghilfe ul.listenerklaerung li ul {margin-top: -0.5em!important;}


#reghilfe ul.listenerklaerung li p{
line-height: 1.5em;
padding-bottom: 0!important;
margin-bottom: 0!important;
}

#reghilfe ul.listenerklaerung li ul li p{
line-height: 1.5em;
padding-bottom: 0!important;
margin-bottom: 0!important;
}

#reghilfe ul.listenerklaerung li ul{
padding-top: 1em;
padding-bottom: 0!important;
}




/* ###################### tabellen  ###################### */

#reghilfe table.suRecherche {width: 100%}
#reghilfe th.sunach {width: 60%;}
#reghilfe th.surechercheAusdruck {width: 40%}

#reghilfe table.suBeispiel {width: 100%}
#reghilfe th.subeispiele {width: 20%;}
#reghilfe th.sumuster {width: 20%;}
#reghilfe th.sutyp {width: 60%;}




/* ##### textlisten ##### */


#reghilfe ul.textlisten li{
padding-bottom: 0.8em;
padding-top: 0em;
}

#reghilfe #inhalt ul.textlisten li a:link{font-weight: bold!important;}
#reghilfe #inhalt ul.textlisten li a:visited{font-weight: bold!important;}
#reghilfe #inhalt ul.textlisten li ul li a:link{font-weight: normal!important;}

#reghilfe #inhalt ul.textlisten li ul {margin-top: -0.5em!important;}


#reghilfe ul.textlisten li p, #reghilfe ul.textlisten li ul li p{
line-height: 1.5em;
padding-bottom: 0!important;
margin-bottom: 0!important;
}


#reghilfe ul.textlisten li ul{
padding-top: 1em;
padding-bottom: 0!important;
}


