
@CHARSET "iso-8859-1";


/***********************************************************************
 * XXX - HTML-Elemente
 **********************************************************************/
 
 

body { 
	position:				absolute;
	background:				#ffffff;
}



html, body { 
	top:					0px; 
	left:					0px; 
	right:					0px;
	min-height:				100%;
	margin:					0px;
	padding:				0px;
	width:					100%;
	
	bottom:					0px;
	
	font-family: 			Helvetica, Arial, Verdana, sans-serif;
	font-size:				12px;
	color:					#282828;
	
	/* Scrollbars in huebsch fuer IE*/
	scrollbar-base-color:#ffffff;
	scrollbar-3d-light-color:#0089d1;
	scrollbar-arrow-color:#0089d1;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#0089d1;
	scrollbar-shadow-color:#0089d1;
	scrollbar-track-color:#ffffff;
	
}



h1 {
	display:				inline;
	font-size:				26px;
	font-weight:			normal;
}



h2 {
	display:				inline;
	font-size:				18px;
	font-weight:			normal;
}



h3 {
	display:				inline;
	font-size:				12px;
	font-weight:			normal;
}



h4 {
	display:				inline;
	font-size:				10px;
	font-weight:			normal;
}



li {
/*	list-style-image:		url(/img/common/punkt.gif);	*/
}



img {
	border:					0px;
	padding:				0px;
	margin-bottom:			-3px;
}



*html img {
	margin-bottom:			0px;
}



.spezielleImgProperties {
					
	padding-top:			0px;
	margin-bottom:			0px;
}




*html .spezielleImgProperties {
	margin-bottom:			0px;
}



table, tr, th, td {
	padding:				0px;
	margin:					0px;
	border-collapse:		collapse;
	border-spacing:			0px;
}



td {
	vertical-align:			top;
}



a, a:hover {
	color:					#282828;
	text-decoration:		none;
}



input, textarea, select {
	font-family:			Helvetica, Arial, Verdana, sans-serif;
	font-size:				12px;
}



.inputWidth {
	width:					265px;
	border:					1px solid #282828;
}



.inputSubmit {
	width:					85px;
	height:					20px;
	border:					0px;
	color:					#ffffff;
	background-color:		#0089d1;
	cursor:					pointer;
}



.selectWidth {
	width:					268px;
	border:					1px solid #282828;
}



hr {
	height:					1px;
	border-top:				1px solid #990000;
	border-bottom:			0px;
}



/***********************************************************************
 * XXX - DIVERSE
 **********************************************************************/



.SmallText {
 	font-size:				11px;
}



.verySmallText {
 	font-size:				9px;
}



.coloredText1 {
	color:					#ff0000; /* rot-Wert */
}



.uebersichtButton {
	position:				absolute;
	top:					25px;
	right:					25px;
	width:					125px;
	height:					20px;
	
	line-height:			20px;
	text-align:				center;
	
	color:					#ffffff;
	background-color:		#0089d1;
	
	cursor:					pointer;
	text-decoration:		none;
}


.datum {
	color:					#0089d1;
}



/***********************************************************************
 * XXX - LAYOUT
 **********************************************************************/




/***********************************************************************
 * XXX - topBox
 */
 
 
 
.topBox {
	position:				relative;

	width:					990px;
	height:					85px;

	margin:					0px;
	padding:				0px;
	border:					0px;
	
/*	background-color:		#cccccc;	*/
}



.logoBox {
	position:				absolute;
	top:					8px;
	left:					5px;
	
	width:					150px;
	height:					70px;
	
/*	background-color:		#ff0000;	*/
	
	line-height:			70px;
	text-align:				center;
}



/***********************************************************************
 * XXX - middleBoxHome
 */
 
 
 
.middleBoxHome {
	position:				relative;

	width:					990px;
	height:					400px;

	margin:					0px;
	padding:				0px;
	border:					0px;
	
/*	background-color:		#333333;	*/
}



.mainNavigationHome {
	position:				relative;
	width:					160px;
	height:					400px;
	
	background-color:		#0089d1;
	
	float:					left;
}



.contentBoxHome {
	position:				relative;
	z-index:				1;
	width:					820px;
	min-height:				400px;
	
/*	background-color:		#cccccc;	*/
	background-repeat:		no-repeat;
	
	float:					right;
}



*html .contentBoxHome {
	height:					400px;
}



.innerContentHome {
	position:				relative;
	top:					70px;
	left:					50px;
	width:					370px;
}



/***********************************************************************
 * XXX - middleBox
 */
 
 
 
