/* +++ FARBEN +++ */
/* 
menuBg :		 		#cac9c9
topBg/leftMenuBg :	 				#182c90
serviceLnB :	 		#b0b0b0
serviceLnT : 			#a7a7a7
headerImgLnB :		 	#ffffff
cyanLn:		 			#80e5fb
toplineBottom : 		#5266cc blue
contentLnR:				#58595b
txtTop :			 	#dcdcdc
txtService : 			#ffffff
logobg:					#cecccd
bodybg: 				#dcdcdc
*/

/*    oldstyles         */ 
/*
FARBWERTE 
#F8FCF8 : weiss
#A0A0A0 : grau; hintergrund 
#B0B0B0 : Tabelle head hindergrund
#C9C9C9 : Tabelle head sub hindergrund
#DCDCDC : grau,hell; hintergrund
#E0E0E0 : grau,hell; tabelle hintergrund 
#484848 : grau,dunkel; schrift
#000000 : schwarz; link: hover 
#182C90 : blau,dunkel hintergrund
#9898F8; blau, hell z.b. tabellensumme
#A62312 : rot, important
FARBWERTE ENDE
*/
/* regexp*/



html, body
{
	height: 100%;
	margin: 0px;
}
	
body {	
	background: url(/css/images/bg-body.jpg) #d7d4d4 0 0 no-repeat;
}

body.superBox {	
	background: #FFFFFF;
}

body * {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 17px;
	color: #484848;
}

#menuDiv div.menu a, #indexMenuDiv div.menu a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #cecdcd;
}

#menuDiv div.menu a:hover {
	color: #ffffff;
}

/* flucht-Korrektur  */
#indexMenuDiv {
	margin-top: -7px;	
}
 
#indexMenuDiv div.menu a:hover {
	text-decoration: underline;
}
#indexMenuDiv div.menu a {
	font-weight: bold;
	color: #000000;
}

#menuDiv div.menu, #indexMenuDiv div.menu  {
	margin-left: 20px;
}

#menuDiv div.menu UL,  #indexMenuDiv div.menu UL {
 padding: 7px 0px 8px 0px;
 margin: 0px;
 list-style-type: none ;
}

#menuDiv div.menu UL a, #indexMenuDiv div.menu UL a{
	position: relative; 
}

/* MENU Level 1 */
#menuDiv div.menu UL.L1 {
	 margin-left: -20px;
} 

#menuDiv div.menu UL li {
	margin: 0px;
	padding: 7px 0px 8px 20px;
	color: #cecdcd;
	font-size: 11px;
	font-weight: bold; 
}

#menuDiv div.menu UL li.on  {
	margin: 0px 0px 0px -1px;
	padding: 7px 0px 8px 20px;
	background: url(/css/images/bg-menu.jpg) #d7d4d4 right 0 repeat-y;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#indexMenuDiv div.menu UL li {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}


#menuDiv div.menu li.on UL {
 padding: 3px 0px 3px 0px;
}

#menuDiv div.menu li.on * {
	color: #182c90;
}

#menuDiv div.menu li.on a:hover {
	color: #ffffff;
}
/* MENU Level 2 */

#menuDiv div.menu  UL li.on li  {
	background: transparent;
	padding: 1px 0px 1px 10px;
	border-top: 0px none;
	border-bottom: 0px none;
	list-style-image: none;
}

#menuDiv div.menu li.on li * {
	color: #666666;
}


#menuDiv div.menu li.on li.on * {
	color: #000000;
}

#menuDiv div.menu li.on li.on a:hover {
	color: #ffffff;
}

/* MENU Level 3 */

#menuDiv div.menu  UL li.on li li  {
	background: transparent;
	padding: 1px 0px 1px 10px;
	border-top: 0px none;
	border-bottom: 0px none;
}

#menuDiv div.menu li.on li.on li * {
	font-weight: normal; 
	color: #666666;
}

#menuDiv div.menu li.on li.on li.on * {
	font-weight: normal; 
	color: #000000;
}

#menuDiv div.menu li.on li.on li.on li * {
	font-weight: normal; 
	color: #666666;
}

#menuDiv div.menu li.on li.on li.on li a:hover {
	color: #ffffff;
}

#menuDiv div.menu li.on li.on li.on li.on * {
	font-weight: normal; 
	color: #000000;
}

#menuDiv div.menu li.on li.on li.on li.on a:hover {
	color: #ffffff;
}

