@charset "utf-8";
/* CSS Document */

.homebox03 { margin: 7px 0 0 8px;  width:650px; overflow:hidden; float:left; ; display:inline }

.homebox03_top {background:url(../images/box03_top.png); height:7px; width:650px}

.homebox03_content {
	background: #030303 url(../images/box03_content.png) repeat-x top; 
	width:650px; 
	min-height:470px;  
	height:auto !important; /* voor moderne Browser */ 
	overflow:hidden; }

.homebox03_text {font-family:Arial, Helvetica, sans-serif; font-size:12px;  margin: 10px 20px; clear:both; overflow:hidden}

.homebox03_bottom {background:url(../images/box03_bottom.png); height:7px; width:650px}