.middleBox {
	position:				relative;

	width:					990px;
	min-height:				360px;

	margin:					0px;
	padding:				0px;
	border:					0px;
	
/*	background-color:		#cccccc;	*/
}



*html .middleBox {
	height:					400px;
}



.mainNavigation {
	position:				relative;
	width:					160px;
	height:					360px;
	
	background-color:		#0089d1;
	
	float:					left;
}



.mainNavPunkt {
	position:				relative;
	width:					160px;
	height:					25px;
}



.mainNavPunkt li, .mainNavPunktActive li {
	list-style:				none;
	display:				inline;
}




.mainNavPunkt a {
	padding-top:			6px;
	padding-bottom:			5px;
	margin:					0px;

	text-decoration:		none;
	
	color:					#ffffff;
	background-color:		#0089d1;
}




.mainNavPunkt li a:hover {
	padding-top:			6px;
	padding-bottom:			5px;
	margin:					0px;

	text-decoration:		none;
	
	color:					#282828;
	background-color:		#ffffff;
}



.mainNavPunktAvtive a, .mainNavPunktAvtive li a:hover {
	padding-top:			6px;
	padding-bottom:			5px;
	margin:					0px;

	text-decoration:		none;
	
	color:					#282828;
	background-color:		#ffffff;
}




a .innerNavPunkt {
	width:					160px;
	height:					25px;
	
	line-height:			25px;
	font-size:				14px;
	text-align:				right;
	
	text-decoration:		none;
	
	background-color:		#0089d1;
	color:					#ffffff;
	
	cursor:					pointer;
}



a:hover .innerNavPunkt {
	width:					160px;
	height:					25px;
	
	line-height:			25px;
	font-size:				14px;
	text-align:				right;
	
	text-decoration:		none;
	
	background-color:		#ffffff;
	color:					#282828;

	cursor:					pointer;
}



a .innerNavPunktActive, a:hover .innerNavPunkt {
	width:					160px;
	height:					25px;
	
	line-height:			25px;
	font-size:				14px;
	text-align:				right;
	
	text-decoration:		none;
	
	background-color:		#ffffff;
	color:					#282828;
	
	cursor:					pointer;
}



.contentBox {
	position:				relative;
	z-index:				1;
	width:					820px;
	min-height:					360px;
	
/*	background-color:		#cccccc;	*/
	background-repeat:		no-repeat;
	
	float:					right;
}



*html .contentBox {
	height:					360px;
}



.weissesBlatt {
	position:				absolute;
	left:					0px;
	top:					275px;
	z-index:				555;
	width:					25px;
	height:					85px;
	background-color:		#ffffff;
}



.innerContent {
	position:				relative;
	z-index:				999px;
	top:					25px;
	left:					25px;
	width:					430px;
	height:					260px;

	overflow:				auto;
	
	padding:				25px;
	
	background-color:		#ffffff;
}



*html .innerContent {
	height:					260px;
}



.innerContent a, .innerContent a:hover {
	text-decoration:		underline;
}




.browsePages {
	position:				absolute;
	top:					5px;
	right:					20px;
}



.browsePages a {
	padding-top:			1px;
	padding-left:			4px;
	padding-right:			4px;
	padding-bottom:			1px;
	background-color:		#0089D1;
	color:					#ffffff;
	border:					1px solid #ffffff;
	text-decoration:		none;
}



.browsePages a:hover, .marked {
	padding-top:			1px;
	padding-left:			4px;
	padding-right:			4px;
	padding-bottom:			1px;
	background-color:		transparent;
	color:					#0089D1;
	border:					1px solid #0089D1;
	text-decoration:		none;
}




/***********************************************************************
 * XXX - bottomBoxHome
 */
 
 
 
.bottomBoxHome {
	position:				relative;
	z-index:				1;
	
	width:					990px;

	margin-top:				10px;
	padding:				0px;
	border:					0px;
	
/*	background-color:		#666666;	*/
}



.bottomBoxHome a, .bottomBoxHome a:hover {
	color:					#282828;
	text-decoration:		none;
}



.footerLeftBox {
	position:				relative;
	left:					25px;
	float:					left;
}




.footerRightBox {
	position:				relative;
	float:					right;
}




/***********************************************************************
 * XXX - DEBUG
 **********************************************************************/
				
				
				
.fehlerausgabe {
	color:					#990000;
	font-weight:			bold;
}



.debug {
	position:				fixed;
	z-index:				999;
	overflow:				auto;
	right:					10px;
	bottom:					10px;
	width:					38%;
	max-height:				94%;
	padding:				15px;
	background-color:		red;
	color:					white;
}