/*opmaakstijlen voor tekst*/

.quote {
	color: #FBAA1E;
	font-size: 1.4em;
	font-weight: 700;
	text-decoration: none;
	text-align: left;
	text-indent: -3em;
	margin-left: 5em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
h1, h2, h3 {
	color: black;
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-decoration: none;
	text-align: left;
	margin-bottom: 0.5em;
	margin-top: 1.3em;
	display: block;
	line-height: 1.4em;
}
h2 {
	font-size:1.2em;
	color:#666666;
	margin-bottom: 10px;
}
h3 {
	font-size:1em;
	color:#FDB827;
	font-variant:small-caps;
	margin-left: 8px;
}
p {
	color: #505050;
	text-decoration: none;
	margin-top: 5px;
}

.italic { font-style: italic; }
.bold { font-weight:bold; }
.red { color:#E00; }
.grey {
	color: #c0c0c0;
}
.blue {
	color:#33C
}

body {
	color: #505050;
	font-size: 0.75em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.2em;
	background-color: white;
	padding: 0 10px 10px;
}
.date { color: #e01600; font-style: italic; margin-top: 0; }
.training { color: #0a0a0a; font-weight: 700; margin-bottom: 0 !important; }
.credits { color: #929292; font-size: 0.8em; text-align: left; }
.inspring_2em { text-align: left; padding-left: 3em; }
.black { color: #0a0a0a; }

/*basis CCS stijlen voor div's*/
#page_container {
	width: 932px;
	height: auto;
	margin: auto;
	font-size: 0.9em;
}
#header_container {
	background-color: white;
	width: inherit;
	height: 110px;
	float: left;
}
#header_left {
	background-color: white;
	background-image: url(../standard_images/website_home-page_04.gif);
	width: 803px;
	height: 110px;
	float: left;
}
#header_left_top { width: inherit; height: 70px; }
#header_left_bottom { width: inherit; height: 40px; }
#header_right { 
	background-color: #fff; 
	background-image: url(../standard_images/website_home-page_05.gif); 
	background-repeat: no-repeat; 
	width: 129px; 
	height: 110px; 
	float: left; 
	display: block; 
	}
#main_container {
	background-color: #fff;
	background-image: url(../standard_images/website_home-page_10.gif);
	background-repeat: repeat-y;
	background-position: right 0;
	width: 932px;
	height: inherit;
	float: left;
	min-height: 260px;
}
#main_body {
	background-color: white;
	width: 738px;
	height: inherit;
	float: left;
	min-height: 200px;
	margin-top: auto;
	margin-bottom: auto;
	padding-right: 0px;
	padding-bottom: 0px;
}
#main_body_column1 {
	width: 320px;
	height: inherit;
	float: left;
}
#main_body_column2 {
	width: 320px;
	height: inherit;
	float: left;
	margin-left: 29px;
}
#main_body a:link { color: #4f4f4f; text-decoration: none; margin-top: 2px; margin-bottom: 5px; padding-bottom: 2px; }
#main_body a:active { color: #929292; text-decoration: none; margin-top: 2px; margin-bottom: 5px; padding-bottom: 2px; }
#main_body a:visited { color: #4f4f4f; text-decoration: none; margin-top: 2px; margin-bottom: 5px; padding-bottom: 2px; }
#main_body a:hover { color: #929292; text-decoration: none; margin-top: 2px; margin-bottom: 5px; }
#main_body li {
	color: #444;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-left: 0;
	list-style-type: square;
}

#main_body ul, #main_body_column1 ul, #main_body_column2 ul {
	padding-left: 15px;
	list-style-position: outside;
	margin-left: 0px;
	margin-top: -5px;
}
/*submenu binnen toplevel item
*/

#main_right {
	font-size: 0.9em;
	width: 148px;
	margin-bottom: 2px;
	margin-left: 8px;
	padding-left: 8px;
	float: left;
	border: 1px solid #DDD;
	height: auto;
	min-height: 400px;
}

.bg_color{
	background-color:#FFEAD4;
	padding-right: 5px;
}

.top_padding {
	padding-top: 7px;
}

#main_right .section {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 2em;
	margin-bottom: 0.7em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	padding-right: 5px;
}

#main_right .bold { font-weight: 700; }
#main_right .larger { font-size: larger; }

#main_right p { margin-top: 2px; margin-bottom: 5px; }
#main_right .active, .active, a.active { color: #000; text-decoration: none; margin-top: 2px; margin-bottom: 5px; padding-bottom: 1px; border-bottom: 2px solid #fdb827; }
#main_right a:link {
	color: #555;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
#main_right a:active {
	color: #555;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
#main_right a:visited {
	color: #555;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