#topNav {
	display: block;
	position: absolute;
	right: 20px;
	bottom: 5px;
}

#topRDiv * {
	font-size:11px;
}

#topRDiv * {
	color: #dcdcdc;
}


#topRDiv a {
	color: #dcdcdc;
	padding: 5px;
	text-decoration: none;
}

#topRDiv a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#serviceNav {
	display: block;
	position: absolute;
	right: 20px;
	bottom: 5px;
}
#serviceRDiv * {
	color: #FFFFFF;
	font-size:11px;
}


#serviceRDiv a {
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}

#serviceRDiv a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*  CONTENT  */
#contentDiv p {
	padding-top: 					0px;
	padding-bottom: 				3px;
	margin-top: 					0px;	
	margin-bottom: 				3px;		
}

#contentDiv H1, #contentDiv .H1 {
	font-size: 						14px;	
	color: 							#182c90;
	line-height: 					19px;
	padding-bottom:				0px;
	margin-bottom:					7px;
}

#contentDiv .H1.indexPage {
		margin-bottom:					10px;
		margin-top:					10px;
}

#contentDiv H2, #contentDiv .H2 {
	font-size: 						12px;
	font-weight:					bold;			
	color: 							#5164ca;
	line-height: 					17px;
	margin-bottom:					0px;
}

#contentDiv H3, #contentDiv .H3 {
	font-size: 						12px;	
	color: 							#484848;
	line-height: 					17px;
	margin-bottom:					5px;
}

#contentDiv H4 {
	font-size: 						11px;	
	color: 							#484848;
	line-height: 					15px;
	font-weight: 					bold;
}
#contentDiv .h4 {
	font-size: 						11px;	
	line-height: 					15px;
	font-weight:					bold;
}

#contentDiv ul, #contentDiv ol {
	padding-top:					0px;
	margin-top:						0px;
	padding-bottom:				5px;
	margin-bottom:					0px;
	padding-left: 					17px;
	margin-left: 					12px;
}

#contentDiv ul li, #contentDiv ol li {
	padding-left:					0px;
	margin-left:					0px;
	margin-right:					0px;
	padding-right:					0px;
	margin-bottom:					3px;
	list-style-position: 		outside;
}

#contentDiv .text {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 						12px;	
	color: 							#484848;
	line-height: 					17px;
}

#contentDiv .footnote, #contentDiv .picText {
	font-size: 						9px;
	line-Height: 					12px;
	padding-bottom: 				10px;		
}

#contentDiv .textM2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 						10px;	
	color: 							#000000;
	line-height: 					15px;
}

.trenner {
	border-bottom: 1px #999999 dotted;
	line-height: 1px;	
	height: 1px;
	margin: 10px;
}

.white {
	color: 							#F8FCF8;
}

.hellgrau {
	color: 							#DCDCDC;
}


.whiteBold {
	color: 							#F8FCF8;
	font-weight: 					bold;
}

.important {
	color: 							#A62312;
}


a {
	color: 							#182C90;
}

a:hover {
	color: 							#182C90;
	text-decoration: 				underline;
}



table.listing1 {
	border: 							1px solid #58595B;
	border-collapse: 				collapse;
	margin-bottom:					10px;
	margin-top:						10px;
}

table.listing1 th {
	color: 							#FEFEFE;
	background-color: 			#B0B0B0;
	border-bottom: 				1px solid #58595B;
	padding-bottom: 				4px;
	padding-top: 					4px;
}

table.listing1 tr.odd {
	background-color: 			#efefef;
}
table.listing1 tr.even { 
	background-color: 			#FEFEFE;
}
table.listing1 tr.sub th { 
	background-color: 			#C9C9C9;
}
table.listing1 td,table.listing1 th {
	border-bottom: 				1px solid #58595B;
	border-left: 					1px solid #58595B;
	font-family: 					Arial, Helvetica, sans-serif;
	font-size: 						11px;
	padding-left: 					4px;
	padding-right: 				4px;
	vertical-align: 				top;
	line-height: 					16px;
}

table.listing1 td.firstCol, table.listing1 th.firstCol {
	border-bottom: 				1px solid #58595B;
	border-left: 					1px solid #58595B;
	font-family: 					Arial, Helvetica, sans-serif;
	font-size: 						11px;	
}

