@charset "utf-8";
/* CSS Document */
/* 
oranje  #f58026      EE7D11;
diep paars #4c1e6d;    grooennnn :4c1e6d      ;ichtgroen L:ae88a4
grijstint 1 (licht) #e7e7e8

licht paars #ae88a4;
"wit" #ffffff;
"zwart" #525252;       525252
grijstint 2 (donkerder) #c6c6c6
beige tint #bebbae
*/

body{
	background-color:#4c1e6d; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#424242; margin:0px; padding:0px;
}
div.body-kikker{
	width:456px; height:566px; position:fixed; bottom:0px; right:0px;
}

img{ border:0px; }

a, a:visited{
	color:#4c1e6d; text-decoration:none;
}
a:hover{
	color:#525252; text-decoration:none;
}
h1,h2,h3{
	padding:0px;
	margin:0px;
	text-align:left;
}
h1{
	font-size:13px; color:#525252;
}
h2{
	font-size:12px;
}
h3{
	font-weight:bold;
	font-size:11px;
	font-style:italic;
}
span.orangeisnice{
	color:#4c1e6d; font-weight:bold;
}

/*header*/
#header{
	width:990px; height:150px; position:relative; left:0px; top:0px; z-index:200; float:left; margin:10px 0px 0px 0px;
	background-image:url(../img/assets-university/frogs/kikker-header.jpg); background-repeat:no-repeat; background-position:bottom center;
}	
#header_content{
	width:990px; height:130px; position:relative; left:0px; top:0px; margin:0 auto;z-index:201;
}
#header_line{
	width:100%; height:25px; position:relative; left:0px; top:0px; z-index:0;  margin:0 auto;
	background-image:url(../img/assets-university/line_header.png);
	background-repeat:repeat-x;
	background-position:top left;
}
#header_notification{
	width:500px; height:25px; position:absolute; top:-100px; left:0px; z-index:3; overflow:hidden; color:#525252;
}
#go_home{
	width:289px; height:101px; position:absolute; top:20px; left:0px; cursor:pointer; background-color:#CCC;
}


/*referenties*/
#referenties_menu{
	width:260px; height:80px; position:absolute; top:10px; left:705px; overflow:hidden; overflow:visible; border:1px solid #e7e7e8; color:#626262; background-color:#fafafa;
}
#referenties_header{
	position:relative; width:240px; left:10px; top:5px; color:#EE7D11; font-size:11px; height:15px; overflow:hidden; font-weight:bold;
}
#referenties_quote{
	position:relative; width:240px; left:10px; top:5px; font-size:11px; height:40px; overflow:hidden; line-height:12px; font-style:italic;
}
#referenties_link{
	position:relative; width:240px; left:10px; top:5px; color:#EE7D11; font-size:10px; text-align:right; height:15px; overflow:hidden;
}
div.listing_item_referentie{
	width:580px;position:relative; top:10px; left:0px; float:left; border-bottom:1px solid #EEEEEE; margin-bottom:10px;
}

/*menu*/
ul{
	margin:0px; padding:0px; list-style-image:none; list-style:none;
}
li{
	margin-left:30px; list-style:square;
}
#site_menu{
	width:680px; height:50px; position:absolute; top:108px; left:300px; z-index:201;
}
li.navigation_div, li.navigation_div_active{
	width:125px; height:29px; position:relative; top:0px; float:left; cursor:pointer; background-color:#4c1e6d; overflow:hidden; margin-right:10px;
	text-align:center; line-height:29px; list-style-image:none; margin-left:0px; list-style:none;
}
li.navigation_div_active{
	background-color:#ae88a4;
}	
div.menu_info{
	color:#bebbae; position:absolute; top:30px; width:110px; left:5px; font-size:10px; text-align:center; line-height:13px; 
}
li.navigation_div a, li.navigation_div a:visited, li.navigation_div_active a, li.navigation_div_active a:visited{
	color:#fff;	text-decoration:none;
}
li.navigation_div:hover, li.navigation_div_active:hover{
	background-color:#EE7D11; height:130px;
	-moz-box-shadow: 2px 2px 3px #c6c6c6;
	-webkit-box-shadow: 2px 2px 3px #c6c6c6;
	box-shadow: 2px 2px 3px #c6c6c6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color='#c6c6c6')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color='#c6c6c6');
}
#menu2:hover{
	height:200px;
}
#menu3:hover{
	height:170px;
}
li.navigation_div a:hover, li.navigation_div:hover a, li.navigation_div:hover a:visited, li.navigation_div:hover a:hover,
li.navigation_div_active a:hover, li.navigation_div_active:hover a, li.navigation_div_active:hover a:visited, li.navigation_div_active:hover a:hover,
li.navigation_div div.menu_info a, li.navigation_div div.menu_info a:visited,
li.navigation_div_active div.menu_info a, li.navigation_div_active div.menu_info a:visited{
	color:#ffffff;
}
li.navigation_div:hover div.menu_info a, li.navigation_div:hover div.menu_info a:visited,
li.navigation_div_active:hover div.menu_info a, li.navigation_div_active:hover div.menu_info a:visited{
	color:#ffffff; line-height:14px;
}
li.navigation_div:hover div.menu_info a:hover, li.navigation_div_active:hover div.menu_info a:hover{
	color:#4c1e6d;
}

