				*	{
						margin:0;
						padding:0;
						
					}
				
				body {
						background-color:#ffead5;
						min-width: 955px;
						font-family: sans-serif;
					}
					
		


		div.main-box {
						position:relative;
						text-align:left;
						overflow:hidden;
						width:100%;
						background:#ffdbb7;						
					}
					
		 div.top-box {
						background-color:#ffead5;
					}

	  div.center-box {
						position:relative;
						width:100%;
						left:179px;
						background:#ffead5;						
					}
					
	   div.reset-box {
						position:relative;
						width:100%;
						left:100%;
						margin-left:-179px;
					} 
					
	   div.right-box {
						position:relative;
						width:100%;
						margin-left:-179px;
						background:#ffdbb7;
					}
					
	 div.content-box {
						position:relative;
						width:100%;
						margin-left:-100%;
						left:179px;
					}
					
		div.left-col {
						float:left;
						width:179px;
					}
					
	   div.right-col {
						float:right;
						width:179px;
					}
					
	  div.center-col {
						text-align:center;
						margin-left:179px;
						margin-right:179px;
					}
					
 * html div.center-col {
						height:1%;
						margin:0;
					}
					
   * html div.left-col {
						margin-right:-3px;
					}

  * html div.right-col {
						margin-left:-3px;
					}
					
    .clearfix:after {
						content: "."; 
						display: block;
						height: 0px;
						clear: both; 
						visibility: hidden;
					}
				
  .heightfix:before {
						content:'.';
						display:block;
						visibility:hidden;
						height:0;
					}

        div.top-left {
						float:left;
						height:100px;
						width:179px;
						text-align:left;
					}
				
	   div.top-right{
						float:right;
						height:100px;
						width:179px;
						text-align:right;
					}	
				
		  div.banner {
						margin:0 179px;
						text-align:center;
						height:100px;	
					}
				
		  div.border{	
						font-size:0%;
						clear: both;
						position: relative;
						top: 0px;
						width:100%;
						height:15px;
						background-color:#fe9400;
						border-bottom-style:solid;
						border-bottom-color:#ffdbb7;
						border-bottom-width:15px;
					} 

				h6	{	
						
						font-size:16px;
						text-align:center;
					}
					
				h5	{	
						
						font-size:20px;
						text-align:center;
						text-decoration:underline;
						
					}
				  ul {
						margin:0 20px;
					}	
				li      {
						margin-bottom:10px;
					}
						
		 .startHead{	
						
						font-size:16px;	
						color: #fe4e00;
					}
				
		a.noline	{
						color:black;
						text-decoration:none;
					}
	
	a.left-col	        { display:block; width:110px; border:4px double #fe9400; margin-top:2px; margin-left:15px; padding:5px; }
	a.left-col:link	{ color:#666; background-color:#ffead5; text-decoration:none; }	
a.left-col:visited 	{ color:#666; background-color:#ffead5; text-decoration:none; }
a.left-col:hover   	{ color:#000000; background-color:#ffead5; text-decoration:none;  border:4px double #fe9400; }
a.left-col:active  	{ color:#c66; background-color:#ffead5; text-decoration:none; }
				
		  div.footer {
						clear: both;
						position: relative;
						width:100%;
						height: 15px;
						background-color:#ffdbb7;
						border-bottom-style:solid;
						border-bottom-color:#fe9400;
						border-width:15px;
					}		
		 div.inhalt1{
						margin:0 auto;
						text-align:left;
						width:595px;
						overflow:hidden;
						
					}
		  div.inhalt2{
						margin:0 auto;
						text-align:center;
						width:595px;
						overflow:hidden;
					}
		  div.inhalt3{
						margin:0 auto;
						text-align:left;
						width:595px;
						overflow:hidden;
						padding-left:150px;
					}	
		   table.team{
						text-align:center;
						
						font-size:16px;
						width:100%;
						font-weight:bold;
					}
	    table.produkte{
						text-align:center;
						
						font-size:12px;
						width:100%;
					}
					
		 Table.center{
						width:100%;
						text-align:center;
		 
					}
	table.neuigkeiten{
						width:500px;
			
	
	        		}
       tr.neuigkeiten{
					    height:25px;
					}
	  td.neuigkeiten{
						text-align:center;
	  
					}
			p.center{
						text-align:center;
						width:100%;
					}
					
			 a.black{
						color:#000000; 
						text-decoration:none;
			 		}
			a.blackline{color:black;}		
	   div.center
					{
						text-align:center;
	   
					}
		Table.left     {
						text-align:left;
						width:100%;
					}
	div.fontsmall  	{
						font-size:10px;
					}