div:focus{
	outline: 0px none;
}
@media screen {
	body{ 
		margin: 0;
		padding: 0;
		FONT-FAMILY:Verdana,Helvetica,Serifenlos;
		FONT-WEIGHT:normal;
		color:#000000;
		font-weight:normal;
		font-size:11px;
		overflow: hidden;
		height: 100%;
		background-color: #e9e9e9;
	}
	body, html{ 
		margin: 0;
		padding: 0;
	}

	#headerDiv{ 
		margin: 0;
		padding: 0;
		position: fixed;
		FONT-FAMILY:Verdana,Helvetica,Serifenlos;
		FONT-WEIGHT:normal;
		color:#000000;
		font-weight:normal;
		font-size:11px;
		top: 0;
		left: 0;
		width: 100%;
		height: 57px;
		background-color: #a6caf0;/*#6584A3;*/
		z-index: 9;
	}
	* html #headerDiv{ 
		margin: 0;
		padding: 0;
		border:none;
		position: fixed;
		top: 0;
		padding-left:0px;
		margin-left:0px;
	}

/* Vorgehensweise f�r navDiv �hnlich zu contentDiv (siehe unten) */
	#navDiv{ 
		margin: 0;
		padding: 0;
		position: fixed;
		FONT-FAMILY:Verdana,Helvetica,Serifenlos;
		FONT-WEIGHT:normal;
		color:#000000;
		font-weight:normal;
		font-size:11px;
		top:149px;
		padding-top:0px;
		margin-top:-100px;
		left: 0px;
		width: 179px;
		/*height:100%;*/
		border: none;
		/*border-right:1px solid #b0b0b0;*/
		background-color: #e9e9e9;
		z-index: 2;
	}
	* html #navDiv{ 
		top:0px;
		padding-top:0px;
		margin-top:30px;
		left: 0px;
		position: fixed;
		background-color: #e9e9ff;
		width: 179px;
	}
		
	#reiterDiv{
		FONT-FAMILY:Verdana,Helvetica,Serifenlos;
		FONT-WEIGHT:normal;
		color:#000000;
		font-weight:normal;
		font-size:11px;
		position:fixed;
		left:0;
		top:0px;
		padding:0px;
		margin:0px;
		margin-top:104px;
		margin-left:179px;
		height:27px;
		line-height:37px;
		border:none;
		border-bottom:1px solid #b0b0b0;
		background-color:#e9e9e9;
		width:100%;
		display: inline;
		z-index: 5;
	}
	* html #reiterDiv{ 
		line-height:87px;
		border:none;
		background-color:#e9e9e9;
		position: fixed;
		left:0;
		width:100%;
		z-index: 5;
	}
	
	#ReiterSpacerLinieTop{ 
		position: absolute;
		top:125px;
		left:0px;
		margin-left:180px;
		font-size: 1px;
		line-height: 1px;
		background-color:#dddddd;
		width:100%;
		height: 1px;
		display:none;
		z-index: 6;
	}
	* html #ReiterSpacerLinieTop{ 
		display:none;
		position: absolute;
		top: 0px;
		width:100%;
		border-top: 115px solid transparent;
		border-bottom: 0px solid #eeeeee;
	}
	#snBottom {/*farbige Navigationsspalte unten logo*/
		font-size:12px;
		FONT-FAMILY:Verdana,Helvetica,Serifenlos;
		FONT-WEIGHT:normal;
		background-color:#e9e9eb;/*#FFDFAA gelb*/
		/* absolut positioniert */ 
		position:fixed;
		bottom:0;
		left:0px;
		padding-top:20px;
		padding-bottom:10px;
		padding-left:10px;
		width:120pt;
		height:30px;
		margin-bottom:20px;
		z-index:5;
       }