/*content*/
#main_container{
	position:relative; margin:0 auto; left:0px; top:0px; width:990px; z-index:100; background-color:#FFF; float:left; height:100%;
	-moz-box-shadow: 3px 3px 4px #aaaaaa;
	-webkit-box-shadow: 3px 3px 4px #aaaaaa;
	box-shadow: 3px 3px 4px #aaaaaa;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#aaaaaa')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#aaaaaa');
}
#content{
	position:relative; margin:0px; left:0px; top:0px; width:990px; float:left;
}
/*side*/
#flow_content_column{
	position:relative; left:0px; top:0px; float:left; width:265px; margin:0px 0px 0px 18px; 
}
#flow_side_site_switcher, #flow_side_agenda_content, #flow_side_infodays_content, #flow_side_workshops_content, #flow_side_brochure,#flow_side_tip_content,#flow_side_tip_content_doorsturen{
	width:265px; position:relative; float:left; left:0px; top:0px; background-color:#e7e7e8; margin:10px 0px 10px 0px;
}
#flow_side_site_switcher{
	z-index:200;
}
#flow_side_site_switcher_header, #flow_side_agenda_header, #flow_side_infodays_header, #flow_side_workshop_header, #aandacht_header, #side_brochure_header{
	width:265px; height:28px; position:relative; left:0px; top:0px; overflow:hidden; background-color:#EE7D11; text-align:center; color:#fff; line-height:26px; font-weight:bold; font-size:11px; float:left;
}
#flow_side_agenda_city_chooser{
	width:265px; position:relative; left:0px; top:0px; overflow:hidden; text-align:left; color:#fff; line-height:26px; font-weight:bold; font-size:11px; float:left; border-bottom:1px solid #FFF; margin:0px 0px 8px 0px;
}

/*site_switcher*/
div.switch_container{
	position:relative; width:265px;	left:0px; top:0px; height:60px; float:left;
}
div.switch_container_column{
	position:relative; width:85px;	left:0px; top:0px; height:60px; float:left;
}
div.switch_container_column_logo{
	position:absolute; width:70px;	left:7px; top:-5px; height:70px; float:left;
}
div.switch_container_column_info{
	position:absolute; width:290px;	left:10px; top:55px; height:110px; background-color:#fafafa; display:none;
}
div.switch_container_column:hover div.switch_container_column_info{
	display:block;
}
div.switch_container_column_info_txt{
	position:relative; width:258px;	left:0px; top:0px; height:78px; margin:5px; padding:10px; border:1px solid #e7e7e8;
}
div.switch_container_column_info_txt h2{
	margin:0px; padding:0px; color:#4c1e6d;
}
div.switch_container_column_info_txt a{
	color:#EE7D11; font-weight:bold;
}

