#beschrijving {
	top: 74px;
	left: 305px;
	height: 525px;
	width: 295px;
	overflow: auto;
	background-color: #EEEEEE;
}
#nieuws {
	position: absolute;
	top: 59px;
	left: 305px;
	height: 15px;
}
.nieuws_vrijwerk {
	background-image: url(../img/bullit_vrijwerk.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-left: 10px;
	font-weight: bold;
}
.nieuws_theater {
	background-image: url(../img/bullit_theater.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-left: 10px;
	font-weight: bold;
}
.nieuws_vj {
	background-image: url(../img/bullit_vj.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-left: 10px;
	font-weight: bold;
}
.nieuws_opdracht {
	background-image: url(../img/bullit_opdracht.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-left: 10px;
	font-weight: bold;
}
.nieuws_about {
	background-image: url(../img/bullit_about.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-left: 10px;
	font-weight: bold;
}
.nieuws_contact {
	background-image: url(../img/bullit_contact.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-left: 10px;
	font-weight: bold;
}