@charset "utf-8";
/* CSS Document */

.voorbeschouwing_container {
	width: 292px;
	background-image:url("/images/bg_nextmatch.jpg");
	background-repeat:no-repeat;
	height:124px;
}

.btnContainer {
	width: 292px;
	margin:0px;
	padding:0px;
	text-align:center;
	margin-top:5px;
}

.voorbeschouwing_header {
	height: 23px;	
	width: 292px;
}
.voorbeschouwing_header_left {
	height: 23px;
	width: 9px;
	float: left;
}
.voorbeschouwing_header_middle {
	height: 23px;
	text-transform: uppercase;
	color: #ffff99;
	font-weight: bold;
	text-align: center;	
	float: left;
	width: 274px;
	line-height:28px;
	font-size:13px;
}

.voorbeschouwing_header_right {
	height: 23px;	
	width: 9px;
	float: left;
}

.voorbeschouwing_footer_left {
	height: 40px;
	width:137px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	float: left;
	text-align: center;
	margin-top:15px;
}

.voorbeschouwing_footer_middle {
	height: 30px;
	width:18px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	float: left;
	text-align: center;
	margin-top:15px;
}

.voorbeschouwing_footer_right {
	height: 40px;	
	width:137px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	float: left;
	text-align: center;
	margin-top:15px;
}

.voorbeschouwing { width: 292px; text-align:center;}
.voorbeschouwing_left{ float: left;width:90px; text-align:right; margin-top:5px; margin-right:30px;}
.voorbeschouwing_vs { float: left; color: #fff; font-size: 2.2em; width: 50px;text-align: center; margin-top:30px;}
.voorbeschouwing_right{ float: left; text-align:left; margin-top:5px; margin-left:30px;}