h1 { color: #fff; margin-top: 10px; margin-bottom: 15px;}

p { color: #bfbfbf; }



#banner {
	margin: 30px auto;
	margin-bottom: 0;
	width: 964px;
	padding: 0 0 0 0;
}

#datacontent {
  margin: 0;
  background: none;
  border:  none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;   
	box-shadow: 0 0px 0px rgba(0,0,0,.0);
	-o-box-shadow: 0;
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,.0);
	-webkit-box-shadow: none;
	behavior: none;	
}



#box100 {
  float: left;
  border: 1px solid #2d2d2d;  
  padding: 15px;
  width: 268px;
  background: url(../images/bg-datacontent.png);  
  /*height: 470px;*/
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;   
	box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-o-box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 3px 4px rgba(0,0,0,.5);    
	behavior: url(../fileadmin/templates/cms/scripts/border-radius.htc);
}

#box001 {
  float: left;
  margin: 0 0 0 20px;
  background: url(../images/bg-datacontent.png);
  border: 1px solid #2d2d2d;  
  padding: 15px;
  width: 268px;
  /*height: 470px;*/
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;   
	box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-o-box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 3px 4px rgba(0,0,0,.5); 
	behavior: url(../fileadmin/templates/cms/scripts/border-radius.htc);
}

#box010 {
  float: left;
  margin: 0 0 0 20px;
  background: url(../images/bg-datacontent.png);
  border: 1px solid #2d2d2d;  
  padding: 15px;
  width: 268px;
  /*height: 470px;*/
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;   
	box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-o-box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 3px 4px rgba(0,0,0,.5); 
	behavior: url(../fileadmin/templates/cms/scripts/border-radius.htc);
}

#box010 .innerbox, #box001 .innerbox {
  position: relative;
  top: 15px;
  padding: 15px;
  border: 1px solid #353535;  
  background: #fff;
  margin-bottom: 20px;
	/*-moz-box-shadow: inset 0px 0px 2px 2px rgba(0,0,0,.2);*/
	overflow: hidden;
}

#box010 p, #box001 p { 
  color: #2d2d2d; 
}

#box010 h1, #box001 h1 {
  margin-top: 0;
  font-size: 1.2em;
  font-weight: bold;  
  color: #656565;
  margin-top: 15px; 
  margin-bottom: 5px;  
}


#box011 {
  float: right;
  margin: 20px 0;
  padding: 15px;  
  width: 588px;
  background: url(../images/bg-datacontent.png); 
  /*height: 470px;*/
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;    
	box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-o-box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 0 3px 4px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 3px 4px rgba(0,0,0,.5);    
	behavior: url(../fileadmin/templates/cms/scripts/border-radius.htc);
}

.innerbox {
  position: relative;
  top: 0;
  border: none;
  background: none;
  margin-bottom: 0;
	-moz-box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,.0);
	overflow: hidden;
}

