/* #Body# */

body { margin: 0px; }

/* #Design# */

/* #Design/Header# */

.header {margin: 0px; position: relative; width: 994px; }

/* #Design/Breadcrumbs# */

.breadcrumbs { background-color: #FFFFFF; color: #000000; float: left; margin-top: 1px;	text-align: left; }

/* #Design/Search# */

.search { border: 1px solid #BBBBBB; height: 24px; padding: 2px; vertical-align: middle; width: 988px; }
.search-left { float: left;  height: 24px; padding-top: 4px; text-align: left; vertical-align: middle; width: 494px; }
.search-right { float: right; text-align: right; vertical-align: middle; width: 494px; }

.searchBox{ float: right; height: 20px; margin-top: 15px; clear: both; }

/* #Design/Top# */

.top-left { float: left; width: 497px; }
.top-center { background-color: #eeeeee; float: left; width: 200px; }
.top-right{ float: left; width: 297px; }

/* #Design/Content# */

.content-left {	float: left; width: 497px; }
.content-center { float: left; width: 200px; }
.content-right{	float: left; width: 297px; }

/* #Design/Footer# */

.footer-left { float: left; width: 497px; }
.footer-right { float: right; text-align: right; vertical-align: middle; margin-right: 10px; width: 487px; }

/* #Design/Banner# */

.banner { align: left; position: relative; }

/* #Design/Print# */

.print { float: right; height: 24px; margin: 0px 2px 0px 2px; vertical-align: middle; }
.printbutton { margin: 8px 10px 0px 0px; }

/* #Design/Sprekers# */

#Spreker_outer { display:block; position:relative; width:190px; height:80px; margin:0px auto 0px;}
#Spreker_inner { position:relative; overflow:hidden; width:190px; height:80px; margin:0px auto 0px;}
#Spreker_items { display:block; position:relative;}
#Spreker_items .spreker{ display:block; position:relative; height:90px; width: 190px; float:left; text-align:justify;}
#Spreker_items .spreker a img{ border:none;}
#Spreker_items .spreker img { float:left; margin-right:15px; height:80px;}

/* #Navigation# */

.ullistmenu { margin: 0px; padding: 0px; }
.listmenu { height: 21px; width: 994px; }

/* #Validation# */

.EditingFormErrorLabel { color: #ff0000; height: 20px; vertical-align: top; }
.ErrorLabel{ color: #ff0000; height: 30px; vertical-align: top; }