body {
	background: #4678B4 url(../pic/topbanner.jpg) repeat-x scroll 0 0;
}
#header {
	background: transparent url(../pic/topbannerlogo.png) no-repeat scroll 0 0;
	height: 189px;
	width: 1174px;
}
#foto1 {
	background: transparent url(../pic/foto1.png) no-repeat scroll 0 0;
	height: 103px;
	left: 115px;
	position: absolute;
	top: 86px;
	width: 72px;
	z-index: -1;
}
#foto2 {
	background: transparent url(../pic/foto2.png) no-repeat scroll 0 0;
	height: 103px;
	left: 188px;
	position: absolute;
	top: 86px;
	width: 72px;
	z-index: -1;
}
#foto3 {
	background: transparent url(../pic/foto3.png) no-repeat scroll 0 0;
	height: 103px;
	left: 261px;
	position: absolute;
	top: 86px;
	width: 72px;
	z-index: -1;
}
#contentcontainer {
	height:100%;
	margin-bottom:10px;
	margin-left:115px;
	overflow:hidden;
	position:relative;
	background: #7DA0CA;
	float: left;
}
form#register, #register_2 {
	background: #FFF;
	margin-left: 218px;
	width: 602px;
	padding: 10px 35px 10px 25px;
}
form#register label {
	display: inline-block;
	width: 225px;
	position: relative;
	margin-right: 10px;
}
form#register label b {
	position: absolute;
	right: 0;
	color: red;
}
form#register input.text, textarea {
	margin-bottom: 4px;
}
form#register select{
	margin-bottom: 4px;
	margin-left: -4px;
	margin-right: 4px;
}
form#register fieldset {
	margin-top: 10px;
}
form#register legend input {
	margin-right: 10px;
	vertical-align: sub;
	*vertical-align: middle;
}
#foutmeldingen {
	background:#FFEEEE none repeat scroll 0 0;
	border:2px solid #CC0000;
	margin-top:10px;
	margin-bottom:10px;
	padding:6px;
	display: none;
}
table.categorie {
	border: solid 1px;
}
table.categorie td {
	padding: 2px 4px;
	border: none 0px;
	vertical-align: top;
}
table.categorie tr.prog_header {
	font-weight: bold;
}
table.categorie tr.line td {
	border-top: solid 1px;
}
td.checkbox {
	width: 22px;
}
table.categorie td.titel {
	width: 205px;
}
table.categorie td.spreker {
	width: 120px;
}
table.categorie td.zaal {
	width: 120px;
}
table.categorie td.tijd {
	width: 100px;
}
table tr.disabled {
	color: #;
}
h1 {
	font-size: 140%;
}