body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
td{ font-size:11px;}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#d50067;
	font-weight:normal;
	background-image:url(../images/h1_bullet.gif);
	background-repeat:no-repeat;
	text-indent:15px;
	margin-bottom:10px;
	margin-top:2px;
}
h2{
	font-size:14px;
	line-height:22px;
	margin-bottom:5px;
	margin-top:10px;
}
h3{
	font-size:11px;
	line-height:22px;
	margin-bottom:5px;
	color:#d50067;
}
h5{
	font-size:11px;
	color:#d50067;
	margin-bottom:0px;
	margin-top:0px;
}
hr{
border-bottom:1px solid #AAAAAA;
border-top:1px solid #EEEEEE;
margin-right:15px;
}
/* voor ritch text CMS */
p, ol, li, ul, hr {
	margin-top: 0px;
	margin-bottom: 0px;
}
ul{
margin-left:15px;
}
a{
	color:#d50067;
	text-decoration:none;
}
a:hover{
	color:#d50067;
	text-decoration:underline;
}
/* ----------------- */
.header{
	border-bottom: 1px solid #d50067;
}
.content{
	font-size:11px;
	line-height:16px;
/*	margin-top:15px;*/
}
.bannerTitel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#d50067;
	font-weight:normal;
	text-align:left;
	margin:10px;
	margin-left:15px;
}
#wit{ color:#FFFFFF;}

.bottom {
	font-size: 10px;
	vertical-align:bottom;
	color:#777777;
}
.bottom a{
	color:#777777;
	text-decoration:none;
}
.bottom a:hover{
	color:#777777;
	text-decoration:underline;
}

.navContainer{
margin-left:10px;
}
.navContainer a{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	line-height:28px;
	width:210px;
	height:30px;
	text-indent:15px;
	display:block;
	border-bottom:1px solid #FFFFFF;
	background-image:url(../images/nav_bullet.gif);
	background-repeat:no-repeat;
}
.navContainer a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#d50067;
	background-image:url(../images/nav_bullet_o.gif);
	background-repeat:no-repeat;
}
.navContainer #toplink{
	border-top:1px solid #FFFFFF;
}
.subNavContainer{
	font-size:11px;
	margin-top:15px;
}
.subNavContainer a{
	margin-left:10px;
	color:#d50067;
	text-decoration:none;
	line-height:18px;
	background-image:url(../images/subNavBtn_o.gif);
	height:20px;
	width:210px;
	display:block;
	text-indent:15px;
	background-repeat:no-repeat;
}
.subNavContainer a:hover{
	color:#FFFFFF;
	background-image:url(../images/subNavBtn.gif);
	background-repeat:no-repeat;
}
#sub2{
	color:#FFFFFF;
	background-image:url(../images/subNavBtn.gif);
	background-repeat:no-repeat;
}
#sub2:hover{
	color:#d50067;
	background-image:url(../images/subNavBtn_o.gif);
	background-repeat:no-repeat;
}


.topNav td{ text-align:right;}
.topNav a{
	font-size:11px;
	color:#d50067;
	text-decoration:none;
}
.topNav a:hover{
	color:#000000;
}


.btn{
	font-size:11px;
	background-color:#d50067;
	color:#FFFFFF;
	border-collapse:inherit;
	border-bottom:1 px solid #860041;
	border-right:1 px solid #860041;
	border-top:1px solid #ff6cb3;
	border-left:1px solid #ff6cb3;
	height:22px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}