*{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-image:URL("../images/bg.gif");
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #f8941d;
}

#main {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	border: solid 0px #FFFFFF;
}

#main #top {
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 100px;
}
#main #top #header {
	position: relative;
	top: 0px;
	left: 0px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

#main #top #topbanner {
	position: absolute;
	top: 20px;
	left: 440px;
}
#main #content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	text-align: left;
}

#main #content #leftColumn {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 180px;
}
#main #content #rightColumn {
	position: relative;
	float: right;
	top: 0px;
	right: 10px;
	height: 200px;
	width: 750px;
}
#main #content #leftColumn h1 {
	color: #f8941d;
	margin-left: 10px;
}
#main #content #leftColumn ul {
	margin: 0px;
	padding: 0px;
	margin-left: 14px;
}
#main #content #rightColumn ul {
	margin: 0px;
	padding: 0px;
}
#main #content #leftColumn li {
	font-size: 12px;
	list-style-type: none;
}
#main #content #rightColumn li {
	font-size: 12px;
	list-style-type: none;
}
#main h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
#main h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
}
#main #content #rightColumn p {
	font-size: 12px;
}

#main #content #rightColumn tr {
	font-size: 12px;
}

#main #content #rightColumn .left {
	position: relative;
	top: 0px;
	left: 0px;
	width: 365px;
	float: left;
}

#main #content #rightColumn .right {
	position: relative;
	top: 0px;
	left: 0px;
	width: 370px;
	float: right;
}

#main #content #rightColumn ul.borderdv {
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
	text-align: left;
	font-size: 11px;
	border: solid 1px #f8941d;
	padding-left: 10px;
}
#main #content #rightColumn ul.borderdv li {
	line-height: 19px;
}

.contacttable {
	font-size: 12px;
	margin-top:0px;
}

.contacttable th {
	font-size: 12px;
	padding: 5px;
	font-weight: none;
	background-color: #f8941d;
}

#main #footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 24px;
	text-align: center;
	font-size: 11px;
	/*background-color: #FFFFFF;*/
}

#main #footer p {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}

#main #footer a {
	font-size: 11px;
	text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
.bronvermelding {
	font-size: 9px;
	color: #555555
}
.city {
	margin: 2px;
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
	display: block;
	float: left;
	width: 170px;
	background-color: #EEEEEE;
}
.city a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.city a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.code-banner {
	width: 650px;
	height: 65px;
}
.item {
	margin: 2px;
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
	display: block;
	float: left;
	width: 230px;
	background-color: #EEEEEE;
}
.item a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.item a:hover {
	color: #FFFFFF;
	background-color: #f8941d;
	text-decoration: none;
}
.odd {
	background-color: #DDDDDD;
}
.even {
	background-color: #EEEEEE;
}
tr.disabled {
	background-color: #F7C07F;
}
.error {
	color: #FF0000;
}
.textfield {
	width: 686px;
	height: 200px;
}
.dropstyle {
	width: 320px;
}
.expand {
	position: relative;
	top: 2px;
	margin-right: 5px;
}
.hiddendisplay {
	display: none;
	visibility:hidden
	border: solid 1px #FF0000;
}
.deelnemersarea {

}
