/* CSS Document E6E6E6*/

		body { padding: 0px; margin: 0px;
		       font: normal 10pt verdana,sans-serif;
			   color: #000000; background-color: #E6E6E6;
		     }
/*Kopf-----------------------------------------------------------------------------------------------------------------*/	 
		#kopf   { position: relative; top: 0px; left: 0px; 
		          height: 137px;
		          background:   url(index/head.jpg);
		         }	
		#kopf h1 { color: #c56911; font-weight: bold; font-size: 16px; 
		           position: relative; top: 86px; left: 31px; margin: 0px;
				   
		         }
/*Minis oben-----------------------------------------------------------------------------------------------------------------*/	 
		#systemlinks        { position: absolute; right: 10px; top: 76px; }
		#systemlinks a      { color: #1881BA; text-decoration: none; 
		                      padding: 0px 0px;
		                     }		 
		#systemlinks a:hover { text-decoration: underline; }			   
		#systemlinks a.last  { border-right: none; }			   
/*Menue Box im HG-----------------------------------------------------------------------------------------------------------------*/	 
		
#menu 		{ position: absolute; left: 0px; top: 137px;
			width: 186px;
			height: 486px;
			background:   url(index/left.jpg);
			background-repeat: no-repeat;
			z-index:10}
			
/*Menue selbst------------------------------------MENUE-------------------------------------------------*/

.menu 		{font-family: arial, sans-serif; width:130px; height:150px; position:relative; left: 14px; font-size:12px; margin:10px; z-index: 7;}

			
#toplinks a {display: block; width: 130px; color:#c56911; font-size: 12px; padding: 6px; text-decoration: none;border-Top:1px dotted #c56911; z-index:10;}
#toplinks a:hover {color:#ffffff; background-color:#5a3008; text-decoration: none; font-size: 12px;  border-top:1px dotted #ffffff}
#toplinks a:visited {text-decoration: underline; color:#c56911; background-color:#5a3008; font-size: 12px;}
	
			
/*Menue selbst------------------------------------MENUE Ende-------------------------------------------------*/

/*Content-----------------------------------------------------------------------------------------------------------------*/	 
		#inhalt        { position: relative; top: 0px; bottom: 0px;
		                 margin-left: 199px;
						 margin-right: -10px; /* das war zu breit !!! */
						 width: 460px;
					   }
		#inhalt img    { margin: 0px 10px 10px 0px; }
		#inhalt object   { float: right; margin: 0px 10px 10px 0px; }
		#inhalt div    { float: left; margin: 0px 10px 18px 0px; padding: 0px 0px 0px 2px; }
		#inhalt a      { color: #c56911; text-decoration: none}
		#inhalt a:hover {color: #5a3008; text-decoration: underline}
		#inhalt a:visited {color: #5a3008; text-decoration: underline}
		#inhalt table	{font-size: 10px}
		#inhalt .bold	{font-weight: bold}

        .breit         {width: 460px;}
		
		h2          {font-size: 12px; margin: 0px 0px 6px 0px; color: #5A3008; padding: 0px 0px 2px 3px;
					border-bottom: 1px dotted #5A3008;
					border-left: 1px dotted #5A3008;}
					
		h4          {font-size: 8px; padding: 0px; margin: 0px; font-weight: bold; color: #c56911 }				 	

		p           { margin: 0px; padding-left: 3px; }
		
/*rechterbalken-----------------------------------------------------------------------------------------------------------------*/	 
		#rechterbalken 		{ position: absolute; right: 10px; top: 152px; 
							width: 140px;
							margin: 0px; 
							padding: 4px;
							border-left: 2px dotted #1881ba;
							}
		#rechterbalken img 	{ margin: 4px 0px 4px 0px; }
		#rechterbalken h3	{ margin: 0px; font-size: 12px; color: #1881ba; padding: 0px; border-bottom: 1px dotted #1881ba;  border-left: 1px dotted #1881ba;}
		#rechterbalken a {	color:#000000; text-decoration: none; font-size: 12px; }
		#rechterbalken a:hover{color:#1881ba; text-decoration:underline;}
		#rechterbalken a:visited{color:#000000; text-decoration:underline}
		#rechterbalken p {background-color: #f9fafe; padding: 4px;}
		
/*Fuss runde Ecken-----------------------------------------------------------------------------------------------------------------*/	 		
		#fuss          { clear: left; text-align: center; margin-top: 10px;  
		               background: url(index/fuss.jpg);}
/*Positionierung oben zentriert-----------------------------------------------------------------------------------------------------------------*/	 
		#alles         { position: absolute; top: 0px; left: 50%;
		                 width: 840px;
		                 margin-left: -420px; 
						 background: url(index/middle.jpg); background-repeat: repeat-y;
		               }
/*Shop-------------------------------------------------------------------------------------------------------------------------------------*/	 
        label { width: 120px; display: block; float: left; margin-bottom: 5px; margin-left: 0px;}		
        input { width: 40px; display: block; float: left; margin-bottom: 5px; border: 1px solid gray; 
		        text-align: left; 
		      }		
		.lang {width: 200px; }
		.weit {width: 180px; }
		.loeschen {width: 114px}

