html,body  {margin:0;
		  padding:0;
		  width:100%;
		  height:100%;
		  font-family:arial;
		  font-size:0.95em;
		  line-height:1.2em;
		  color:#22336a;
		  overflow:hidden;
		  background-color:#5fa898;
		  background-image:url(bilder/hinter_verlauf.jpg);
		  background-repeat:repeat-x;
		  }
		  
h1{font-size:1.2em;background-color:#5fa898;padding-top:0.2em;padding-bottom:0.1em;color:white;}
.ueberschrift {background-color:white;}		  
.produkt1 h1{font-size:1.2em;letter-spacing:0em;padding-top:0.1em;padding-bottom:0.2em;background-color:white;color:#22336a;}
.produkt2 h1{font-size:1.2em;letter-spacing:0em;padding-top:0.1em;padding-bottom:0.2em;background-color:white;color:#22336a;}
p {width:250px;margin-top:0.2em;}
div {margin:0;padding:0;}			
/*Aufteilung innerhalb der Seite*/
.alles {width:62em;
		min-width:1000px;
		height:100%;
		min-height:500px;		
		overflow:auto;
		margin:0 auto 0 auto;
		}

.firma {width:13.5em;
		height:100%;
		margin-left:1em;
		margin-right:1em;		
		float:left;
		background-color:#5fa898;
		background-image:url(bilder/hinter_verlauf_firma.jpg);
		background-repeat:repeat-x;
		border-left:1px solid #508b7e;
		border-right:1px solid #508b7e;		
		overflow:hidden;}
		
.firmainhalt {padding-left:0.7em;}		
		
.produkt1{width:23em;
		height:90%;		
		color:#22336a;
		float:left;
		background-image:url(bilder/hinter_verlauf_firma.jpg);
		background-repeat:repeat-x;
		margin-top:3.8em;
		margin-left:1em;
		margin-right:1em;
		background-position:bottom;
		overflow:hidden;
		border:1px solid #508b7e;}		

.produkt2 {width:23em;
		height:90%;		
		color:#22336a;
		float:left;
		background-image:url(bilder/hinter_verlauf_firma.jpg);
		background-repeat:repeat-x;
		margin-top:3.8em;
		margin-left:0.5em;
		margin-right:1em;
		background-position:bottom;
		overflow:hidden;
		border:1px solid #508b7e;
		}
		
.produkt1inhalt {height:90%;overflow:auto;padding-left:2em;margin-right:1em;}
.produkt2inhalt {height:90%;overflow:auto;padding-left:2em;margin-right:1em;}		
				
.produkt1 img{border-top:1px solid #f5fefe;
				border-left:1px solid #f5fefe;
				border-right:1px solid #508b7e;
				border-bottom:1px solid #508b7e; 
				margin-top:1em;
				}
				
.produkt2 img{border-top:1px solid #f5fefe;
				border-left:1px solid #f5fefe;
				border-right:1px solid #508b7e;
				border-bottom:1px solid #508b7e; 
				margin-top:1em;
				}				