/*agenda*/
div.agenda_block{
	position:relative; width:265px;	left:0px; top:0px; float:left; display:none;
}
div.quicktool_agenda{
	position:relative; width:265px;	left:0px; top:0px; height:60px; border-bottom:1px solid #FFF; float:left;
}
div.quicktool_agenda_date, div.quicktool_agenda_date_workshops{
	position:absolute; padding:3px;	top:0px; left:0px; color:#fff; font-weight:bold; width:70px; text-align:center; font-size:10px; background-color:#ae88a4;
}
div.quicktool_agenda_date_workshops{
}
div.quicktool_agenda_desc, div.quicktool_agenda_desc_workshops{
	position:absolute; padding-top:3px; padding-left:3px; left:0px; top:20px; width:250px; text-align:left;
}
div.quicktool_agenda_desc_workshops{
	left:0px; top:20px;	width:245px;
}
div.quicktool_agenda_city{
	position:absolute; padding-top:3px; left:80px; top:0px; width:160px; text-align:left; font-size:10px; font-weight:bold;
}
div.quicktool_agenda_links{
	position:absolute; padding:3px; top:40px; left:197px; color:#ffffff; font-weight:bold; width:70px; text-align:center; font-size:10px;
}
a.agenda_links, a.agenda_links:visited{
	color:#EE7D11; font-weight:bold; text-decoration:none;
}
a.agenda_links:hover{
	color:#ae88a4;
}

/*aandacht*/
#aandacht_form{
	position:relative; left:0px; top:0px; width:220px; margin-left:170px; margin-top:10px; float:left;
}
#aandacht_txt{
	position:relative; left:0px; top:0px; width:231px; height:50px; margin-left:15px;	margin-top:15px; background-color:#ffffff; padding:2px; text-align:center; line-height:16px; color:#4c1e6d; float:left;
}
#aandacht_form_form{
	position:relative; left:0px; top:0px; width:231px; height:50px; margin-left:15px;	margin-top:15px; padding:2px; text-align:center; line-height:16px; color:#4c1e6d; float:left;
}

#aandacht_form.aandacht{
	position:relative; left:0px; top:0px; width:260px; left:22px; margin-right:70px; margin-top:20px; padding-top:0px; height:230px; background-color:#e7e7e8; float:left;
}
#aandacht_menu{
	position:relative; left:0px; top:0px;float:left;
}
div.aandacht_menu_btn{
	position:relative; width:265px; height:57px; left:0px; top:0px;	overflow:hidden;
}
div.aandacht_menu_btn_txt{
	position:absolute; width:195px;	height:57px; left:3px; top:7px;	overflow:hidden;
}
div.aandacht_menu_btn_txt_header{
	position:absolute; width:195px; height:15px; left:0px; top:0px; text-align:right; color:#4c1e6d; font-weight:bold;
}
div.aandacht_menu_btn_txt_content{
	position:absolute; width:195px; height:15px; left:0px; top:15px; text-align:right;
}
div.aandacht_menu_btn_icon{
	position:absolute; width:61px; height:57px; left:209px; top:0px; cursor:pointer;
}

/*brochure*/
#brochure_holder{
	position:relative; width:265px;	left:0px; top:0px; margin-top:0px; height:166px; z-index:2; overflow:hidden; float:left;
}

/*logos*/
#logos{
	position:relative; float:left; top:0px; left:0px; margin-top:10px; width:100%; text-align:left;
}

/*center contect*/
#flow_content{
	position:relative; margin:0px; left:0px; top:0px; width:690px; float:right;
}
#inner_content_menu{
	position:relative; margin:0px; left:0px; top:0px; width:675px; float:left;
}
#inner_content{
	position:relative; margin:0px; left:0px; top:0px; width:675px; float:left;
}


/*home*/
div.home_block_welcome{
	position:relative; top:0px; left:0px; float:left; margin:20px 0px 15px 0px; width:640px; text-align:left;
}
div.home_block{
	position:relative; top:0px; left:0px; float:left; margin:0px 20px 10px 0px; width:290px; text-align:justify; border:1px solid #e7e7e8; padding:10px; height:335px; background-color:#fafafa; overflow:hidden;
}
div.home_block a{
	color:#ae88a4;
}
#home_block_aandacht{
	position:relative; top:0px; left:0px; float:left; margin:10px 20px 0px 0px; width:620px; text-align:justify; border:1px solid #e7e7e8; padding:10px; height:120px; background-color:#fafafa; overflow:hidden;
}
div.aandacht_block{
	position:relative; text-align:center; top:0px; left:0px; width:290px; float:left; margin:0px;
}
span.aandacht-week{
	color:#EE7D11 ; font-size:14px; font-weight:bold;
}
span.aandacht-zin{
	color:#ae88a4; font-size:11px; font-weight:bold; line-height:13px;
}
span.aandacht-zin p{
	margin:0px; margin-bottom:5px;
} 
#aandacht_btn{
	position:relative; color:#FFF; text-align:left; top:0px; left:0px; width:245px; height:75px;float:left; margin:20px 0px 0px 60px;
	background-color:#4c1e6d; text-align:center;
}


