/* CSS Document E6E6E6*/

		body { padding: 0px; margin: 0px;
		       font: normal 10pt verdana,sans-serif;
			   color: #000000; background-color: #ffffff;
		     }
/*Kopf-----------------------------------------------------------------------------------------------------------------*/	 
		#kopf   { position: relative; top: 0px; left: 0px; 
		          height: 137px;
		          background:   url(-.jpg);
		         }
#kopf h1 { color: #701a32; font-weight: bold; font-size: 16px; 
           position: relative; top: 50px; left: 0px; margin: 0px;}
	
/*Minis oben-----------------------------------------------------------------------------------------------------------------*/	 
		#systemlinks        { position: absolute; right: 14px; top: 0px; }
/*Menue Box im HG-----------------------------------------------------------------------------------------------------------------*/	 
		
#menu 		{ position: absolute; left: 0px; top: 137px;
			width: 0px;
			height: 0px;
			background:   url(-.jpg);
			background-repeat: no-repeat;
			z-index:10}

/*Menue selbst------------------------------------MENUE-------------------------------------------------*/
	.menu 		{font-family: arial, sans-serif; width:0px; height:0px; position:relative; left: 0px; font-size:0px; margin:0px; z-index: 7;}

			
#toplinks a {display: block; width:0px; color:#ffffff; background-color:#ffffff; font-size: 0px; padding: 0px; text-decoration: none;border:0px solid #ffffff; z-index:10;}
#toplinks a:hover {color:#ffffff; background-color:#ffffff; text-decoration: none; font-size: 0px;  border:0px solid #ffffff}
#toplinks a:visited {text-decoration: none; color:#701a32; background-color:#C4D6E0; font-size: 0px;}

.submenu {display: none; }
.submenu a {display: block; width: 0px; color:#000000;  background-color:#C4D6E0; font-size: 0px;padding: 4px; text-decoration: none; border-bottom: 0px solid #B7C8D1}
.submenu a:hover {text-decoration: none; color:#1881BA; background-color:#EEF4F7; font-size: 0px;}
.submenu a:visited {text-decoration: none; color:#701a32; background-color:#C4D6E0; font-size: 0px;}
			
#subaus {width: 0px;  position: absolute; left: 131px; top: 26px; z-index: 10}
	#subtra {width: 0px; position: absolute; left: 260px; top: 26px; z-index: 8}
	#submob {width: 0px; position: absolute; left: 260px; top: 50px; z-index: 8}
	#subcit {width: 0px; position: absolute; left: 260px; top: 74px; z-index: 8}

#subser {width: 0px; position: absolute; left: 131px; top: 50px; z-index: 8}

		
/*Menue selbst------------------------------------MENUE Ende-------------------------------------------------*/

/*Content-----------------------------------------------------------------------------------------------------------------*/	 
		#inhalt        { position: relative; top: 0px; bottom: 0px;
		                 margin-left: 0px;
						 margin-right: -10px; /* das war zu breit !!! */
						 width: 300px;}
						 
		.schmal1		{width: 80px; clear: left }
		.schmal2	   li{padding: 0px 0px 0px 6px;}
		.schmal2 	   ul{margin-bottom: 0px; margin-top: 6px}
		.block			{display: none;}

/*rechterbalken-----------------------------------------------------------------------------------------------------------------*/	 
		#rechterbalken 		{ position: absolute; right: 0px; top: 152px; 
							width: 100px;
							
							margin: 0px; 
							padding: 4px;
							border-left: 2px solid #701a32;
							}
/*Fuss runde Ecken-----------------------------------------------------------------------------------------------------------------*/	 		
		#fuss          { clear: left; text-align: center; margin-top: 10px;  
		               background: url(-.jpg);}
/*Positionierung oben zentriert-----------------------------------------------------------------------------------------------------------------*/	 
		#alles         { position: absolute; top: 0px; left: 0%;
		                 width: 600px;
		                 margin-left: 0px; 
						 background:   url(-.jpg); background-repeat: repeat-y;
		               }


