.style1 {
	font-size: 36px;
	font-weight: bold;
	color: #0000FF;
}
.style2 {font-size: 50px; font-weight: bold; color: #FF0000; }
a:link {
	color: #0000FF;
	text-decoration: none;
}
body,td,th {
	font-size: 12px;
	color: #00F;
}
#Bierdagen {
	color: #FFFFFF;
	background-color: #FC3;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 900px;
	height: auto;
	position: relative;
}
#MainBody {
	background-color: #FFCC33;
	position: relative;
	height: 100%;
	width: 900px;
}

#MainBody #Bladwijzer {
	position: relative;
	width: 165px;
	height: 400px;
	background-color: #0000FF;
	float: left;
}
#body #MainBody #tebewerken {
	text-align: left;
	position: relative;
	height: 100%;
	width: 100%;
	padding: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FC3;
}
#body #MainBody #tebewerken #tabevenementen {
	color: #000000;
}

