html{
	min-height: 100%;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	line-height: 20px;
	background-image: url(bg_body.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #003366;
}
p, ul, h1, h2, h3, h4, h5 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#headercontainer {
	background-image: url(bg_headercontainer.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#header {
	clear: both;
	height: 200px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(bg_header.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	position: relative;
}
#nav {
	height: 50px;
	width: 850px;
	position: absolute;
	left: 50px;
	bottom: 0px;
}

#nav ul {
	float:left;
	width:850;
	height: 50px;
	line-height:normal;
	padding:0px;
	list-style:none;
	margin: 0px;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}
#nav a {
	float:left;
	margin:0;
	text-decoration:none;
	background-image: url(bg_nav_but.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#nav a span {
	float:left;
	display:block;
	background-image: url(bg_nav_but.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #663300;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 20px;
	font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {float:none;}
/* End IE5-Mac hack */
#nav a:hover {
	background-position:0% -50px;
}
#nav a:hover span {
	background-position:100% -50px;
	color:#663300;
}
#nav a.selected {
	background-position:0% -100px;}
#nav a.selected span {
	background-position:100% -100px;
	color:#000000;
	padding-top: 12px;
	padding-bottom: 18px;
}



#content {
	clear: both;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(bg_mid.png);
	background-repeat: repeat-y;
	background-position: center top;
	display: block;
	text-align: left;
}

#footer {
	clear: both;
	height: auto;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 75px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	background-image: url(bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	display: block;
	font-size: 11px;
	color: #FFFFFF;
}

#footer .splitter, #footer .inlinesplitter {
	background-color: #003366;
}


.clear {
	padding: 0px;
	clear: both;
	height: 1px;
	margin: 0px;
	overflow: hidden;
}


.leftkol {
	margin: 0px;
	float: left;
	width: 540px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.rightkol {
	margin: 0px;
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}




h1 {
	color: #FF9900;
	font-size: 30px;
	line-height: normal;
	letter-spacing: -1px;
	margin-bottom: 10px;
	margin-top: 20px;
}
h2 {
	color: #FF9900;
	font-size: 24px;
	line-height: normal;
	letter-spacing: -1px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h3 {
	color: #FF9900;
	font-size: 18px;
	line-height: normal;
	letter-spacing: -1px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h4 {
	color: #FF9900;
	font-size: 14px;
	line-height: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}
h5 {
	color: #FF9900;
	font-size: 12px;
	line-height: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}
h6 {
	color: #FF9900;
	font-size: 10px;
	line-height: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}

#afspreektool {
	margin: 0px;
	padding: 0px;
}

#afspreektool .kol300,
#afspreektool .kol900 {
	padding-top: 25px;
	background-image: url(bg_tool_top.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	min-height: 50px;
}
#afspreektool .kol600{
	padding-top: 25px;
	background-image: url(bg_tool_top.png);
	background-repeat: repeat-x;
	background-position: right 0px;
	min-height: 50px;
}
.deelnemer {
	padding: 5px;
	margin: 0px;
	display: block;
	border-bottom: 1px dotted #cccccc;
}
.deelnemer * {
	vertical-align: middle;
}
.deelnemer img {
	margin-right: 5px;
}
.deelnemer input, .deelnemer select {
	margin-right: 10px;
}
.ifw {
	width: 225px;
}
.error {
	background-color: #FFEEEE;
	border: 2px solid #CC0000;
	padding: 10px;
	clear: both;
}
.error * {
	color: #CC0000;
	font-weight: bold;
}

.rem1 {
	font-size: 48px;
	line-height: 48px;
	font-weight: bold;
	letter-spacing: -4px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.rem2 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}