div.twitter_block{
	position:relative; top:0px; left:0px; float:left; margin:20px 0px 15px 0px; width:630px; text-align:left;
	border-top:1px solid #e7e7e8;
	border-bottom:1px solid #e7e7e8;
	border-left:6px solid #4c1e6d;
	border-right:6px solid #4c1e6d;
	padding:5px 0px 5px 0px;
	height:160px;
}

div.twitter_btn{
	position:relative; top:0px; left:0px; float:left; margin:0px 0px 15px 0px; width:315px;
}

div.twitter_feed{
	position:relative; top:0px; left:0px; float:left; margin:0px 0px 15px 0px; width:315px;
}
div.twtr-ft{
	display:none;
}


/*footer*/
#footer{
	position:relative; float:left; height:55px; width:100%; position:relative; color:#FFF; line-height:30px; top:0px; left:0px; overflow:hidden; text-align:center;	z-index:0; margin:50px 0px 10px 0px;
}
	
#footer.frog1{
/*	background-image:url(../img/assets-university/frogs/Kikker01.jpg);*/
}
#footer.frog2{
/*	background-image:url(../img/assets-university/frogs/Kikker01.jpg);*/
}
#footer.frog3{
/*	background-image:url(../img/assets-university/frogs/Kikker01.jpg);*/
}
#footer.frog4{
/*	background-image:url(../img/assets-university/frogs/Kikker01.jpg);*/
}
#footer.frog5{
/*	background-image:url(../img/assets-university/frogs/Kikker01.jpg);*/
}
#footer.frog6{
/*	background-image:url(../img/assets-university/frogs/Kikker01.jpg);*/
}
#footer.frog7{
/*	background-image:url(../img/assets-university/frogs/Kikker01.jpg);*/
}
#footer.frog8{
/*	background-image:url(../img/assets-university/frogs/Kikker01.jpg);*/
}

#footer_bar{
	height:30px; width:100%; position:relative; background-color:#e7e7e8; color:#4c1e6d; line-height:30px; top:0px; left:0px;	overflow:hidden; text-align:center;
}
#footer a, #footer a:visited{
	color:#5c5c5c;	text-decoration:none;
}
#footer a:hover{
	color:#ae88a4;
}
#credits{
	position:relative; float:left; height:25px; width:99%; position:relative; line-height:30px; top:0px; left:0px; overflow:hidden; text-align:right;	z-index:0; margin:5px 0px 0px 0px;color:#525252;
}








/*opleidingen*/
#opleiding_keuzes{
	position:relative; width:100%; left:0px; top:0px; float:left;
}
#opleiding_selecter{
	position:relative; width:100%; left:0px; top:0px; float:left;
}
div.opleiding_keuze{
	position:relative; width:100%; height:115px; top:0px; left:0px; overflow:hidden; margin:10px 0px 10px 0px; float:left;
}
div.opleiding_keuze_name_block, div.opleiding_keuze_name_block_worshops{
	position:absolute; width:270px; height:115px; left:0px; top:0px; background-color:#e7e7e8;
}
div.opleiding_keuze_name_block_worshops{
	width:665px;
}
div.opleiding_keuze_name_block h2, div.opleiding_keuze_name_block_worshops h2{
	margin:10px;
}
div.opleiding_keuze_name_block h2 a, div.opleiding_keuze_name_block_worshops h2 a{
	text-decoration:none; color:#f58026;
}
div.opleiding_keuze_info_block{
	margin:10px;
}
div.opleiding_keuze_info_block p{
	margin:0px;
}
div.allworkshops{
	position:absolute; width:395px; height:115px; top:0px; left:270px; background-color:#e7e7e8; overflow:hidden;
}
div.workshop_list{
	position:relative; padding:4px; overflow:hidden; top:20px; left:0px; width:350px; height:40px; overflow:visible; left:40px;
}
#workshopList_close{
	position:absolute; top:95px; left:295px; width:100px; height:20px; display:none; z-index:10; background-color:#f58026; color:#fff; text-align:center;
