body
{
	margin: 0px;
	padding: 0px;
	font: 12px/18px helvetica, arial, sans-serif;
	text-align: center;
	color: #FFF;
	background-color: #000;
}

/* style voor IE5 Mac */
#horizon
{
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 0px;
}

/* onzichtbaar voor IE5 Mac\*/
#horizon
{
	top: 48%;
	left: 0px;
	width: 100%;
	margin-top: -300px;
	text-align: center;
	min-width: 944px;
}

/* einde IE5 Mac hack */


#wrapper
{
	margin: 0px auto;
	text-align: left;
	width: 892px;
	padding: 0px 20px 30px 30px;
	border: 1px solid #99C;
}

* html #wrapper {padding-bottom: 15px;}

#content
{
	padding:0px;
}

#header
{
	text-align: center;
	height:80px;
	margin-bottom:29px;
}

#header a img
{
	border:none;
	padding-bottom:10px;
}

ul
{
	margin: 0;
	padding: 0;
	height: 40px;
	font-weight:bold;
	color:#FFF;	
}

li 
{ 
	display: inline; 
	margin:0;
	padding:0 7px;
}

#header a:link, #header a:visited, #footer a:link, #footer a:visited
{
	text-decoration:none;
	color:#09C;
}	

#header a:hover, #footer a:hover
{
	text-decoration:none;
	color:#FFF;
}

a img
{
	border: none;
}

#links
{
	float: left;
	width: 302px;
	margin-right: 10px;
}

#midden
{
	float: left;
	width: 256px;
	text-align: center;
	margin-top:-10px;
}

#rechts
{
	float: left;
	width: 312px;
	margin-left: 10px;
}

#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* ziet IE-mac niet \*/
* html #content {height: 1%;}
/* einde IE-mac hack */

h4
{
	font: 13px/14px helvetica, arial, sans-serif;	
	font-weight:bold;
	color:rgb(149,139,186);
	margin:0px;
	padding:0px;
}

h5
{
	font: 14px/14px helvetica, arial, sans-serif;	
	font-weight:bold;
	color:#FFF;
	margin:0px;
	padding:0px;
}

a:link, a:visited
{
	font: 12px helvetica, arial, sans-serif;	
	font-weight:bold;
	color:rgb(149,139,186);
}	

a:hover
{
	font: 12px helvetica, arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}

a.inschrijven:link, a.inschrijven:visited
{
	font: 12px helvetica, arial, sans-serif;	
	font-weight:bold;
	color:#FFF;
}	

a.inschrijven:hover
{
	font: 12px helvetica, arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}


form {padding-bottom:40px;}

textarea 
{
	background-color:rgb(0, 51, 126);
	color:#FFF;
	border:1px solid rgb(149,139,186);
}

input
{
	background-color:#000;
	color:#FFF;
	border:1px solid rgb(149,139,186);
}

#leftfloater 
{
	float: left;
	text-align:left;
}

#rightfloater 
{
	float: right;
	text-align:right;
}

#footer
{
	position: absolute;
	bottom: 0px;
	height: 40px;
}


#footer a
{
	text-decoration:none;
}

#footer a.wit:link, #footer a.wit:visited
{
	color:#FFF;
	font-weight: normal;
	text-decoration:underline;
}	

#footer a.wit:hover
{
	color:rgb(149,139,186);
	font-weight: normal;
}

#footer ul
{
	font-weight: normal;
	margin-left:-10px;
}

#footer li
{
	padding: 0 10px;
}

.footertext
{
	color: rgb(149, 139, 186);
	font-weight:bold;
	font-size: 13px;
	font-style: italic;
}

.url
{
	color: rgb(149, 139, 186);
	font-weight:bold;
	font-size: 13px;
}



.cb
{
	border:0;
	background-color:#000;
	color:rgb(149,139,186);
	margin-right: 5px;
}

.onzichtbaar { visibility: hidden; }

p.start 
{
	margin-top:0px;
}

.foutkopje
{
	font-weight: bold;
	font-size: 14px;
	line-height:18px;
	color:#FFF;
}

.cursief {font-style:italic; font-weight:bold;}
.ita
{
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}
.normaal 
.xtramarge {margin-top:30px;}
p.bottom
{
	padding-bottom:5px;
	line-height:14px;
}

.honderd {width:100px;}
