@charset "UTF-8";
/* R U I M 2008 | www.ruim.com */

html, body {
height: 100%;
margin: 0;
padding: 0;
background: #333333;
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #aaaaaa;
line-height: 1.5em;
}
 
* {
margin:0px auto;
padding:0;
}
 
#shim {
visibility: hidden;
width: 100%;
height: 50%; /*de helft*/
margin-top: -290px; /*hoogte van de flash content*/
float: left;
}
 
#wrapper {
width: 1000px;
height: 580px;
clear: both;
position: relative;
top: -290px; /*hoogte van de flash content*/

/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
 
}
 
/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
 
html, body {
height: auto;
}
/* end hack */
 
/* ]]> */

img {
	border: 0;
}


#container {
	width: 893px;
	height: 5000px;
	text-align: left;
	border: 1px solid #404040;
}

#banner {
	height: 200px;
}

H1 {
	font: 14px bold Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 15px 0 5px 0;
}

#columnLeft {
	width: 180px;
	color: #ffffff;
	line-height: 1.8em;
	float: left;
	padding: 25px 0 0 20px;
	}

a {
	color: #ffffff;
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#columnRight {
	width: 620px;
	float: left;
	height: auto;
	color: #aaaaaa;
	padding: 10px 0 0 20px;
}

.terug {
	text-align: right;
	height: 24px;
	width: 663px;
	margin: 20px 0 0 0;
}