/* CSS Document E6E6E6*/

		body { 	padding: 0px;
				margin: 0px;
		       	font: normal 10pt verdana,sans-serif;
			   	color: #000000;		
				background-color: #cfd1d2;
		     }
/*Kopf-----------------------------------------------------------------------------------------------------------------*/	 
		#kopf   { position: relative; top: 0px; left: 0px; 
		          height: 137px;
		          background: url(index/head.jpg);
		         }	
		#kopf h1 { 	color: #f29400;
					font-weight: bold; 
					font-size: 16px; 
		           	position: relative; top: 86px; left: 31px;
					margin: 0px;
		         }
/*Menue Box im HG-----------------------------------------------------------------------------------------------------------------*/	 
		
#menu 			{position: absolute; left: 0px; top: 137px;
				width: 186px;
				height: 486px;
				background: url(index/left.jpg);
				background-repeat: no-repeat;
				}
#menu a 		{display: block; 
				width: 130px; 
				color:#f29400; 
				font-size: 12px; 
				padding: 1px; 
				text-decoration: none;
				border-top:1px dotted #f29400;
				}
#menu a:hover 	{color: #ffffff;
				}
#menu a:visited {text-decoration: underline;
				}
#menu p			{color: #f29400;
				font: 12px;
				font-weight:bold;
				padding: 6px;
				}
/*Menue selbst------------------------------------MENUE-------------------------------------------------*/

.menu 		{	font-family: arial, sans-serif; 
				width:130px; 
				height:150px; 
				position:relative; 
				left: 14px; 
				font-size:12px; 
				margin:10px;
				}
/*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 div    		{float: left; 
							margin: 0px 10px 18px 0px; 
							padding: 0px 0px 0px 2px;
							}
		#inhalt a      { color: #740a0e; 
						text-decoration: none
						}
		#inhalt a:hover {
						text-decoration: underline;
						}
		#inhalt a:visited {
							text-decoration: underline;
							}
		#inhalt	ul		{margin-bottom: 0px;
						margin-top: 2px;
						}
		#inhalt li		{
						list-style: square;

						}
		#inhalt table	{font-size: 10px}

        .breit         {width: 460px;
						}
		#inhalt .schmal{ width: 150px;
						margin: 0px;
						padding: 2px;
						font-weight: bold;
						}
		#inhalt .schmal_right {width: 280px;
						float: left;
						margin: 0px;
						padding: 2px;
						border-bottom: 1px solid #CCCCCC;
						}
		.schmal li		{padding: 0px 0px 0px 3px;
						margin-left: 0px;
						}
		.schmal ul		{margin-left: -10px;
						}
		#inhalt .schmal_right li{padding: 0px 0px 0px 3px;
						margin-left: -15px;
						list-style: square;
						}
		#inhalt .schmal_right ul{margin-left: -10px;
						}
		
		h2          {font-size: 12px;
					margin: 0px 0px 6px 0px;
					color: #740a0e; 
					padding: 0px 0px 2px 3px;
					border-bottom: 1px dotted #740a0e;
					}
		h4          {font-size: 13px; 
					padding: 0px; 
					margin: 0px; 
					font-weight: bold;
					}				 	
			
		h6         {font-size: 12px;
					margin: 0px 0px 6px 0px;
					color: #701a32;
					padding: 0px 0px 2px 3px;
					border-bottom: 1px dotted #701a32;
					}	
		p           { 	margin: 0px;
						padding-left: 3px;
						}
		
/*nur fuer die Seite Links-----------------------------------------------------------------------------------------------------------------*/	 
		#inhalt_links    { position: relative; top: 20px; bottom: 0px;
		                 margin-left: 199px;
						 margin-right: -10px; /* das war zu breit !!! */
						 width: 600px;
						 }
		#inhalt_links   div	 {float: left
							}
		#inhalt_links a      { color: #000000;
								font-weight: bold;
								}
		
		.smallh1		{	width: 380px;margin-bottom: 20px;
							margin-right: 20px;
							}
		.smallh			{	width: 80px;
							margin-bottom: 20px;
							margin-right: 20px;
							float: left;
							}
		.bold			{font-weight: bold;
						}
		h5				  {	font-size: 12px;
							padding: 0px 0px 6px 20px; 
							margin: 0px;
							color: #000000;
							}
		
/*nur fuer die Seite AGB-----------------------------------------------------------------------------------------------------------------*/	 		
		.schmal2 	   { width: 320px;
						border-left: 0px solid #740a0e;
						}
		h3             {font-size: 9px;
						padding: 0px; margin: 0px;
						font-weight: bold;
						}
		.agb			{font-size: 9px
						}
		
/*rechterbalken-----------------------------------------------------------------------------------------------------------------*/	 
		#rechterbalken 			{position: absolute; right: 10px; top: 152px; 
								width: 140px;
								margin: 0px; 
								padding: 4px;
								border-left: 2px dotted #740a0e;
								}
		#rechterbalken img 		{margin: 4px 0px 4px 0px; 
								}
		#rechterbalken h3		{margin: 0px; font-size: 12px; 
								color: #740a0e;
								padding: 0px; 
								border-bottom: 1px dotted #740a0e;  
								border-left: 1px dotted #740a0e;
								}
		#rechterbalken a 		{color:#000000; 
								text-decoration: none; 
								font-size: 12px;
								}
		#rechterbalken a:hover	{color:#740a0e; 
								text-decoration:underline;}
		#rechterbalken a:visited{color:#000000; 
								text-decoration:underline
								}
		#rechterbalken p 		{
								padding: 4px;
								}
		
/*Fuss ----------------------------------------------------------------------------------------------------------------------------------------*/	 		
		#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;
		               }
/*Ptabelle--------------------------------------------------------------------------------------------------------------------------------------*/	 
#table	{
		width:490px;
		color:#000000;
		font-size:10px;
		}

.short	{width: 40px;}
.mini	{width: 20px;}
.middle	{width: 167px;}
.three	{width: 100px;}
.long	{width: 340px;}
input {	
		
		border: solid 1px #cccccc;
		}
textarea {	
		
		border: solid 1px #cccccc;
		}		
select {
		
		border: solid 1px #cccccc;
		}
