*
{
	margin:0;
	padding:0;
}

body
{
	background:url('/uploads/image/images/bodyBg.gif') #df068c repeat-x;
}



input,textarea,select
{
	padding:2px;
}

.clear
{
	clear:both;
	height:1px;
}

#wrapper
{
	display:block;
	position:relative;
	width:100%;
	min-height:100%;
}

#mainCntr
{
	width:1000px;
	margin:0 auto;
}

#headerCntr
{
	width:1000px;
	height:183px;
	background:url('/uploads/image/images/headerBg.gif') no-repeat;
}

#headerCntr h1,#headerCntr h3
{
	display:none;
}

#menuCntr
{
	padding-left:500px;
	width:700px;
}

#menuCntr ul
{
	overflow:hidden;
	width:700px;
}

#menuCntr li
{
	padding-left:8px;
	float:left;
	display:inline;
}

#menuCntr li a
{
	display:block;
	float:left;
	height:61px;
	font-weight:700;
	text-decoration:none;
	color:#383738;
	padding:122px 3px 0;
}

#menuCntr li a:hover,#menuCntr li.selected a
{
	color:#de068c;
	background:url('/uploads/image/images/menuHBg.gif') repeat-x;
}

#menuCntr li.selected a
{
	text-transform:uppercase;
}

#contentCntr
{
	width:1000px;
	background:url('/uploads/image/images/contentBg.gif') repeat-y;
}

#contentCntr div.cBottom
{
	padding-bottom:15px;
	overflow:hidden;
	width:1000px;
	background:url('/uploads/image/images/contentBottom.gif') no-repeat bottom;
}

#leftCntr
{
	float:left;
	width:205px;
}

.navBox
{
	width:155px;
	padding:15px 0 0 40px;
}

.navBox h3
{
	font:normal 16px Arial;
	color:#de068c;
	font-weight:700;
}

.navBox ul
{
	list-style:none;
}

.navBox li
{
	line-height:30px;
}

.navBox li a
{
	padding-left:15px;
	text-decoration:none;
	color:#fff;
}

.navBox li a:hover,.navBox li.selected a
{
	color:#de068c;
	background:url('/uploads/image/images/arrow.gif') no-repeat left;
}

#rightCntr
{
	float:right;
	overflow:hidden;
	width:795px;
	border-top:2px solid #383738;
}

.textBox
{
	float:left;
	display:inline;
	width:550px;
	padding:15px 0 0 15px;
}

.textBox h1
{
	font:normal 16px Arial;
	color:#de068c;
	padding-bottom:7px;
}

.nieuwsBox
{
	float:right;
	display:inline;
	width:180px;
	padding:15px 15px 0 0;
}

.nieuwsBox div.nieuws
{
	padding-bottom:40px;
	text-align:right;
}

.nieuwsBox div.last
{
	padding-bottom:0;
}

.nieuwsBox h2
{
	font:normal 16px Arial;
	color:#de068c;
}

.nieuwsBox a
{
	text-decoration:none;
	color:#de068c;
}

.nieuwsBox a:hover
{
	text-decoration:underline;
}

#footerCntr
{
	width:1000px;
	background:url('/uploads/image/images/footerBg.gif') no-repeat right top;
	padding:40px 0 15px;
}

#footerCntr address
{
	padding-right:5px;
	line-height:24px;
	text-align:right;
	font-style:normal;
	color:#000;
}

#footerCntr a
{
	color:#000;
}

.nieuwsDatum
{
	color:gray;
	font-size:9px;
	padding-top:5px;
}

.nieuwsBericht
{
	font-family:Verdana;
	font-size:11px;
	color:#383738;
	padding-bottom:25px;
	line-height:20px;
}

html,body,input,select,textarea
{
	font-family:Verdana;
	font-size:11px;
	color:#383738;
}

.textBox p,.nieuwsBox p
{
	padding-bottom:12px;
	line-height:20px;
}

a.link-partners {font-family:Verdana; font-size:11px; color:#FFFFFF; text-decoration: none; }
a.link-partners:hover {font-family:Verdana; font-size:11px; color:#de068c; text-decoration: none; }