line-height:20px; font-weight:bold; font-size:10px;
}
#workshopList_open{
	position:absolute; top:95px; left:295px; width:100px; height:20px; background-color:#f58026; z-index:10; cursor:pointer; color:#fff; text-align:center;
line-height:20px; font-weight:bold; font-size:10px;
}
#workshopList_open a, #workshopList_close a{ text-decoration:none; color:#fff; }
#workshopList_open a:hover, #workshopList_close a:hover{ text-decoration:none; color:#fff; }

#workshop_close{
	position:absolute; top:5px; left:320px; width:20px; height:20px;
}



/*detail*/

#opleiding_to_list{
	position:relative; height:30px; left:0px; top:0px; width:400px; float:left; margin:5px 0px 0px 0px;
}
#opleiding_header_txt{
	position:relative; left:0px; top:0px; width:400px; float:left; color:#4c1e6d;
}
#opleiding_header_txt h1{
	margin:0px; padding:0px; color:#f58026;
}


#opleiding_menuBar{
	position:relative; width:665px; height:70px; top:0px;left:0px; float:left; margin:10px 0px 0px 0px; height:35px;
}
#opleiding_menuBar_container{
	position:absolute; width:665px; height:30px; top:0px;left:0px; overflow:hidden; background-color:#4c1e6d;
}
div.opl_nav{
	height:30px; position:relative; float:left; left:0px; top:0px; padding-left:5px; padding-right:5px; line-height:30px; border-right:1px solid #ae88a4;
}
#sub_shortcuts{
	position:absolute; width:170px; height:50px; top:35px; left:500px; overflow:hidden; z-index:1000;
}
div.sub_shortcuts_btn{
	position:relative; top:0px;	height:50px; float:left; padding:0px; cursor:pointer;
}
#sub_shortcuts_btn1{
	position:absolute; width:170px; height:50px; top:45px; left:500px; padding:4px; background-color:#CCC;
}
#sub_shortcuts_btn2{
	position:absolute; width:170px; height:50px; top:75px; left:500px; display:none;
}
#opl_nav7{
background-color:#ae88a4; width:105px; border:0px; text-align:center;
}

a.submenu, a.submenu:visited{
	color:#ffffff;	text-decoration:none;
}
a.submenu:hover{
	 color:#f58026;
}
a.bright, a.bright:visited{
	color:#ffffff; text-decoration:none;
}
a.bright:hover{
	color:#ffffff;
}

#info_block, #module_block, #prijzen_block, #ontwikkeling_block, #examen_block, #brochure_block, #schema_block{
	position:relative; left:0px; top:0px; padding-top:0px; width:665px; float:left; margin-top:0px; padding-top:35px;
}
div.back-to-top{
	position:relative; float:left; width:30px; top:0px; left:0px; cursor:pointer;
}

#info_block h2, #module_block h2, #prijzen_block h2, #ontwikkeling_block h2, #examen_block h2, #brochure_block h2, #schema_block h2{
	color:#f58026; width:600px;float:left; position:relative;  top:0px; left:0px; margin:4px 0px 6px 0px;
}
div.detail_longtext{
	width:600px; position:relative; left:0px; top:0px; line-height:18px; float:left; margin-left:30px;
}

#detail_modules{
	width:600px; position:relative; left:0px; top:0px; line-height:18px; float:left; margin-left:0px;
}
div.listing_row{
	width:585px; height:28px; left:0px; position:relative; overflow:hidden;	padding-top:2px; text-align:left; float:left; background-color:#e9e9e9; margin-top:1px; margin-left:30px;
}
div.listing_row_content{
	width:575px; height:0px; left:0px; position:relative; overflow:hidden; text-align:left; float:left;
}
div.row_submenu{
	width:145px; height:77px; position:absolute; top:0px; left:20px; overflow:hidden; background-color:#c6c6c6;
}
div.row_submenu_btn{
	width:133px; height:12px; position:relative; top:0px; left:0px; overflow:hidden; padding:6px; border-bottom:1px solid #ffffff; font-weight:bold;	font-size:10px; color:#525252; cursor:pointer; background-color:#c6c6c6;
}
div.row_subcontent{
	width:390px; position:absolute; top:20px; left:180px; text-align:left;
}
div.listing_module_open, div.listing_module_close{
	position:absolute; left:10px; top:4px; width:23px; height:23px; background-image:url(../img/assets-university/plus.png); background-repeat:no-repeat;background-position:top left; cursor:pointer;
}
div.listing_module_close{
	background-image:url(../img/assets-university/minus.png); background-repeat:no-repeat; background-position:top left; display:none;
}
div.listing_module_descr{
	position:absolute; left:40px; top:8px; width:410px; height:20px;
}
div.listing_module_dagen{
	position:absolute; left:460px; top:8px; width:70px; height:20px; color:#4c1e6d; font-weight:bold;
}



