body 
{
    margin:0px;
    padding: 0px;
    text-align:center;
    min-width:753px;
    background-color:#DADADA;
	background-image: url(/images/topbackground.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color:#333333;
}



/* Content */


.smtxt
{
	font-size:9px;
	line-height: 20px;
	color:#333333;
}

.smtxtcomp
{
	font-size:9px;
	line-height: 12px;
	color:#333333;
}

.lrgtxt
{
	font-size:16px;
	line-height: 20px;
	color:#97bd2d;
}


#tablewrapper td {
	vertical-align: top;
	padding-top: 9px;
}

#tablewrapperzero td {
	vertical-align: top;
	padding-top: -9px;
}

.boxwide {
	width:477px;
	padding:11px;
	background-color: #FFF;
	text-align:center;
}
.boxfull {
	width:731px;
	padding:11px;
	background-color: #FFF;
	text-align:center;
}

.contentwide {
	padding-left:22px;
	padding-right:22px;
	padding-bottom:30px;
	padding-top:0px;
	color: #333;
	background-color: #FFF;
	text-align:left;
}
.contentwidestretched {
	padding-left:22px;
	padding-right:22px;
	padding-bottom:30px;
	padding-top:0px;
	color: #333;
	background-color: #FFF;
	text-align:left;
	height:100%;
}
.boxultrawide {
	width:731px;
	padding:11px;
	background-color: #FFF;
	text-align:center;
}

.boxsmall {
	width:223px;
	background-color: #FFF;
}

.contentsmall {
	width:223px;
	color: #333;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:30px;
	padding-top:5px;
	background-color: #FFF;
	margin-top: -10px;
}


.boxtrans {
	width:150px;
	padding:11px;
	background-color: none;
}

.contenttrans {
	width:223px;
	color: #333;
	background-color: none;
	margin-top: -10px;
}

.greyroundrect_top {
	background-image: url(/images/rounded_rect_top.gif);
	background-repeat: no-repeat;
	background-position:top;
	
	height: 0px;
	
    padding-top: 0px;
    padding-bottom: 0px;
    
	line-height: 0px;
    
	margin-top:-2px;
	margin-bottom:0px;
	
}
.greyroundrect_bottom
{
	background-image: url(/images/rounded_rect_bottom.gif);
	background-repeat: no-repeat;
	height: 8px;
	
    padding-top: 0px;
    padding-bottom: 0px;
    
	line-height: 0px;
    
	margin-top:0px;
	margin-bottom:0px;
}
.blue {
	color: #00A3E0;
}

.magenta {
	color: #F54A91;
}

.green {
	color: #97bd2d;
}
.orange {
	color: #DE8703;
}
.lightblue {
	background-color: #d4f0fa;
}


.titleblue {
	font-size: 26px;
	color: #00A3E0;
	line-height: 29px;
}

.titlebluedark {
	font-size: 26px;
	color: #0033AB;
	line-height: 29px;
}

.titlepurple {
	font-size: 26px;
	color: #732466;
	line-height: 29px;
}

.titlegreen {
	font-size: 26px;
	color: #97bd2d;
	line-height: 29px;
}

.titleorange {
	font-size: 26px;
	color: #DE8703;
	line-height: 29px;
}

.titlered {
	font-size: 26px;
	color: #D42E12;
	line-height: 29px;
}

.titlemagenta {
	font-size: 26px;
	color: #F54A91;
	line-height: 29px;
}

.titlemagentaxxsm {
	font-size: 11px;
	color: #F54A91;
	line-height: 16px;
}



.titlebluesm {
	font-size: 19px;
	color: #00A3E0;
	line-height: 24px;
}

.titlebluedarksm {
	font-size: 19px;
	color: #0033AB;
	line-height: 24px;
}

.titlepurplesm {
	font-size: 19px;
	color: #732466;
	line-height: 24px;
}

.titlegreensm {
	font-size: 19px;
	color: #97bd2d;
	line-height: 24px;
}

.titleorangesm {
	font-size: 19px;
	color: #DE8703;
	line-height: 24px;
}

.titleredsm {
	font-size: 19px;
	color: #D42E12;
	line-height: 24px;
}

.titlemagentasm {
	font-size: 19px;
	color: #F54A91;
	line-height: 24px;
}

.titlegreysm {
	font-size: 19px;
	color: #333;
	line-height: 24px;
}

.titlebluexsm {
	font-size: 14px;
	color: #00A3E0;
	line-height: 20px;
}

.titleorangexsm {
	font-size: 14px;
	color: #DE8703;
	line-height: 20px;
}

.titlegreenxsm {
	font-size: 14px;
	color: #97bd2d;
	line-height: 20px;
}

.titlegreenxxsm {
	font-size: 11px;
	color: #97bd2d;
	/*line-height: 16px;*/
}

.titlemagentaxsm {
	font-size: 14px;
	color: #F54A91;
	line-height: 20px;
}



.datatable { 
  border: none; 
  border-collapse: collapse; 
  width: 100%;
  
} 

.datatable td { 
  padding: 6px;
} 

.datatable tr.datarow { 
  background-color: #f1f1f1; 
  color: #333333; 
} 

.datatable tr.datarowblue { 
  background-color: #e9f5ff; 
  color: #333333; 
} 

.inputfield {
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid; 
	border-color: #666; 
	font-size: 11px; 
}


		
A:visited { 
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
   	background-color: transparent;
   	text-decoration: none;
	}

A:link { 
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
   	background-color: transparent;
   	text-decoration: none; 
	}

A:hover {
   	color: #333;
   	font-family: verdana, arial, helvetica, sans-serif;
   	background-color: transparent;  
   	text-decoration: underline; 
	}

