body, td, div, input, span {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #50247D; 
	line-height: 20px; 
}

.body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-indent: 10px;

}

.mceContentBody, .main{background-color:#F6EDF5;}

body.top{
	background-image:url("../images/top_body_bg.gif");
}

body.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	background-image:url("../images/content_bg.gif");
}

.container_top{
	width:100%;
	height:99px;
	background-image:url("../images/header.gif");
	background-repeat:no-repeat;
}

.container_bottom{
	width:100%;
	height:20px;
	background-color:#50247d;
}

.container_nav{
	position:absolute;
	top:0px;
	left:0px;
	padding-top:25px;
	width:255px;
	height:100%;
	background-color:#FFFFFF;
}

.container_content{
	padding: 30 10 10 20;
	position:absolute;
	left:255px;
	top:0px;
	border:0px solid;
}

.subnav_zindex{
	top:30px;
	width:100%;
	position:absolute;
	z-index:200;
}

div.subnav{
	text-align:right;
	background-image:url("../images/arrow.gif");
	background-repeat:no-repeat;
	background-position: right;
}

div.subnav_sel{
	text-align:right;
	background-image:url("../images/arrow_sel.gif");
	background-repeat:no-repeat;
	background-position: right;
}

a.subnav:link{
	color:#50247d;
	font-size: 11px; 
	font-weight:bold;
	text-decoration:none;
}

a.subnav:hover{
	color:#ce2f97;
	font-size: 11px; 
	font-weight:bold;
	text-decoration:none;
}

a.subnav_sel:link{
	color:#ce2f97;
	font-size: 11px; 
	font-weight:bold;
	text-decoration:none;
}

a.subnav_sel:hover{
	color:#ce2f97;
	font-size: 11px; 
	font-weight:bold;
	text-decoration:none;
}

a.subnav_sel:visited{
	color:#ce2f97;
	font-size: 11px; 
	font-weight:bold;
	text-decoration:none;
}

a.subnav:visited{
	color:#50247d;
	font-size: 11px; 
	font-weight:bold;
	text-decoration:none;
}

b, strong{
	color:#A7006E;
	font-weight:bold;	
}

H1{
	font-family: "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: 700; 
	font-variant: normal; 
	color: #50247D; 
	line-height: 20px; 
}

H2{
	
	font-size: 12px; 
	line-height: 20px; 
	font-weight: bold; 
	color: #50247D
}

H3{
	font-size:11px;
	color:#b975ae;
	font-weight:normal;
	text-decoration: underline;
}

H4{
	font-size:16px;
	color:#50247D;
	margin-bottom:0px;
}

H6{
	
}

a:link{
	color:#50247D;
	font-weight:normal;
	text-decoration:underline;
}

a:hover{
	color:#ce2f97;
	font-weight:normal;
	text-decoration:underline;
}

a:visited{
	color:#B975AE;
	font-weight:normal;
	text-decoration:underline;
}

div.hoofdnav{
	float:left;
	position:relative;
	border-left:0px;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color:#b975ae;
	text-align: center;
	height:22px;
	width:84px;
	top:75px;
	z-index:200;
}

div.hoofdnav_sel{
	float:left;
	position:relative;
	border-left:0px;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color:#b70084;
	text-align: center;
	height:22px;
	width:84px;
	top:75px;
	z-index:2;
}

.blue_back{
	position:relative;
	top:75px;
	width:100%;
	background-color:#0a9dce;
	z-index:1;
}

a.hoofdnav:link{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

a.hoofdnav:hover{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
a.hoofdnav:visited{
	font-size:12px;	
	color:#FFFFFF;
	text-decoration:none;
}

.top_img{
	position:absolute;
	right:0px;
	width:290px;
	height:74px;
	background-image:url("../images/banner.gif");
	background-repeat:no-repeat;
}

.top_img_text{
	position:absolute;
	right:0px;
	top:76px;
	width:120px;
	height:22px;
	background-image:url("../images/banner-blauw-tekst.gif");
	background-repeat:no-repeat;
}

div.bottomnav{
	padding-right:25px;
	padding-left:25px;
	float:right;
	top:0px;
	height:20px;
	border-left:1px solid #FFFFFF;
}
div.bottomnav_sel{
	padding-right:25px;
	padding-left:25px;
	background-color:#b9a7cb;
	float:right;
	top:0px;
	height:20px;
	border-left:1px solid #FFFFFF;
}

a.bottomnav:link{
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

a.bottomnav:hover{
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.bottomnav:visited{
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

ul{
	margin-top:0px;
}

input.search{
	border:1px solid #000000;
	background-color:#FFFFFF;
	color:#000000;
	line-height: 14px; 
	font-weight:bold;
}

input.search_field{
	border:1px solid #808080;
	background-color:#FFFFFF;
	line-height: 15px; 
	height:19px;
}

a.search:link{
	font-weight:bold;
	color:#A7006E;
	text-decoration:underline;
}

a.search:hover{
	font-weight:bold;
	color:#A7006E;
	text-decoration:none;
}

a.search:visited{
	font-weight:bold;
	color:#A7006E;
	text-decoration:underline;
}

/* oude classes*/
.agenda-activiteit {  font-size: 11px; font-style: normal; font-weight: bolder; color: #000000; text-indent: 10px}
.agenda-datum {  font-size: 11px; font-style: normal; font-weight: bold; color: #FFFFFF; text-indent: 10px; font-variant: normal; text-transform: capitalize}
.agenda-specificaties {  font-size: 11px; font-style: normal; font-weight: normal; color: #CC99CC; text-align: right; text-indent: 10px; clip:   rect(   ); border: #FFFFFF; padding-right: 2px}

