body{
	padding;0;
	margin:0;
	background-color: #fff;
	color:  #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.main{
	background-color: #fff;
	border-left: 1px dotted #999;
	padding:30px;
	background-position : top left;
	background-repeat : no-repeat;
	background-image : url(images/main_bg.gif);
	text-align : left;
}
.blauw{
	color:#336699;
	font-weight:bold;
}
table td{
	color: #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border:1px;
	margin:0px;
	padding:0px;
	
}
table td p{
	padding-left:6px;
	width:250px;
	border-left: 1px solid #999;
}
.bordertop{
	border-top: 1px solid #999;
}

a, a:visited{
	color: #996633;
}
a:hover{
	color:#000;
	text-decoration:none;
}
input	{border: 1px solid #423251;
		background: none;
		color:  #333333;
		font-family: tahoma;}
		
textarea{border: 1px solid #423251;
		background: none;
		color:  #333333;
		font-family: tahoma;
		}
		
.menurp{
	background-image : url(images/menu_rp.gif);
	background-repeat : repeat-y;
}
.headerrp{
	background-image : url(images/header_rp.gif);
		background-repeat : repeat-x;
}
.footerrp{
	background-image : url(images/footer_rp.gif);
		background-repeat : repeat-x;
}
/*.cont img{
	margin-right:10px;
	margin-bottom:10px;
	border: 2px solid #99CC33;
}*/
#header{
	background-image : url(images/header_rp.gif);
}
.main img.h{
	margin-left:-15px;
	margin-bottom:40px;
}
h4{
	color:#666;
}.main #fotogalerij img {
	cursor: pointer;
}
.main .pixl {
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	height: 16px;
	padding-right: 6px;
}
.main .pixr {
	padding-left: 6px;
	height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 6px;
}