/*inschrijven*/
#step1,#step2,#step3,#step4{
	position:relative; width:100%; top:0px; left:0px; margin:10px 0px 10px 0px; float:left; background-color:#ffffff; border:1px solid #e7e7e8;
}
div.step-header{
	width:100%; height:28px; position:relative; left:0px; top:0px; overflow:hidden; background-color:#e7e7e8; text-align:left; color:#fff; line-height:26px; font-weight:bold; font-size:11px; float:left;
}
div.step-header-nr{
	width:18px; height:18px; position:relative; left:0px; top:0px; overflow:hidden; background-color:#ffffff; color:#EE7D11; line-height:18px; font-weight:bold; font-size:10px; float:left; margin:5px 0px 5px 5px; text-align:center;
}
div.step-header-text{
	height:18px; position:relative; left:0px; top:0px; overflow:hidden; color:#5c5c5c;  line-height:18px; font-weight:bold; font-size:11px; float:left; margin:5px 0px 5px 15px;
}

div.keuze_container{
	position:relative; float:left; top:0px; left:0px; margin:10px 0px 20px 33px; width:600px;
}
div.search_option{
	position:relative; float:left; top:0px; left:0px; margin:0px; line-height:18px; width:600px; padding:4px; font-weight:bold; text-transform:uppercase;
}
div.search_option_value, div.search_option_value_active, div.search_option_value_clickable{
	position:relative; float:left; top:0px; left:0px; margin:0px; line-height:20px; width:600px; border-top:1px dotted #c7c7c8; padding:4px;
}
div.search_option_value:hover, div.search_option_value_clickable:hover{
	background-color:#e7e7e8;
}
div.search_option_value_clickable:hover{
	cursor:pointer;
}
div.search_option_value_active{
	background-color:#ae88a4;
}
div.search_option_value_active a, div.search_option_value_active a:visited, div.search_option_value_active a:hover{
	color:#ffffff; font-weight:bold;
}

span.madechoise{
	font-size:10px; font-weight:normal; color:#EE7D11;
}

/*input n stuff*/
#inschrijfformulier{
	width:635px;
}
#form_part_1,#form_part_2,#form_part_3{
	float:left; position:relative; top:0px; left:0px; margin:0px; width:310px;
}
#form_part_2,#form_part_3{
	margin:0px 0px 0px 10px;
}
#form_part_3{
	width:600px;
}

td.label_header, td.label, td.label_brochure{
	font-size:10px; padding:0px; text-align:left; vertical-align:middle; height:28px; width:165px;
}
td.label_header{
	border-bottom:1px solid #EE7D11; margin-bottom:5px; font-weight:bold;
}
td.label_brochure{
	width:380px;
}
td.input{
	padding:0px; text-align:right; width:155px; vertical-align:top; height:24px;
}
td.input_incl{
	padding:0px; text-align:right; width:150px; vertical-align:middle; padding-right:5px; height:28px;
}
td.input_musthave{
	padding:0px; text-align:right; width:10px; vertical-align:middle; height:28px;
}
td.input_excl{
	padding:0px; text-align:right; width:150px; vertical-align:middle; padding-right:5px; height:28px;
}
input, select{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
}
select{
	border:1px solid #525252; padding:2px; margin-left:3px; color:#525252;
}
input.input_text{
	width:150px; border:1px solid #525252; padding:2px;	color:#525252;
}
select.wrong{
	border:1px solid #C33; background-color:#f8bfbf;
}
input.wrong{
	border:1px solid #f58026; background-color:#e9d8bf;
}
textarea.input_text{
	width:150px; border:1px solid #525252; padding:2px;	color:#525252;
    resize: none;
}


