/*********************************************************************
 * Stylesheet für das eAntrag-Layout: Erweiterungen für den Navigator
 *********************************************************************/
#gesamtBox {
	background-color: #fff;
	width: 95%;
	overflow: visible;
	/*	border-bottom: 1px solid white; /* Firefox-Bugfix: Ohne diesen Rand expandiert die formularBox nicht richtig */
}

#navigatorBox { /*    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; */
	float: left;
	width: 22em;
	overflow: hidden;
	background-color: #fff;
	border-top: 25px solid white;
	border-bottom: 20px solid white;
	height: 100%;
}

#scrollfragebox {
	overflow: auto;
	max-height: 450px;
}

#navigatorHandle {
	border-top: 25px solid white;
	border-bottom: 20px solid white;
	background-color: #ffffff;
	padding: 0px;
	width: 21px;
	float: left;
}

#formularBox {
	padding: 0 0 0 0;
	margin-left: 25em;
	background-color: white;
}

#formularBox:after {
	content: "clear";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

#formularBox.expandiert {
	margin-left: 0px;
}

.clear {
	clear: both;
	/* Ohne clear nach navigatorBox und formularBox setzt Firefox auch andere DIVs, die eigentlich nicht in der gesamtBox enthalten sind (z.B. den unteren Schatten) links neben die formularBox. */
}

#navigatorListe {
	background: url("../gfx/raster.gif") #c1cbd8 repeat-y left top;
	margin: 0px 0px 0px 1px;
	line-height: 1.2em;
	list-style-type: none;
	color: #083163;
	padding-left: 0px; /* Firefox-Problem */
}

#navigatorListe STRONG {
	color: #083163;
}

#navigatorListe A,#navigatorListe input.navigatorButton {
	color: #083163;
	font-weight: bold;
	font-size: 1.0em;
	background-color: #c1cbd8;
	text-decoration: none;
	white-space: normal;
}

#navigatorListe input.navigatorButton {
	margin: 0px;
	border: 0px;
	cursor: pointer;
	text-align: left;
	padding: 1px 0px 1px 0px;
	display: block;
}

.zusammenfassung {
	color: #083163;
	font-weight: bold;
	font-size: 1.0em;
	background-color: #c1cbd8;
	text-decoration: none;
	white-space: normal;
	margin: -3px;
	border: 0px;
	cursor: pointer;
	text-align: left;
	padding: 1px 0px 1px 0px;
	display: block;
}

#navigatorListe input.navigatorButton.disabled {
	cursor: text;
}

#navigatorListe A:hover {
	text-decoration: none;
}

#navigatorListe LI.phase {
	padding-left: 10px;
	padding-right: 0px;
}

#navigatorListe LI.phase.rand-an {
	background: url("../gfx/raster_active.gif") repeat-y left top;
}

#navigatorListe LI.phase.rand-aus {
	background: none transparent scroll repeat 0% 0%;
}

#navigatorListe LI.phase DIV {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

#navigatorListe LI.phase DIV.seperator-an {
	background: url("../gfx/dotline_white.gif") repeat-x left bottom;
	width: 100%;
}

#navigatorListe LI.phase DIV.seperator-aus {
	background: none transparent scroll repeat 0% 0%;
}

#navigatorListe LI.phase UL {
	background-color: #e6eaef;
	margin: 0px;
	margin-left: -6px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px solid #e6eaef;
	/* IE-Bugfix: Farbe der Liste wird sonst auch vom Folgeelement übernommen. */
}

#navigatorListe LI.abschnitt {
	background-color: #e6eaef;
	padding: 0px;
}

#navigatorListe LI.abschnitt A,#navigatorListe LI.abschnitt input.navigatorButton
	{
	font-weight: normal;
	background-color: #e6eaef;
}

#navigatorListe LI.abschnitt {
	padding: 0px 5px 0px 6px;
}

#navigatorListe LI.abschnitt LI.abschnitt {
	padding: 0px;
	margin: 0px 0px 0px 25px;
}

#navigatorListe LI.abschnitt LI.frage {
	padding: 0px;
	margin: 0px 0px 0px 27px;
}

#navigatorListe UL LI DIV {
	overflow: hidden;
}

#navigatorListe LI.abschnitt DIV.seperator-an {
	background: url("../gfx/dotline.gif") repeat-x left bottom;
	width: 100%;
}

#navigatorListe LI.abschnitt DIV.seperator-aus {
	background: none transparent scroll repeat 0% 0%;
}

.fragebox {
	padding: 0px;
}

.frageimage {
	float: left;
	width: 15px;
}

.fragelink,.fragelinkaktiv {
	background-color: #f2f4f7;
	color: #083163;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: -2px;
	text-align: left;
	border: 0px;
	cursor: pointer;
	white-space: normal;
}

.fragelink {
	font-weight: normal;
}

.fragelinkaktiv {
	font-weight: bold;
}

.abschnittimage {
	float: left;
	width: 18px;
}

.abschnittlink,.abschnittlinkaktiv {
	color: #083163;
	font-size: 1.0em;
	background-color: #e6eaef;
	text-decoration: none;
	margin: 0px;
	border: 0px;
	cursor: pointer;
	text-align: left;
	padding: 0px 0px 0px 0px;
	display: block;
	white-space: normal;
	cursor: pointer;
}

.abschnittlink {
	font-weight: normal;
}

.abschnittlinkaktiv {
	font-weight: bold;
}

.navigatorimage {
	float: left;
	width: 12px;
}

#navigatorListe LI.abschnitt UL {
	background-color: #f2f4f7;
	margin: 0px;
	margin-left: -6px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 0px;
}

#navigatorListe LI.frage {
	padding: 0px 0px 0px 2px;
}

#navigatorListe LI.frage A,#navigatorListe LI.frage input.navigatorButton
	{
	font-weight: normal;
	background-color: #f2f4f7;
}

#navigatorListe LI.frage input.navigatorButton.aktiv,#navigatorListe LI.abschnitt input.navigatorButton.aktiv
	{
	font-weight: bold;
	background-color: #083163;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 0px;
}

#navigatorListe LI.frage DIV {
	background-color: #f2f4f7;
	padding: 1px;
}

#navigatorListe LI.frage DIV.seperator-aus {
	background-color: #f2f4f7;
}

#navigationBox {
	margin-left: 20px;
	border-bottom: 1px solid lightgrey;
	margin-right: 20px;
	padding-bottom: 5px;
}

#navigationBox span {
	padding-left: 10px;
}

div#navigation {
float: left;
height: 100%;
padding-right: 5px;
padding-left: 5px;
margin-right: 10px;
background-color: #e1e6ec;
padding-top: 10px;
}

div#navigation ul li{
	
	padding-bottom: 5px;
}