/***** Formate f�r Reiterlinks*****/
	a.ra {
		/*gemeinsame Reiterlinkformate*/
		position:relative;
		FONT-FAMILY:Verdana,Helvetica,Serifenlos;
		FONT-WEIGHT:normal;
		color:#0000ff;
		font-weight:normal;
		font-size:11px;
		/*sicherheitshalber falls die Reitermaske nicht richtig angezeigt werden kann*/
		/*bottom: 0px;*/
		left:-10px;
		padding: 6px 10px 6px 10px;
		margin: 2px 5px 0px 0px;
		text-align:center;
		background-repeat:no-repeat;
		border-style:none;
		border-width:0px;
		height:22px;
	}
	a.ra.reiter_aktiv {/*Reiterlink aktiv Reiter Standard grau*/
		left:1px;
		color:#000000;
		font-weight:bold;
		text-decoration:none;
		background-color:#ffffff;
		padding: 5px 10px 6px 10px;/*8px 10px 10px 10px;*/
		margin: 0px 5px 0px 0px;
		border:1px solid #b0b0b0;
		border-left:1px solid #bbbbbb;
		border-bottom-color:#ffffff;
		height:21px;
		line-height:21px;
		z-index: 8;
	}
	a.ra.reiter { /*Standard - inaktiver Reiter Text unterstrichen; etwas kleiner als aktiver Reiter*/
		left:1px;
		text-decoration:none;
		background-color:#cdcdcd;
		padding: 5px 10px 5px 10px;/*8px 10px 9px 10px*/
		margin: 0px 5px 0px 0px;
		border:1px solid #b0b0b0;
		border-bottom-color:#ffffff;
		border-bottom-width:0px;
		line-height:22px;
		z-index: 8;
	}
    p {
		font-size:11px;
		FONT-FAMILY:Verdana,Helvetica,Serifenlos;
		FONT-WEIGHT:normal; 
		padding-top:0px;
		margin-top:0px; 
		white-space: normal;
    }
	.nurdruck {
		display:none;
	}
}

@media print {
	.nurdruck {
		display:inline;
	}
	
	body{ 
		FONT-FAMILY:Verdana,Helvetica,Serifenlos;
		FONT-WEIGHT:normal;
		color:#000000;
		font-weight:normal;
		font-size:11px;
		overflow: auto;
	}
	
	#headerDiv{ 
		display:none;
	}
	
	/* Vorgehensweise f�r navDiv �hnlich zu contentDiv (siehe unten) */
	#navDiv{ 
		display:none;
	}
	
	#reiterDiv{
		display:none;
	}
	
	#ReiterSpacerLinieTop{ 
		display:none;
	}
	
	#snBottom {/*farbige Navigationsspalte unten logo*/
		display:none;
	}
    p {
		font-size:10px;
		FONT-FAMILY:Verdana,Helvetica,Serifenlos;
		FONT-WEIGHT:normal; 
    }
}

/* Content-Container ************************************************************ *
 * Nicht-IE-Browser lassen es zu, die Gr�sse �ber die absoluten Werte top, bottom *
 * left und right anzugeben.                                                      *
 * Content-Ebene liegt unter allen anderen Ebenen                                 *
 * ****************************************************************************** */
@media screen {
#contentDiv{
	FONT-FAMILY:Verdana,Helvetica,Serifenlos;
	FONT-WEIGHT:normal;
	color:#000000;
	font-weight:normal;
	font-size:11px;
	position: absolute;
	top: 132px;
	padding-top:0px;
	left: 180px;
	right: 0;
	background-color: #ffffff;
	border: none;
	bottom: 0;
	border:none;
	border-left:1px solid #b0b0b0;
	z-index: 8;
	overflow: auto;	
/*	overflow: scroll;*/	
}
/* Content-Container (IE-Filter) ************************************************ *
 * IEs erkennen Gr�ssenangaben �ber absolute Werte nicht. Deshalb muss hier       *
 * korrigierend eingegriffen werden. Zun�chst werden alle bereits gesetzten Werte *
 * wieder entfernt. Anschliessend wird der gesamte Body ausgef�llt. Die Abst�nde  *
 * zu den Seitenr�ndern werden durch Rahmen realisiert. Damit erscheint auch der  *
 * Scrollbar an der richtigen Stelle. Da der Content-Container auf der tiefsten   *
 * Ebene liegt, sind die Rahmen auch nicht sichtbar!                              *
 * ****************************************************************************** */
* html #contentDiv{
	position:absolute;
	top: 140px;
	padding-top:0px;
	left: 180px;
	width: 100%;
	background-color: #ffffff;
}
}
@media print {
#contentDiv{
	left:40px;
	FONT-FAMILY:Verdana,Helvetica,Serifenlos;
	FONT-WEIGHT:normal;
	color:#000000;
	font-weight:normal;
	font-size:11px;
}
}
.marginDiv{ margin: 0px;margin-top: 57px;height: 100%;}
.marginDivHeader{ margin: 0px;}
.marginDivContent{ margin-left: 20px;margin-top: 20px;margin-bottom: 10px;margin-right: 10px;}
.bottomSpacer{ 
	font-size: 1px;
	line-height: 20px;
	height: 6px !important; /* Unterer Anbstand im Content f�r non-IEs */
	height: 0;              /* Unterer Abstand im Content f�r IEs */
}
.ReiterSpacer{ 
	font-size: 1px;
	line-height: 30px;
}