div.samenvatting-header{
	position:relative; float:left; top:0px; left:0px; margin:0px; margin-left:3px; line-height:18px; width:600px; padding:4px; font-weight:bold; text-transform:uppercase; padding-bottom:0px;
}
div.samenvatting-text{
	position:relative; float:left; top:0px; left:0px; margin:0px; margin-left:3px; line-height:14px; width:600px; padding:4px; padding-top:0px;
}
div.samenvatting-text-labels, div.samenvatting-text-values{
	position:relative; float:left; top:0px; left:0px; width:140px; color:#999; line-height:15px;
}
div.samenvatting-text-values{
	width:350px; color:#4c1e6d; font-weight:bold;
}

div.betaling_keuze{
	position:relative; float:left; top:0px; left:0px; margin:0px; margin-left:4px; line-height:20px; width:600px; border-top:1px dotted #c7c7c8; padding:4px; height:30px;
}
div.betaling_keuze_radio{
	position:relative; float:left; top:0px; left:0px; margin:0px; margin-top:4px; line-height:20px; width:27px; border-right:1px dotted #c7c7c8; padding:4px; height:15px;
}
div.betaling_keuze_descr{
	position:relative; float:left; top:0px; left:0px; margin:0px; margin-left:10px; line-height:20px; width:530px; padding:4px; height:12px;
}

div.betaling_keuze_options{
	position:relative; float:left; margin:0px 0px 0px 0px; width:600px; overflow:hidden; float:left; display:none; overflow:hidden; margin:20px 0px 0px 0px;
}



/*les data programma */
div.les_date_header_date{
	position:relative; padding:3px;top:0px; left:0px; color:#5c5c5c; font-weight:bold; font-size:12px; margin:10px 0px 0px 0px; float:left;width:300px; text-align:left; 
}
div.les_date_header_stad{
	position:relative; padding:3px;top:0px; left:0px; color:#EE7D11; font-weight:bold; font-size:12px; margin:0px 0px 0px 0px; float:left; width:660px;
}
div.les_date_header_date_txt{
	position:relative; padding:3px;top:0px; left:0px; color:#4c1e6d; font-weight:bold; font-size:11px; margin:0px 0px 5px 0px; float:left; width:660px;
}
div.les_date_header_date_intro{
	position:relative; padding:3px;top:0px; left:0px; top:0px; font-size:11px; margin:0px 0px 5px 0px; float:left; width:660px;
}
div.les_date_header_date_intro a{
	text-decoration:underline;
}
#text_schema_block table{
	border-top:1px solid #CCC;border-left:1px solid #CCC;
}
#text_schema_block td{
	border-bottom:1px solid #CCC;border-right:1px solid #CCC;
}

/*informatie-dag*/

div.informatie-dag-block{
	position:relative; top:0px; left:0px; width:665px; float:left; background-color:#e7e7e8; margin:10px 0px 10px 0px;
}	
div.informatie-dag-content{
	position:relative; top:0px; left:0px; width:625px; margin:10px;float:left; 
}
div.info-dag-datum, div.info-dag-name, div.info-dag-row, div.info-dag-desc, div.info-dag-dag {
	position:relative; top:0px; left:0px; width:100%; color:#525252; font-weight:normal; float:left;margin:5px 0px 0px 0px;
}
div.info-dag-datum{
	color:#EE7D11; font-weight:bold;
}
div.info-dag-name{
	color:#4c1e6d; font-weight:bold; font-size:12px;
}
div.info-dag-label{
	position:relative; top:0px; left:0px; width:80px; color:#525252; font-weight:normal; float:left;
}
div.info-dag-value{
	position:relative; top:0px; left:0px; width:300px; color:#525252; font-weight:bold; float:left;
}
div.info-dag-button{
	position:relative; top:0px; left:0px; width:100%; color:#525252; font-weight:normal; float:left; margin:15px 0px 15px 0px;
}
div.info-dag-button a{
	background-color:#EE7D11; color:#fff; padding:5px;
}
a.sober_link{
	color:#525252; font-weight:normal;
}