#main_right a:hover {
	color: #000;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FBAA1E;
}
#main_right .bold { font-weight: 700; }
#main_right .larger { font-size: larger; }
#mainmenu01, #mainmenu02, #mainmenu03, #mainmenu04, #mainmenu05, #mainmenu06, #mainmenu07, #mainmenu08, #mainmenu09, #mainmenu10, #mainmenu11, #mainmenu12 {margin-bottom: 5px; padding-bottom: 1px;}
/*footer bevat imageframes*/
#footer_container {
	background-color: white;
	width: 932px;
	height: 127px;
	float: left;
	margin-bottom: 0;
}
#logobanner { background-color: white; top: 0; left: 0; margin-bottom: 0; width: 600px; height: auto; float: left; }
#footer_left {
	background-color: white;
	width: 739px;
	height: inherit;
	float: left;
}
#footer_right { background-color: white; background-image: url(../standard_images/website_home-page_13.gif); background-repeat: no-repeat; background-position: right 0; width: 193px; height: 127px; float: left; }
#footer_rightspacer { background-color: #fff; background-image: url(../standard_images/website_home-page_19.gif); width: 32px; height: 127px; float: left; }
#footer_frame_1 { width: 150px; margin-right: 10px; height: inherit; overflow: hidden; float: left; border: solid 4px #929292; }
#footer_frame_2 { margin-right: 10px; width: 180px; height: inherit; overflow: hidden; float: left; border: solid 4px #929292; }
#footer_frame_3 { margin-right: 10px; width: 170px; height: inherit; overflow: hidden; float: left; border: solid 4px #929292; }
#footer_frame_4 { width: 238px; height: inherit; overflow: hidden; float: left; border: solid 4px #929292; }
/*toplevel menu, het actieve item is "active"*/
.toplevel_nav { height: 26px; float: left; margin-right: 20px; }
.toplevel_nav a:link { color: #c0c0c0; text-decoration: none; margin-right: 0px; float: left; }
.toplevel_nav a:active { color: #c0c0c0; text-decoration: none; margin-right: 0px; float: left; }
.toplevel_nav a:visited { color: #c0c0c0; text-decoration: none; margin-right: 0px; float: left; }
.toplevel_nav a:hover { color: #929292; text-decoration: none; margin-right: 0px; float: left; }
.toplevel_nav_active {
	margin-right: 20px;
	height: 20px;
	float: left;
	border-bottom: 7px solid #fdb827;
}
.toplevel_nav_active a:link { color: black; text-decoration: none; float: left; }
.toplevel_nav_active a:active { color: black; text-decoration: none; float: left; }
.toplevel_nav_active a:visited { color: black; text-decoration: none; float: left; }
.toplevel_nav_active a:hover { color: #929292; text-decoration: none; float: left; }
element { }

#page_container #main_container #main_body #main_body_column1 li {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.partner {
	border: 2px solid #CCCCCC;
	overflow: hidden;
	float: none;
	padding: 10px;
	width: 545px;
	margin-top: 20px;
}
.partner_name {
	font-weight: bold;
}
.partner_relation {
	font-size: 9px;
	color: #666666;
}
.partner_adres {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
	clear: both;
	padding-top: 10px;
}
.summary {
	width: 60px;
	font-weight: bold;
	clear: left;
	float: left;
	font-size: 10px;
}
.summary_value {
	float: left;
	width: 200px;
	font-size: 10px;
	clear: none;
}
.partner_img {
	width: 175px;
	height: 100px;
	float: left;
}
.partner_txt {
	float: left;
	width: 350px;
	margin-left: 10px;
	background-color: #EEEEEE;
	padding: 5px;
}
#language {
	height: 26px;
	float: right;
	text-align: right;
	margin-right: 80px;
	color: #000000;
	font-size: 10px;
}

#language a:link {
color: #c0c0c0; text-decoration: none; margin-right: 0px;
}
#language a:hover {
color: #929292; text-decoration: none;
}
#language a:active {
color: black; text-decoration: none;
}
#language a:visited {
color: #c0c0c0; text-decoration: none;
}
#cursusinfo li {
	color: #CC3300;
	font-size: 12px;
	list-style-type: disc;
	text-indent: 0px;
	list-style-position: outside;
	margin: 0px;
}
#cursusinfo ul{
	text-indent: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom:10px;
	margin-left: 15px;
}

#cursusinfo p{
	line-height: 18px;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#cursusinfo blockquote {
	padding: 0px;
}
.cursuslengte {
	color: #CC3300;
}
#melding_maattraining {
	font-size: 0.8em;
	font-style: italic;
}
#profiel h3 {
	margin-bottom: 10px;
	font-size: 1.2em;
	margin-top: 5px;
}
#profiel li {
	margin: 0px 0px 0px 2px;
	list-style-type: circle;
	list-style-image: url(../images/bullit.png);
	list-style-position: inside;
	padding-left: 3px;
}
#vacatures li {
	color: #CC3300;
	list-style-image: url(../images/bullit.png);
}
#vacatures {
	margin-top: 15px;
}

.column {
	float: left;
	width: 228px;
	margin-right: 20px;
}
.last {
	margin-right: 0px;
}

.columntitle {
	width: 216px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 2em;
	margin-bottom: 0.7em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	padding-right: 5px;
	cursor:pointer;
}

.columntitle:hover {
	color:#000;
	border-left-color:#555;
	border-right-color:#555;
	border-top-color:#555;
}


#main_body .column  ul li{
	color: #444;
	font-weight: normal;
	list-style-type: disc;
	line-height: 1em;
}

#footer_frame {
	background-color: #FFF;
	width: 716px;
	height: 105px;
	margin-top: 8px;
	border: 3px solid #888;
}
.section    {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 2em;
	margin-bottom: 0.7em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	padding-right: 5px;
	margin-right: 15px;
}
.right_section {
	padding-bottom: 5px;
	font-size: 1.2em;
	padding-top: 2em;
	margin-bottom: 0.7em;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	padding-left: 5px;
	padding-right: 5px;
	height: 1em;
	margin-top: 5px;
	margin-right: 7px;
}

.width_712 {
	width:712px;
}
.enterprise {
	border-left-color: #DDD;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #FE9224;
}

.vdp {
	border-bottom-color: #33C;
}

.trainingen {
	border-bottom-color: #59E901;
}

.underline {
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.orange {
	color: #F5A404;
}
