body {
	font-family: verdana;
	font-size: 80%;
	font-weight: normal;
	color: #333;
	background-image: url(../images/bg_body2.gif);
	background-repeat: no-repeat;
	background-color: #ED2290;
	background-position: center top;
	margin: 0px;
	line-height: 1.5em;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 950px;
}
#content {
	float: left;
	width: 950px;
	background-color: #FFF;
}
#navigatie {
	float: left;
	width: 183px;
	padding-top: 40px;
	background-color: #FFF;
}
.navi_item {
	background-image: url(../images/navi_na.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 133px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
	padding-left: 55px;
	margin-left: -9px;
	background-color: #FFF;
}
.navi_item a{
	background-image: url(../images/navi_voor.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 135px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
	padding-left: 50px;
	margin-left: -55px;
	margin-top: -4px;
	text-decoration: none;
	background-color: #FFF;
}
.navi_item a:hover{
	background-image: url(../images/navi_na.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 133px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
	margin-left: -55px;
	padding-left: 55px;
	background-color: #FFF;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#header {
	background-image: url(../images/header.jpg);
	height: 250px;
	width: 950px;
	background-repeat: no-repeat;
	float: left;
	background-color: #FFF;
	padding-bottom: 15px;
}
#portlet_right {
	float: left;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 90%;
	text-align: center;
	margin-left: 30px;
	margin-top: 40px;
	font-weight: normal;
	color: #ED1F90;
}
.logo {
	border: 1px solid #4D4D4F;
	margin-top: 5px;
	margin-bottom: 5px;
}
#inhoud {
	float: left;
	min-height: 500px;
	width: 500px;
	margin-left: 30px;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #37ADEF;
	margin-top: 0px;
}
.vet_groot {
	font-size: 120%;
	font-weight: bold;
	color: #37ADEF;
	margin-top: 0px;
}
a {
	color: #ED1F90;
	text-decoration: underline;
}
.spreker {
	font-weight: bold;
	color: #4C4C4E;
}
.vet {
	font-weight: bold;
	color: #37AEF0;
}
.omlijning {
	border: 1px solid #ED1F90;
}
.functie {
	font-size: 85%;
}
input {
	border: 1px solid #3AAEF0;
}
textarea {
	border: 1px solid #3AAEF0;
}
legend {
	color: #333;
	font-weight: bold;
}
fieldset {
	border: 1px solid #63BFF3;
}
.klein {
	font-size: 85%;
}
.paars_groot {
	font-size: 130%;
	font-weight: bold;
	color: #ED2290;
}
.klein_kop {
	font-size: 85%;
	font-weight: bold;
}
.programma_tijd {
	color: #666;
}
.programma_update {
	width: 450px;
	border: 1px dashed #CCC;
	padding: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
}
hr {
	margin-top: 0px;
	border: 1px dotted #CCC;
}
ul {
	margin-top: 0px;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
}
.foto_spreker_uitlijnen_links {
	float: left;
	border: 1px solid #B3D333;
	margin-right: 5px;
	margin-bottom: 5px;
}