table.listing2 {
	border: 							1px solid #58595B;
	border-collapse: 				collapse;
	background-color: 			#FEFEFE;
	margin-bottom:					10px;
	margin-top:						10px;
}
table.listing2 th {
	color: 							#FEFEFE;
	background-color: 			#B0B0B0;
	border-bottom: 				1px solid #58595B;
	padding-bottom: 				4px;
	padding-top: 				4px;
}

table.listing2 tr.odd {
	background-color: 			#efefef;
}
table.listing2 tr.even { 
	background-color: 			#FEFEFE;
}
table.listing2 tr.sum, table.listing2 td.sum { 
	background-color: 			#C8C8F8;
}

table.listing2 tr.sub th { 
	background-color: 			#C9C9C9;
}
table.listing2 td,table.listing2 th {
	border-bottom: 				1px solid #58595B;
	border-left: 					1px solid #58595B;
	font-family: 					Arial, Helvetica, sans-serif;
	font-size: 						11px;
	padding-left: 					4px;
	padding-right: 				4px;
	vertical-align: 				top;
	line-height: 					16px;
}

table.listing2 td.firstCol, table.listing2 th.firstCol {
	background-color: 			#D9D9D9;
}

/*  TEXT ETC.ENDE  */


table.formular	td {
	padding-top: 5px;
}	
table.formTbl	td {
	vertical-align: top;
}	
 

.border1 {
	border: 1px solid;	
}

.borderGrey {
	border-color: #999999;	
}

/*  Layers  */
#container
	{
   margin: 0  auto ;   
    width: 987px;
   	min-height: 100%;
  	height:auto !important; /* moderne Browser */
  	height:100%; /* IE */
  	background: url(/css/images/bg-container.gif) #ffffff repeat-y;
  	border-right: 1px solid #58595b;
  	border-left: 1px solid #ffffff;
	}
	
#container.indexPage
	{
  	background: url(/css/images/index_bg.jpg) repeat-x 0 -100px #ffffff ;
	}	

#topRDiv {
	position:relative;
	left:0px;
	top:0px;
	float:left;
	width:743px;
	height:64px;
	background: url(/css/images/bg-top.jpg) #576bce 0 bottom repeat-x;
	border-bottom: 1px solid #5266cc;
	border-left:  0px none;
	border-right:  0px none;
	z-index: 2;
}
#topLDiv {
	position:relative;
	left:0px;
	top:0px;
	float:left;
	width:243px;
	height:64px;
	background: url(/css/images/bg-top.jpg) #576bce 0 bottom repeat-x;
	border-bottom: 1px solid #5266cc;
	border-left:  0px none;
	border-right: 1px solid #80e5fb; 
	z-index: 2;
}

#logoDiv {
	position:relative;
	left:0px;
	top:0px;
	float: left;
	width:243px;
	height:122px;
	background-color: #cecccd;
	border-top: 1px solid #80e5fb;
	border-bottom: 1px solid #ffffff;
	border-left: 0px none;
	border-right: 1px solid #80e5fb; 
	z-index: 2;
}

#headerDiv {
	position:relative;
	left:0px;
	top:0px;
	width:743px;
	height:122px;
	float: right;
	border-top: 1px solid #80e5fb;
	border-bottom: 1px solid #ffffff;
	border-left: 0px none;
	border-right: 0px none; 
	z-index: 2;
}

#serviceLDiv {
	position:relative;
	left:0px;
	top:0px;
	float:left;
	width:243px;
	height:23px;
	background: url(/css/images/bg-service.jpg) #576bce  0 0 repeat-x;
	border-top: 1px solid #a7a7a7;
	border-bottom: 1px solid #b0b0b0;
	border-left: 0px none;
	border-right: 1px solid #80e5fb; 
	z-index: 2;
}

#serviceRDiv {
	position:relative;
	left:0px;
	top:0px;
	float: right;
	width:743px;
	height:23px;
	background: url(/css/images/bg-service.jpg) #576bce  0 0 repeat-x;
	border-top: 1px solid #a7a7a7;
	border-bottom: 1px solid #b0b0b0;
	border-left: 0px none;
	border-right: 0px none;
	z-index: 2; 
}

#contentDiv {
	position: relative;
	float: right;
	width:743px;
	margin-top: 0px;
	z-index: 1;
	border-top:  0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 0px none;
}

#contentDiv.indexDiv {
	float: left;
	width:988px;
}

