
/*********************************************
			page format
 *********************************************/
body {
	font: 1.0em arial,sans-serif;
	color: #444;
	}

h1 {
	font: 400 2.5em 'book antiqua','times new romans',serif;
	color: #00477C;					/*d.gruen: #10494A*/
	display: inline;
	}
	
h2 {
	font: 400 1.0em 'trebuchet ms',arial,sans-serif;
	color: #A8A8AA;					/*m.grau, war:d.orange #BD481D*/
	display: inline;
	letter-spacing: 1px;
	}
	
h3 {
	font: 600 1.8em 'book antiqua','times new romans',serif;
	color: #00477C;/*d.gruen: #10494A*/
	font-style: italic;
	margin: 10px 0;
	background: #FFEC01;			/*gelb*/
	padding: 20px 0px 60px 10px;
	}

h4 {
	font: 400 1.5em 'book antiqua','times new romans',serif;
	color: #316AC5;					/*h.gruen #057676*/
	font-style: italic;
	margin: 15px 0 0 0;
	}
	
h5, h5 a {
	font: 400 1.1em 'trebuchet ms',arial,sans-serif;
	color: #A8A8AA;					/*m.grau, war:d.orange #BD481D*/
	margin: 15px 0 0 0;
	text-decoration: none;
	}
	
h5 a:hover {
	text-decoration: underline;
	}
		
a 	{
	color: #00477C;					/*m.grau, war:d.orange #BD481D*/
	text-decoration: underline;
	}

a:hover {
	color: #316AC5;					/*h.gruen 81A882*/
	text-decoration: none;
	}

a img {
	border: 0;
	}
		
		
hr	{
	color: 	#00008b;
	width:	200px; 
	}


/*********************************************
			Navigation
 *********************************************/
.topnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	}
	
.topnav li {
	float: left;
	clear: none;
	}
	
.topnav li a {
	margin-left: 20px;
	padding-top: 5px;
	display: block;
	text-decoration: none;
	font: 400 0.9em 'trebuchet ms',arial,sans-serif;
	color: #A8A8AA;/*m.grau, war:d.orange #BD481D*/
	}

.topnav li a:hover {
	color: #316AC5; /*h.gruen 81A882*/
	text-decoration: underline;
	}
	
.rootnav {
	width: 463px;
	height: 25px;
	padding: 10px 20px 0 20px;
	font-size: 0.7em;
	background: #FFFFFF; /*#E3E3E5 h.grau, war:h.beige #dbd6ad*/
	border-right: 2px solid #FFF;
	}
	
.rootnav a {
	color: #00477C;/*d.gruen: #10494A*/
	padding: 0 20px 0 10px;
	background: #FFFFFF url('img/arrow.gif') no-repeat right center; /*wei§, war #E3E3E5 h.grau, war h.beige #dbd6ad*/
	}

.rootnav a:hover {
	color: #316AC5; /*h.blau, war #057676 h.gruen*/
	text-decoration: none;
	}
	
#rcolumn2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
ul.subnav {
	font-size: 0.9em;
	margin-bottom: 15px;
	}
	
.subnav li a{
	display: block;
	width: 210px;
	background: #E3E3E5; /*h.grau, war:h.beige #dbd6ad*/
	margin: 1px 0 0 0;
	padding: 8px 15px;
	color: #00477C;/*d.blau, war:d.gruen: #10494A*/
	text-decoration: underline;
	}

.subnav li.first a{
	font: 600 1.1em 'trebuchet ms',arial,sans-serif;
	width: 210px;
	background: #A8A8AA;				/*m.grau, war:d.orange #BD481D*/
	margin: 1px 0 0 0;
	padding: 12px 15px;
	color: #fff;
	text-decoration: none;
	}

.subnav li a:hover {
	background: #8788AA;				/*m.grau, war: d.beige #CFC994*/
	color: #316AC5;						/*h.blau, war: #006666*/
	text-decoration: none;
	}

.subnav li.first a:hover {
	background: #A8A8AA;				/*m.grau, war orange #CE5918*/
	color: #FFF;
	text-decoration: none;
	}
	
	
/*********************************************
			frontblurb + textbox
 *********************************************/
 
 .frontblurb {
	height: 250px;
	padding:  10px 20px;
	color: #000000; /*war: #EEE #CCC*/
	font-size: 0.7em;/*war: 0.8em*/
	background: #fff url('img/main_right.jpg') no-repeat top left; /*war img/righttop2.jpg*/
	}
	
.frontblurb p {
	margin: 3px 0 5px 0;
	}
	
.frontblurb h2 {
	display: block;
	color: #F27D0F;
	font-size: 1.4em;
	margin: 25px 0 0 0;
	}
	
.textbox {
	margin: 15px 0;
	padding: 20px 20px;
	background: #E3E3E5; /*h.grau, war h.beige #E4E0C2*/
	border: 1px solid #8788AA; /*d.beige #CFC994*/
	}

.textbox h2 {
	color: #316AC5; /*h.gruen #057676*/
	font-size: 1.0em;
	font-weight: 600;
	margin: 0 0 20px 0;
	}

.textbox p{
	line-height: 1.6em;
	font-size: 0.7em;
	}

/*********************************************
			main
 *********************************************/

#main p {
	
	margin: 8px 15px 8px 0;
	line-height: 1.8em;
	font-size: 0.9em;
	}

ol {
	color: #00477C;/*d.gruen: #10494A*/
	font: 600 1.0em arial,sans-serif;
	padding: 10px;
	}
 
ol span {
	font: 400 1.0em 'trebuchet ms',arial,sans-serif;
	color: #444;
	font-style: normal;
	}

ol li {
	margin-left: 25px;
	padding: 4px 0
	}
	
img.content, a img.content {
	float:left;
	margin: 10px 10px 10px 0;
	padding: 2px;
	background: #E3E3E5; /*h.grau, war h.beige #E4E0C2*/
	border: 2px solid #00477C;/*d.gruen: #10494A*/
	}
	
a:hover img.content {
	border: 2px solid #A8A8AA;/*m.grau, war:d.orange #BD481D*/
	}
	
	
/*********************************************
			tables
 *********************************************/
 
table {
  width: 100%;
  margin-bottom: 20px;  
  font-size: 1em;
  border-collapse: collapse;
}

table caption {
  margin-top: 20px;
  padding: 0 0 0.5em 3px;
  font: 400 1.2em arial,sans-serif;
  text-align: left;  
  letter-spacing: -1px;
}

table th,
table td {
  text-align: left;
  vertical-align: top;
  padding: 4px 7px !important;
  padding: 6px 10px;
}


thead th {
	background: #A8A8AA;/*m.grau, war:d.orange #BD481D*/
	color: #FFF;
	border-bottom: 1px solid #FFF;
}


tbody td {
	background-color: #E3E3E5; /*h.grau, war:h.beige #dbd6ad*/
	border-bottom: 1px solid #FFF;
}

tbody tr:hover {
	background-color: #8788AA; /*d.beige #CFC994*/
}


/*********************************************
			forms
 *********************************************/
 
form input.text, form textarea{
	width:100%;
	border:1px solid #E3E3E5; /*h.grau, war:h.beige #dbd6ad*/
	color:#444;
	padding:4px 5px;
	font:12px Arial,san-serif;
	background-color: #E3E3E5; /*h.grau, war h.beige #E4E0C2*/
	}

form input.text:hover, form textarea:hover{
	border:1px solid #8788AA; /*d.beige #CFC994*/;
	}

form input.text:focus, form textarea:focus{
	border:1px solid #8788AA; /*d.beige #CFC994*/;
	color:#444;
	}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font:12px Arial,san-serif;
	color: #ffffff;
	background-color: #00477C;/*d.gruen: #10494A*/
	}

* html form input.text,

* html form textarea{
	border-color: #8788AA; /*d.beige #CFC994*/
	color:#444;
	}
	
/*********************************************
			sonstiges
 *********************************************/
	
.blockquote {
	display: block;
	width: 100%;
	border-left: 2px solid #A8A8AA;/*m.grau, war:d.orange #BD481D*/
	background-color: #E3E3E5; /*h.grau, war:h.beige #dbd6ad*/
	margin: 10px 0 20px 10px;
	padding: 5px;
	font-style: italic;
	}

	
.footnav {
	width: 730px;
	text-align: center;
	padding: 10px;
	background: #E3E3E5; /*h.grau, war h.beige #E4E0C2*/
	border-top: 3px solid #00477C;/*d.gruen: #10494A*/
	border-bottom: 1px solid #8788AA; /*d.beige #CFC994*/
	margin: 0 0 10px 0;
	}

.footnav a {
	margin: 0 10px;
	color: #00477C;/*d.blau, war:d.orange #BD481D*/
	text-decoration: underline;
	}

.footnav a:hover {
	color: #316AC5;
	text-decoration: none;
	}

.copyright {
	text-align: left;
	}
/*   hier gehts weiter   */
	
/*  ----------  Flaggen Position innerhalb navAlpha  ----------  */
	.flagpos {
		position:				absolute;
		width:					15px;
		height:					11px;
		top:					132px;
		left:					13px;
		border:					1px dotted #0F9D9D; /* 495c7a grau*/
		background-color:		#eeeeee;
		padding:				4px;
		z-index:				3;
		}


