/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält*/


#container0 {
width: 980px;
margin-bottom: 10px;
margin:0 auto;
}
#content {
padding: 0;
margin: 0 200px;
}
div#content { 
min-height:1000px;
height:expression(this.scrollHeight > 1000 ? "auto":"600px"); 
}


body {
  text-align: center;
}
	
/*	 */
	 