@charset "utf-8";
/* CSS Document */
html {
	overflow-y:scroll;
	height:100%;
}
body {
	margin:0px;
	margin-left:-1px;
	padding:0px;
}
form {
	margin:0px;
	padding:0px;
}
table {
	border-collapse: collapse;
}
th, td {
	padding: 0;
}
h1 {
	font-size:14px;
	border-bottom-width:1px;
	border-bottom-color:#FF6600;
	border-bottom-style:solid;
	padding-top:10px;
	padding-bottom:0px;
	margin:0px;
}
h3 {
	font-size:11px;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	padding-top:10px;
	padding-bottom:0px;
	margin:0px;
}
ul {
	margin:0px;
	padding:0px;
	padding-left:20px;
}
li {
	margin:0px;
	padding:0px;
}
/* Layout components */
#container {
	position:relative;
	margin:0 auto;
	width:900px;
	height:auto;
}
#wrapper {
	position:relative;
	width:900px;
}
#header {
	position:relative;
	width:900px;
	height:100px;
	background-image:url(images/header-back.gif);
	background-repeat:repeat-x;
}
#header-logo-left {
	position:relative;
	width:101px;
	height:100px;
	background-image:url(images/header-logo-left.gif);
	background-repeat:no-repeat;
	float:left;
}
#header-logo {
	position:relative;
	width:419px;
	height:100px;
	background-image:url(images/header-logo.gif);
	background-repeat:no-repeat;
	float:left;
}
#header-next-event{
	position:relative;
	width:330px;
	height:50px;
	background-image:url(images/header-next-event.gif);
	background-repeat:no-repeat;
	float:left;
	cursor: pointer;
}
#header-next-event:link {
	border: 1px;
}
#menu {
	position:relative;
	width:900px;
	height:30px;
	background-image:url(images/menu-back.gif);
	background-repeat:repeat-x;
}
#spacer {
	position:relative;
	width:900px;
	height:10px;
	clear:both;
}
#box-frontpage-img {
	position:relative;
	width:640px;
	height:350px;
	float:left;
}
#frontpage-img {
	position:relative;
	width:640px;
	height:329px;
	background-image:url(images/box-image-frontpage.jpg);
	background-repeat:no-repeat;
}
#frontpage-img-knop {
	position:relative;
	width:640px;
	height:21px;
	background-image:url(images/box-knop-back.gif);
	background-repeat:repeat-x;
	text-align:right;
}
#box-frontpage-partners {
	position:relative;
	width:250px;
	height:170px;
	float:right;
}
#box-partners {
	position:relative;
	width:250px;
	height:170px;
}
#frontpage-partners-header {
	position:relative;
	width:250px;
	height:30px;
	background-image:url(images/box-header-mede_mogelijk_ge.gif);
	background-repeat:no-repeat;
}
#frontpage-partners-center {
	position:relative;
	width:250px;
	height:119px;
	background-image:url(images/box-border.gif);
	background-repeat:repeat-y;
	text-align:center;
}
#frontpage-partners-knop {
	position:relative;
	width:250px;
	height:21px;
	background-image:url(images/box-knop-back.gif);
	background-repeat:repeat-x;
	text-align:right;
}
#box-frontpage-inschrijven {
	position:relative;
	width:250px;
	height:170px;
	float:right;
	padding-top:10px;
	background-color:#FFFFFF;
}
#box-inschrijven {
	position:relative;
	width:250px;
	height:170px;
	padding-top:10px;
}
#frontpage-inschrijven-header {
	position:relative;
	width:250px;
	height:30px;
	background-image:url(images/box-header-direct_inschrijv.gif);
	background-repeat:no-repeat;
}
#frontpage-inschrijven-center {
	position:relative;
	width:250px;
	height:119px;
	background-image:url(images/box-border.gif);
	background-repeat:repeat-y;
	text-align:center;
}
#frontpage-inschrijven-knop {
	position:relative;
	width:250px;
	height:21px;
	background-image:url(images/box-knop-back.gif);
	background-repeat:repeat-x;
	text-align:right;
}
#footer {
	position:relative;
	width:900px;
	height:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-align:center;
	padding-top:15px;
}
a.footer-link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration:none;
}
img.frontpage-partner-OI {
	margin-top:10px;
	display:none;
}
img.frontpage-partner-EZ {
	margin-top:10px;
}
img.frontpage-inschrijven-knop {
	margin-top:20px;
}
img.inschrijven-plaatsen {
	margin-top:10px;
}
#box-introtext {
	position:relative;
	width:860px;
	height:auto;
	padding:20px;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	text-align:justify;
	color:#FFFFFF;
	margin-bottom:10px;
}
#box-text {
	position:relative;
	width:598px;
	height:auto;
	float:left;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	border: 1px solid #000000;
	padding:20px;
	padding-top:10px;
	border-top:5px solid #339900;
	background-color:#FFFFFF;
}
#page-header-watishet {
	position:relative;
	width:638px;
	height:auto;;
	float:left;
	border: 1px solid #000000;
	border-bottom-width:0px;
}
#right-wrapper {
	float:right;
}
div.reacties {
	font-size:11px;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	padding:10px;
	margin-top:20px;
}
table.trainers-info {
	margin-left:10px;
}
div.trainers-info-box {
	font-size:11px;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	padding:10px;
	margin-top:10px;
}
div.inschrijven-box {
	font-size:11px;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
}
td.redstar {
	color:#CC0000;
	font-weight:bold;
}
.inschrijven-singleline {
	width:300px;
}
.inschrijven-dropmenu {
	width:300px;
}
.inschrijven-textarea {
	width:300px;
	height:100px;
}
.partners-link {
	text-decoration:none;
	color:#000000;
}