/*  ----------  boxes  ---------- */

	.boxheader {    /*    d.gruene Textbox fuer Infobox */
		font-family: 			verdana, arial, sans-serif;
		font-size:				12px;
		font-style:				normal; 
		line-height:	 		16px;
		color:					#FFFFFF;
		background-color: 		#0F9D9D; /*=d.gruen /#ff5500=orange*/
		width:					400px;
		height: 				20px;
		font-weight: 			bold;
		border: 				1px solid;
		border-color:	 		#EEEEEE #495C7A #FFFFFF #EEEEEE;
		padding-left: 			5px;
		padding-top: 			5px;
		}
		
	.boxinhalt {    /*    Text fuer Infobox */
		font-family: 			verdana, arial, sans-serif;
		font-size: 				10px;
		font-style: 			normal;
		line-height:	 		normal;
		color: 					#000000;
		background-color: 		#FFFFFF;
		width:					385px;
		border: 				solid;
		text-align: 			left;
		white-space: 			normal;
		/*clip:   rect(   );*/
		border-width: 			1px 1px 1px 1px;
		border-color: 			#FFFFFF #495C7A #495C7A #EEEEEE;
		padding: 				10px;
		}

/*  ----------  highlighting  ----------  */
	.currentItem {
		border-collapse:		collapse;
		border:					2px solid #FFA500;
		padding:				1px;
		}
		
	.currentYear {
		border-collapse:		collapse;
		border-bottom:			3px solid #316AC5; /*h.gruen 0f9d9d*/
		padding:				1px;
		text-decoration:		none;
		}
		
	.error_red {
		color:					red;
		}

/*  ----------  Listen  ----------  */

	.liste {
		list-style-image:		url(../media/list_style_image.gif);
		list-style-position:	outside;
		font-size:				0.87em;
		}

/*  ----------  Images  ----------  */
	.imgfloatright {
		float:					right;
		margin:					0 0 2px 2px;
		border:					1px dotted #333;
		padding:				2px;
		}
				
	.contentImg	{
		border:					none;
		float:					left;
		margin:					15px 20px 20px 5px;
		padding:				5px;
		}
			
			

/*  ----------- Tooltip  ----------  */
	a.tt {
		position:				relative;
		z-index:				24;
		text-decoration:	 	none;
		font-style:				bold;
		border-bottom:			0px dotted #0f9d9d;
		color: 					#A8A8AA;/*m.grau, war:d.orange #BD481D*/
		text-decoration: 		underline;
		}

	a.tt span {
		display: 				none;
		}

	a.tt:hover {
		z-index:				25;
	/*background:; ist ein ie hack, etwas muss sich aendern in a damit ie es ausfuehrt*/
		background:				;
		}

	a.tt:hover span.tooltip {
		display: 				block;
		position: 				absolute;
		top: 					0px;
		left: 					0;
		padding: 				15px 0 0 0;
		width: 					200px;
		text-align:				center;
		color: 					#000000;
		font:					12px Arial,san-serif;
		filter:					alpha(opacity:90);
		KHTMLOpacity:			0.90;
		MozOpacity:				0.90;
		opacity:				0.90;
		}
	
	a.tt:hover span.top {
		display: 				block;
		padding: 				30px 8px 0px;
		background: 			url(../media/bubble.gif) no-repeat top;
		}

	a.tt:hover span.middle {
		display:	 			block;
		padding: 				0 8px;
		background: 			url(../media/bubblefill.gif) repeat bottom;
		}

	a.tt:hover span.bottom {
		display: 				block;
		padding: 				3px 8px 10px;
		background: 			url(../media/bubble.gif) no-repeat bottom;
		}

/*********************************************
			unbenÃ¼tzt
 *********************************************/