/*wie zijn wij*/
/*wiezijnwij menu*/
div.CommonSubMenu, div.CommonSubMenuActive{
	position:relative; left:0px; top:0px; width:125px; height:30px; background-color:#e7e7e8; color:#fff; text-align:center; line-height:30px; cursor:pointer; font-size:10px; float:left; margin:10px 10px 10px 0px;
}
div.CommonSubMenu:hover{
	background-color:#5c5c5c;
}
div.CommonSubMenu:hover a{
	color:#ffffff;
}
div.CommonSubMenu a{ 
	color:#4c1e6d; 
}
div.CommonSubMenuActive a{ 
	color:#ffffff; 
}
div.CommonSubMenu:hover a:hover, div.CommonSubMenuActive:hover a:hover,
div.CommonSubMenu a:hover, div.CommonSubMenuActive a:hover{ 
	color:#ffffff; 
}
div.CommonSubMenuActive{
	background-color:#EE7D11;
}


/*partners*/
div.listing_item, div.listing_item_kennisbank{
	width:665px;position:relative; top:10px; left:0px; float:left; border-bottom:1px solid #EEEEEE; margin-bottom:10px; padding-bottom:10px;
}
td.listing_header{
	text-align:left; height:20px; color:#4c1e6d; font-weight:bold; font-size:12px; padding-left:5px;
}
td.listing_subheader{
	text-align:left; height:12px; color:#c6c6c6; font-weight:bold; font-size:10px; padding-left:5px;
}
td.listing_image{
	width:120px; text-align:left; height:160px;	padding:3px; padding-left:0px; vertical-align:top;
}
img.listing_image{
	border:1px solid #EEEEEE;
}
td.listing_inl{
	text-align:left;height:140px;vertical-align:top;padding-left:5px; width:530px; line-height:19px;
}





td.listing_header_kennisbank{
	text-align:left; height:20px; color:#4c1e6d; font-weight:bold; font-size:12px; padding-left:5px;
}
td.listing_subheader_kennisbank{
	text-align:left; height:12px; color:#c6c6c6; font-weight:bold; font-size:10px; padding-left:5px;
}
td.listing_image_kennisbank{
	width:130px; text-align:left; height:130px;	padding:5px; vertical-align:top; border:1px solid #e7e7e8; background-color:#fafafa;
}
td.listing_dec_kennisbank{
	text-align:left; vertical-align:top;padding-left:5px; width:450px; line-height:21px; padding-right:60px;
}



#kennisbank_nav{
	width:665px; float:left; height:25px; position:relative; margin:10px 0px 0px 10px; top:0px; left:0px;
}
#kennisbank_prev, #kennisbank_next{
	width:105px; float:right; height:25px; position:relative; top:0px; left:0px; margin:0px 12px 0px 0px; text-align:right;
}
#kennisbank_nav a{
	font-weight:bold;
}

#kennisbank_detail,#kennisbank_images,#kennisbank_yt{
	width:665px; float:left; position:relative; margin:10px 0px 0px 0px; top:0px; left:0px;
}
#kennisbank_ttl{
	width:665px; float:left; position:relative; margin:0px 0px 0px 0px; top:0px; left:0px;
}
#kennisbank_ttl h1{
	color:#4c1e6d; font-weight:bold; font-size:12px;
}	
#kennisbank_datum{
	width:665px; float:left; position:relative; margin:5px 0px 5px 0px; top:0px; left:0px;
	text-align:left; color:#c6c6c6; font-weight:bold; font-size:10px;
}	
#kennisbank_pdf{
	width:665px; float:left; position:relative; margin:0px 0px 10px 0px; top:0px; left:0px;
	text-align:left; font-weight:bold; font-size:10px;
}
#kennisbank_desc{
	width:655px; float:left; position:relative; margin:0px 0px 0px 0px;
}
#kennisbank_desc h2{
	font-size:11px; color:#EE7D11; margin:0px; padding:0px;
}
#kennisbank_images img{
	float:left; position:relative; margin:0px 0px 20px 0px; top:0px; left:0px;
}

textarea{
	font-family:Verdana, Geneva, sans-serif; font-size:11px;
}
#schrijfinbtn{
	background-color:#EE7D11; text-align:center; line-height:28px; width:180px; height:28px;
}
#schrijfinbtn a{
	color:#ffffff;
}