#contentDiv .innerT {
	padding: 20px;

}
#menuDiv {
	position:relative;
	left:0px;
	top:0px;
	height: 100%;
	float: left;
	border-top: 214px;
	width:243px;
	border-top:  0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 1px solid #80e5fb; 
	background: #182c90;
	z-index: 1;
}

div.clearAll {
	clear: both;	
	height: 0px;
}

a.Icons, #serviceRDiv a.Icons, #topRDiv a.Icons {
	padding-left: 17px;
}

a.Icons.listBulletL1,a.Icons.listBulletL2,a.Icons.listBulletL3,a.Icons.listBulletL4  {
	padding-left: 13px;
	margin-left: -13px;
}

a.Icons.listBulletL1 {
	background: url(/css/images/list_buttonL1.gif) 0 1px no-repeat;
}
a.Icons.listBulletL2 {
	background: url(/css/images/list_buttonL2.gif) 0 1px no-repeat;
}
a.Icons.listBulletL3 {
	background: url(/css/images/list_buttonL3.gif) 0 1px no-repeat;
}
a.Icons.listBulletL4 {
	background: url(/css/images/list_buttonL4.gif) 0 1px no-repeat;
}

a.Icons.print {
	background: url(/css/images/print.png)   0px 4px no-repeat;
}

a.Icons.bookmark {
	background: url(/css/images/bookmark.png)   0px 4px no-repeat;
}

a.Icons.legal {
	background: url(/css/images/legal.png)   0px 4px no-repeat;
}

a.Icons.close {
	background: url(/css/images/closeWindow.png)   0px 0px no-repeat;
}

span.dot {
	display: block;
	width: .8em;
	height: .8em;	 
	float: left;
	margin-right: 5px;
	margin-top: .3em;
}

span.dot.Orange {
	background: orange;	
}
span.dot.LiteBlue {
	background: #5164ca;	
}

/* Formulare Ende*/


/* LAYERFORMATIERUNG  ENDE */

/*  ABSTÄNDE  */

.T0R0B0L16 {
	padding-top:					0px;
	padding-right:					0px;
	padding-bottom:				0px;
	padding-left:					16px;
}

/* ABSTÄNDE ENDE */

/* BASISFORMATIERUNG ENDE  */
/* BOTTOM */
div.bottomLinks a {
	padding-right: 16px; 
	font-size:	11px;
	color:	#DCDCDC;
}

/* BOTTOM ENDE */

/* jquery jTabber */

#nav a, #nav a:active, #nav a:visited {
	display:block;
	float:left;
	padding:2px 4px;
	background:#efefef;
	color: #999999;
	margin-right:10px;
	text-decoration:none;
	border-top: 2px solid #dddddd;
	border-bottom: 0px none;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	outline:none;
	}
#nav a.selected, #nav a.selected:active, #nav a.selected:visited {
	background:#eeeeee;
	text-decoration:none;
	border-top: 2px solid red;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	color: black;
	outline:none;
	}
.hiddencontent {
	padding:12px;
	background:  #eeeeee;
	border: 1px solid #dddddd;
	display:none;
	margin-top: -1px;
}

.clear {
	clear:both;
}


/* Base Superbox Styles */
#superbox-overlay{position:fixed;top:0;left:0;z-index:9998;width:100%;height:100%;}
#superbox-wrapper{position:fixed;z-index:9999;top:0;display:table;width:100%;height:100%;}
#superbox-container{position:relative;display:table-cell;width:100%;height:100%;margin:0;padding:0;vertical-align:middle;}
#superbox{margin:0 auto;padding:0;}
#superbox-container .loading{margin:0;text-align:center;}

/* IE7 */
*:first-child+html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
*:first-child+html #superbox{position:relative;top:-50%;display:block;}
/* IE6 - Thanks to Thickbox for IE expressions */
* html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
* html #superbox{position:relative;top:-50%;display:block;}
* html #superbox-overlay{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight + 'px' : document.body.offsetHeight + 'px');}
* html #superbox-wrapper{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}

/* Default Theme */
#superbox-overlay{background: #182C90;}
#superbox-container .loading{text-align:center;font-size:40px;color:#9898F8;}
#superbox{padding:10px;background:#fff;}
#superbox-innerbox{padding:10px 0;}
#superbox.image{text-align:center;}
#superbox .close,
#superbox .nextprev{overflow:hidden;margin:0;}