/* ------------------------- */
/* DJ Pool Ham               */
/* Website: Rafael Vermeulen */
/*          RVTech.be        */
/* ------------------------- */

* { 
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-size: 11px;
	background: url(../images/bg.jpg) repeat-y center;
	margin: 0;
	padding: 0;
}
p, h1, h2, h3 {
	padding: 0px 2px;
	margin: 2px 2px;
}
#header {
	height: 170px;
	background: url(../images/bg_up.jpg) no-repeat center top;
	padding: 60px 0 0 135px;	
}
#header-rotater {
	margin: 0 auto;
	width: 728px;
	height: 90px;
	background: url(../images/header.gif) no-repeat top;
}
#wrap {
	width: 1000px;
	margin: 0px auto;
}
#content {
	padding: 5px;
	color: #fff;
}
#footer {
	margin: 10px 0 30px 0;	
}
.vet {
	font-weight: bold;
}
a {
	color: #fefefe;
	text-decoration: none;
}
a:hover {
	color: #ccc;
	text-decoration: underline;
}
.kader {
	margin: 5px;
	padding: 5px; 
	border: 1px dotted #ccc;
}
.foutje {
	color: #ff0000;
	font-weight: bold;
}
.nota {
	font-size: 10px;
}
.fotorand {
	border: 1px solid #333;
	padding: 2px;
}