/*	
	body { 
		background-color: 		#ffffff;
		background-image: 		url(koragen/media/bg_lines.gif);
		}
	
	h1	{
		color:					#0F9D9D;
		font-weight:			bold;
		font-size:				16px;
		}
	
	h2  {
		color: 					#0F9D9D;
		font-size: 				13px;
		}
		
	h6  {
		color: 					#00008b;
		font-weight: 			100;
		font-size: 				9px;
		}
	.menu-inactive {
		background:				#ddd;
		}
	
	.menu-active {
		background:				#0F9D9D; 
		padding-right:			2px;
		padding-bottom:			2px;
		}

	#navAlpha {
		position:				absolute;
		width:					150px;
		height:					440px;
		//  Hoehe der box  
		top:					30px;
		left:					20px;
		border:					1px solid #0F9D9D;
		padding:				10px;
		z-index:				2;
	
		// Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
		Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
		IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
		declaration. The incorrect IE5/Win value is above, while the correct value is 
		below. See http://glish.com/css/hacks.asp for details. */
		/*voice-family:			"\"}\"";
		voice-family:			inherit;
		width:					128px;
		}

	// I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
	length values to user agents that exhibit the parsing error exploited above yet get 
	the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
	a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). 
	
	body>#navAlpha {
		width:					128px;
		}

	div#navAlpha a {
		display:				block;
		text-align:				left;
		font:					bold 1em sans-serif;
		padding:				5px 10px;
		margin:					0 0 1px;
		border-width:			0;
		text-decoration:		none;
		color:					#FFFFFF;
		background:				#bbb;
		border-right:			1px solid #0F9D9D;
		}
			
	div#navAlpha a:hover {
		color:					#ffffff;
		background:				#0F9D9D;
   		border-right:			5px double #ffffff;
		}
	
	div#navAlpha .menu-active a {
		color:					#0F9D9D;
		}
		
	div#navAlpha .menu-active a:hover {
		color:					#FFFFFF;
		}
	
	div#navAlpha a span {
		display:				 none;
		}
	
	div#navAlpha a:hover span {
		display:				block;
		position:				absolute;
		top:					390px;
		left:					0;
		width:					125px;
		padding:				5px;
		margin:					5px;
		z-index:				100;
		color:					#0F9D9D;
		background:				#eeeeee;
		font:					12px verdana, arial, sans-serif;
		text-align:				left;
		}
		
	p,pre,h1,h2,h3,h4,h5,h6,ul,dd,ol,li,div,td,th,address,blockquote,nobr,b,i,a:visited,a:active
		{
		font-family: 			Verdana, Arial, Helvetica, sans-serif;
		}
		 
	pre, p, h3, h4, ul, dd, ol, li, div, td, th, address, blockquote, nobr, b, i {
		font-size: 				11px;
		}
	
	p 	{
		text-align:				justify;
		}
	img {
		border:					none;
		}
	

	
	.Content>p {
		margin:					0px;
		}
			
	.Content>p+p {
		text-indent:			30px;
		}
			
	
	.content {
		position:				relative; // Position is declared "relative" to gain control of stacking order (z-index). 
		width:					auto;
		min-width:				120px;
		margin:					0px 110px 20px 130px;
		padding:				10px;
		z-index:				3; //This allows the content to overlap the right menu in narrow windows in good browsers.
		}
		
//  ----------  Forms  ----------  
	form {
		min-width:				450px;
		max-width:				510px;
		width:					480px;
		}

	input, select, textarea {
		font-family: 			Verdana, Arial, Helvetica, sans-serif;
		font-size:				110%;
		color:					#0F9D9D;	
		}

	textarea 	{
		overflow:				auto;	
		}

	form div 	{
		clear:					left;
		display:				block;
		width:					330px;
		margin:					5px 0 0 0;
		padding:				1px 3px;

		}
	
	form div label 	{
		display:				block;
		float:					left;
		width:					180px;
		padding:				2px 5px;
		text-align:				right;
		}
	
	
	form div input, form div textarea {
		width:					230px;
		margin:					0px 0px 0px 190px;
		}
	
	form input.inputSubmit {
		width:					90px;
		margin:					0px 0px 0px 190px;
		color:					#ffffff;
		background-color:		
		}
		
		
		
		
		
		
		
	tab-reiter formate
	
	#AllTabsDiv {
			white-space:		nowrap;
	}
	
	span.activeTab {
	 		margin-right:		-6px;
	 		padding-left:		7px;
	 		padding-right:		7px;
	 		font-weight:		bold;
	 		font-size:			11px;
	 		border:				1px solid #AAAAAA;
	 		background-color:	#ffffff;
	 		color:				#07D7CB;
	 		border-bottom:		1px solid #CACACA;
	}
	
	span.passiveTab {
	 		margin-right:		-6px;
	 		padding-left:		8px;
	 		padding-right:		8px;
	 		border:				1px solid #E5E5E5;
	 		font-size:			11px;
	 		cursor:				default;
	 		background-color:	#DCDCDC;
	 		color:				#5684C5;
	 		border-bottom:		2px solid #DCDCDC;
	}
	
	span.hoverTab {
	 		margin-right:		-6px;
	 		padding-left:		7px;
	 		padding-right:		7px;
	 		font-size:			11px;
	 		border-bottom:		1px solid #CACACA;
	 		border:				1px solid #E5E5E5;
	 		cursor:				pointer;
	 		background-color:	#ffffff;
	 		color:				#07D7CB;
	}
	
	div.CardContent {
			padding:			8px;
			border:				1px solid #CACACA;
			border-top-style:	none;
			width:				500px;
			height:				220px;
			overflow:			hidden;
			display:			none;
	}
	
	unbenuetzt ENDE */