A:active {
   	color: #333;
   	font-family: verdana, arial, helvetica, sans-serif;
   	background-color: transparent;
   	text-decoration: none;
	}


a.meer:visited { 
	color: #00A3E0;
   	text-decoration : none;
	}

a.meer:link { 
	color: #00A3E0;
   	text-decoration : none; 
	}

a.meer:hover {
   	color : #00A3E0;
   	text-decoration : underline; 
	}

a.meer:active {
   	color : #00A3E0;
   	text-decoration : none;
	}



a.groenlink:visited { 
	font-size:16px;
	line-height: 20px;
	color:#97bd2d;
   	text-decoration : none;
	}

a.groenlink:link { 
	font-size:16px;
	line-height: 20px;
	color:#97bd2d;
   	text-decoration : none; 
	}

a.groenlink:hover {
   	font-size:16px;
	line-height: 20px;
	color:#97bd2d;
   	text-decoration : underline; 
	}

a.groenlink:active {
   	font-size:16px;
	line-height: 20px;
	color:#97bd2d;
   	text-decoration : none;
	}


a.groenlinksmall:visited { 
	font-size:11px;
	line-height: 20px;
	color:#97bd2d;
   	text-decoration : none;
	}

a.groenlinksmall:link { 
	font-size:11px;
	line-height: 20px;
	color:#97bd2d;
   	text-decoration : none; 
	}

a.groenlinksmall:hover {
   	font-size:11px;
	line-height: 20px;
	color:#97bd2d;
   	text-decoration : underline; 
	}

a.groenlinksmall:active {
   	font-size:11px;
	line-height: 20px;
	color:#97bd2d;
   	text-decoration : none;
	}


ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

ol li
{
background-image: none;
margin-left:-15px;
color: #00A3E0;
line-height: 18px;
padding-bottom:5px;
}

li
{
background-image: url(/images/list.gif);
background-repeat: no-repeat;
background-position: 0 7px;
padding-left: 15px;
}

#tablenormal td
{
padding:0px; 
margin:0px; 
vertical-align:top;
}

/* Stop Content */



    
#wrapper 
{
    margin:0 auto;
    width:753px;
}

#toprightlinks 
{
    text-align:right;
    height:17px;
    padding-top:10px;
    font-size:10px;
}

#toprightlinks a 
{
    color:#333333;
}

#maincontent
{
    text-align:left;
}

#footer 
{
    background-image:url(/images/bottombackground.gif);
    background-repeat:repeat-x;
    background-position:top;
    height:40px;
    color:#858585;
    font-size:9px;
    margin-top:10px;
    padding-top:25px;
}

#footertext 
{
    margin:0 auto;
    width:753px;
    text-align:left;
}

/* Start Menu */

#menul1 
{
    background-image: url(/images/menu1bg.gif);
	background-repeat:repeat-x;
	background-position:top;
    height:29px;
	text-align:left;
	padding-left:2px;
}

#menul1 img 
{
    border-style:none;
}

#menusplit
{
    background-image: url(/images/menusplitbg.gif);
	background-repeat:repeat-x;
	background-position:top;
    height:6px;
    text-align:left;
	padding-left:2px;
	border-left:solid 1px white;
}

#menul2
{
    background-image: url(/images/menu2bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    height:17px;
    color:#313131;
    text-align:left;
    padding-left:5px;
    font-size:10px;
    border-left:solid 1px white;
    line-height:11px;
}

#menul2 a
{
    color:#313131;
}

.textsizebg
{
    background-image:url(/images/menutextsizebg.gif);
    vertical-align:top;
}

.txtsizediv
{
    margin-top:1px;
    font-size:10px;
    color:#7B7B7B;
}

.txtbtndiv
{
    margin-top:3px;
    margin-right:2px;
}
/* Stop Menu */


/* Tabbed panels */

.big-quoteleft {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 120px;
	color: #97C31B;
}
.big-quoteright {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 120px;
	color: #97C31B;
	
}
.blockitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding:0;
	text-align:left;
}
.vertical-grey-grad {
	background-image: url(/images/grey_to_white_vgrad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#ffffff;
}
.style1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7c7c;
}
.program-times {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7c7c7c;
	line-height:1.4em;
}
.program-days {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f54a91;
	line-height:1.6em;
}
.vertical-dotted-ruler{
	background-image: url(/images/grey_dotted_vruler.gif);
	background-position: left top;
	width:1px;
	
	
}


/* Bannerblok */
.bannerblok-groen{
	width:245px;
	background-color: #FFF;
	background-image: url(/images/bannerblok_groen.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:27px;
	
	
}
.bannerblok-magenta{
	width:245px;
	background-color: #FFF;
	background-image: url(/images/bannerblok_roze.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:27px;
	
	
}
.bannerblok-rood{
	width:245px;
	background-color: #FFF;
	background-image: url(/images/bannerblok_rood.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:27px;
	
	
}
.bannerblok-yellow{
	width:245px;
	background-color: #FFF;
	background-image: url(/images/bannerblok_geel.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:27px;
	
	
}
.bannerblok-blue{
	width:245px;
	background-color: #FFF;
	background-image: url(/images/bannerblok_blauw.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:27px;
	
	
}
.bannerblok-content{
	background-image: url(/images/bannerblok_grijze_gradient.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding:10px;
	background-color: #FFF;
	
}
.bannerblok-blue-ruler{
	background-color: #00A3E0;
	border:0px;
	color: #00A3E0;
	width: 210px;
	height:1px;
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/

}
.bluelink
{
	
	color: #00A3E0;
}
.bluelink:hover
{
	text-decoration: underline;
	color: #00A3E0;
}