/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
/*  Farben                                                                                                */
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

/*  Rot                            	#822413

/*  Grau  (  10%  )                 #D7D7D7
/*  Grau  (  20%  )                 #B7B7B7
/*  Grau  (  30%  )                 #9A9A9A
/*  Grau  (  50%  )                 #707070

/* 	Blau							#006EAA 

/*	OMO Navi						#B2D3E5
/*  Grau (Hintergrund)				#CCC8BA 	


/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
/*  Allgemeine Styles					                                                                  */
/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

body						{ font: 11px Verdana; background: #EEE; }

a							{ color: #006EAA;  text-decoration: none; }

h1							{ font: 16px Verdana; }
h2							{ font: 13px Verdana; color: #006EAA; margin-bottom: 4px; }

#pane 						{ width:800px; margin:0px auto; padding:0px; text-align:left;  background: #FFF url(../images/verlauf.gif) no-repeat;} 

#backgroundLayer			{ position: absolute; z-index: 1000; }

#navigation					{ position: absolute; z-index: 1001;  top: 7px; width: 800px;  height: 44px; overflow: hidden;  }
#navigation	ul				{ position: relative; top: 7px;  background-color: #006EAA; height: 29px; line-height: 29px; list-style: none; margin: 0; padding: 0; padding-left: 18px;  }
#navigation	li				{ float:left; margin:0; line-height: 29px;color: #FFF; }
#navigation	li a				{ line-height: 29px;  color: #FFF; font-size: 11px; text-decoration: none;  padding: 8px 16px 8px 16px; }
#navigation	li a:hover,		
#navigation	li#current		{ background-color: #B2D3E5;  text-decoration: none; }

/* #navigation	ul.menu			{ width: 800px; height: 40px; background: red; } */

#navigation	li.item8			{ position: relative; left: 100px; } 

#header						{ position: relative; top: 44px; width: 573px; height: 111px; background: #FFF url(../images/header.jpg) no-repeat; z-index: 1000;} 

#header	#corner				{ position: absolute; left: 422px; z-index: 10; } 
#header	#headerimage		{ position: absolute; z-index: 5;} 


#content					{ position: relative; top: 47px; width: 800px; line-height: 15px; }

#inhalt 						{ float:left; width:580px;   }
#inhalt .text				{ padding: 0px 50px 20px 30px; }
#inhalt a 					{ font-weight: bold; }
#inhalt p 					{ margin-top: 4px; }

#rechts 						{ position: relative; z-index: 1001; top: 13px; padding-right: 20px; margin-left:627px; margin-bottom:80px; color: #006EAA; font-size: 10px; }
#rechts a 					{ font-weight: bold; }
#rechts 	h1					{ color: #000;  }

	
#footer 						{ clear: both;   background:#006EAA; padding-left: 32px; height: 23px; line-height: 23px; color: #FFF; font-size: 10px; overflow:hidden;  }
#footer .copyright			{ float:left; height: 23px;   }
#footer .imprint				{ float:right; position: relative; right: 46px; height: 24px; color: #FFF;  }
#footer p					{ margin:0; padding:0; }
#footer	a					{ line-height: 23px;  color: #FFF; font-size: 10px; text-decoration: none;  padding: 5px 16px 6px 16px; }
#footer	a:hover				{ background-color: #B2D3E5;  text-decoration: none; }

div.componentheading,
#ckpoweredby				{ display: none; }

.contentheading				{ font: 16px Verdana; }

.contentpaneopen			{ padding-bottom: 20px; }

#ckform3 					{ position: relative; width: 460px; }

#ckform3 .ckCSSlabel			{ position: relative; width: 100px; }
