div#Inhalt {
	width: auto;
    margin: 0 11em 1em 9.5em;
    padding: 0 1em;
    border: 0px dashed silver;
	height: auto;
	min-height:770px;
	background-color: white;
	}
div#Inhalt  a:link, a:visited, a:active {
color: blue;
}	

  div#text_1 {
	margin-left:30px;
	width:90%;
	height: auto;
	min-height:700px; 
	background-color:#FFFFFF; 
	z-index:4; 
	float: clear;
  }
 .wrapper_box1 {
	margin-top: 50px;
	
	}
	
 .wrapper_box2 {
 margin-top: 50px;
  margin-left: 40px;
  }
  .wrapper_box3 {
  margin-top: 50px;
  text-align: center;
  }
 .wrapper_box2 img.bild2 {
  width: 300px; height: 218px;
  float: right;
  }
  
  img.right {
  float: right;
  }
  
  div#Inhalt ul li {
  margin-top: 5px;
  
  }
  
  div#content_center .center {
	text-align: center;
	float: clear;
	}
	div#content_center img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	height: 218px;
	float: clear;
	}	
	
	.bild2png {
	width: 400px; height: 224px;
	}
	.red {
	color: red;
	}
		
  div#content_center .left {
  float: left; float:clear;
  margin-left: 40px;
  }
  div#content_center .right {
  float: right; float: clear;
   }
  h4 {
  float: clear;
  }
  h3.index {
  float: clear;
  text-align: center;
  color: #3366FF;
  }
  
  div#top1 {
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 80%;
  min-height: 210px;
  height: auto;
  background-color: #FFFFFF;
  float: clear;
  }
  .content_left {
  width: 45%;
  height: auto;
  float: left;
  background-color: #FFFFFF;
  }
  
  .content_right {
  width: 45%;
  height: auto;
  float: right;
  float: clear;
  background-color: #FFFFFF;
  }
  div#top2 {
  margin-top: 20px;
   margin-left: auto;
  margin-right: auto;
  display: block;
  width: 80%;
  min-height: 210px;
  height: auto;
  background-color: #FFFFFF;
  float: clear;
  }
 
  

   div#top2 .small {
   font-size: 11.6pt;
   color: red;
   }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
  }
  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }