/* CSS Document */

body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 10px 0px 0px 0px;
	padding: 0;
	text-align: center;
	color: #c6c6c6;
}
#container { 
	width: 900px;
	background: #000000;
	margin: 0 auto;
	text-align: left;
} 
#header { 
	height: 89px;
}
#menu { 
	height: 56px;
}
#belowmenu { 
	height: 43px;
}
#linkerbalk {
	float: left;
	width: 220px;
}
#gastvdweek {
	background-image:url(../../images/discotheektwins_22.jpg);
	width: 154px;
	height: 210px;
	padding: 20px 23px 20px 28px;
	text-align: justify;
	line-height: 16px;
	color: #c6c6c6;
}
#formulier {
	width: 205px;
	color: #c6c6c6;
}
#rechterbalk {
	float: right;
	width: 205px;
}
#mainContent { 
	width: 451px;
	float: left;	
}
#textvakmiddle {
	background-image: url(../../images/discotheektwins_21.jpg);
	width: 411px;
	padding: 0px 25px;
}
#footer { 
	padding-top: 10px;
	height: 39x;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

