body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #cfddf0;
	margin: 1% 0 4px 0;
	padding: 0;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-family: Verdana;
	/* color: #2c3c4c;*/
	color: #000;
	font-weight: bold;
}
iframe {
	width: 460px;
	height: 285px;
}
#aanmeldformulier {
	height:1950px;
}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 12px;
}
h2 {
	font-size: 12px;
	margin-bottom: -12px;
	margin-top: 20px;
	/* color: #993300; */
	color: #000;
}
h2 a {
	/* color: #993300;*/
	color: #000;
}
.box {
	background-image: url('/images/box_top.gif');
	width: 440px;
	padding: 5px 10px 0 10px;
	cursor: pointer;
}
#middle_content .box h2 a {
	color: #000;
}
.box h2 {
	margin-top: 10px;
}

/*
0a4885 blauw
ff6600 oranje
*/
#middle_content .box:hover, #middle_content .box:hover h2 a, #middle_content .box:hover strong {
	color: #0a4885;
}
#middle_content .box:hover h2 a:hover {
	border: none;
}

.box_bottom {
	background-image: url('/images/box_bottom.gif');
	font-size: 1px;
	line-height: 1px;
	height: 4px;
	width: 460px;
	display: block;
	margin-bottom: 15px;
	margin-top: -10px;
	*margin-top: 0;
}
#middle_content h2 a {
	border: none;
	/* color: #993300;*/
	color: #000;;
}
h3 {
	font-size: 14px;
	margin-top: 10px;
}
h4 {
	font-size: 12px;
	border-bottom: 1px solid #c02121;
	margin: 0;
}
h1.blue {
	color: #283d7e;
}
p {
	margin: 15px 0px 10px 0px;
}
.homepage_titel_1 {
	font-size: 17px;
	font-weight: bold;
	color: #c02121;	
}
.homepage_titel_2 {
	margin: 0;
	font-weight: bold;	
	color: #c02121;	
	line-height: 30px;
}
.homepage_titel_3 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 1% 0 4px 0;
	color: #c02121;
	font-weight: bold;	
	padding: 0;
}
.homepage_titel_4 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 1% 0 4px 0;
	color: #c02121;
	font-weight: bold;	
	padding: 0;
}

a {
	color: #000066;
	text-decoration: none;
	cursor: pointer;
}
#middle_content a, #right_content a {
	border-bottom: 1px dotted #000;
	color: #000066;
}
#middle_content a:hover, #right_content a:hover {
	border-bottom: 1px solid #772021;
	color: #772021;
}
body #wrapper a.noborder {
	border-bottom: none;
}
a:hover {
	color: #c02121;
	text-decoration: none;
}
body #wrapper a.noborder {
	border-bottom: none;
}
#middle_content strong.red {
	color: #c02121;
}
.lightred {
	color: #FF3300;
}
.red {
	color: #c02121;
}
hr {
	height: 1px;
	color: #ededed;
}
.float_left a, .float_right a {
	display: block;
	text-decoration: none;
	background-image: url(../images/arrow_left2.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 230px;
	width: 15px;
}
.float_right a {
	background-image: url(../images/arrow_right2.gif);
}
.float_left, .float_right {
	float: left;
	height: 230px;
	width: 15px;
}
.float_right {
	float: right;
}
.float_center {
	width: 410px;
	float: left;
	margin-left: 15px;
}
.float_left_faded, .float_right_faded {
	height: 230px;
	width: 15px;
	float: left;
	background-image: url(../images/arrow_left_faded2.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.float_right_faded {
	float: right;
	background-image: url(../images/arrow_right_faded2.gif);
}
.button {
	border: 1px solid #ededed;
	line-height: 10px;
	height: 12px;
	margin: 0;
	padding: 0;
}
ul {
	margin-top: 0;
	margin-left: 18px;
	padding-left: 0;
}
#middle_content ul li {
	margin-bottom: 5px;
}
.orangebullets li {
	color: #ff7d00;
}
.orangebullets li span {
	color: #000;
}
a img {
	border: none;
}
#data td b {
	color: #1a2d74;
}
#data td {
	line-height: 18px;
}
#wrapper {
	margin: 0 auto;
	width: 940px;
	background-image: url(../images/middle_background.jpg);
}
#header_big {
	background-image: url(../headerimage.php);
	background-repeat: no-repeat;
	padding-top: 0px;
	width: 970px;
	height: 175px;
	cursor: pointer;
}
#pasfoto {
	margin: 0 15px 0 0;
	float: right;
	width: 89px;
	text-align: center;
	font-size: 9px;
}

#header_right_content {
	margin: 39px 20px 0 0;
	float: right;
	display: inline;
}
#header a img {
	border: 0;
}
#header form {
	margin: 0;
	padding: 0;
}
#search_box {
	margin-top: 11px;
	margin-left: 25px;
	border: 1px solid #dcdcdc;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 140px;
}
#left_content, #right_content, #middle_content {
	display: block;
	margin-top: 10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#left_content {
	width: 205px;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 6px;
	display: inline;
	clear: left;
}
#right_content {
	width: 206px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	_margin-right: 5px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	clear: right;
}
#right_content h1 {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
#right_content a img {
	margin-left: 9px;
	margin-top: 14px;
}
.rounded_top {
	background-image: url(../images/rounded_top.gif);
	width: 179px;
	margin-left: 8px;
	padding: 8px 5px 0px 5px;
}
#right_content .rounded_top a img, #right_content table a img {
	margin-top: 0px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
.rounded_bottom {
	background-image: url(../images/rounded_bottom.gif);
	width: 189px;
	margin-left: 8px;
	height: 7px;
	display: block;
	font-size: 1px;
}
#middle_content {
	float: left;
	margin-right: 25px;
	padding-left: 24px;
	width: 464px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	line-height: 19px;
	word-spacing: 1px;
}
#middle_content strong {
	color: #333;
}
#middle_content ul{
	list-style: url(../images/check.gif);
}

#footer {
	background-image: url(../images/footer.jpg);
	margin: 0 auto;
	padding: 0;
	width: 940px;
	height: 110px;
	clear: both;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
#footer_left {
	float: left;
	width: 725px;
	padding: 85px 0 0 25px;
	height: 25px;
}
#footer_left a {
	color: white;
	margin: 0 5px;
}

#footer_right {
	float: left;
	width: 190px;
	padding-top: 62px;
	height: 48px;
}

#left_content ul {
	margin: 0 1px 0 0;
	padding: 0;
}
#left_content li {
	list-style: none;
	list-style-image: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#left_content li.menu_sub, #left_content li.menu_sub_active {
	background-image: url(../images/menuback.gif);
	background-repeat: no-repeat;
	background-position: 16px 0px;
}
#left_content .menu_sub, #left_content .menu_sub_active {
	line-height: 18px;
	font-size: 10px;
}
#left_content .menu_sub_active a {
	font-size: 10px;
	line-height: 18px;
	padding-left: 15px;
	width: 165px;
}
#left_content .menu_sub a {
	padding-left: 25px;
	width: 178px;
}
#left_content .menu_current a {
	color: #FFF;
	background-color: #113369;
}
#left_content a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #FFF;
	width: 190px;
	padding: 5px 0 8px 13px;
	background-image: url(../images/menu_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#left_content li#inschrijven a {
	background-color: #0c4a87;
}
#left_content li a:hover, #left_content li#inschrijven a:hover {
	color: #FFF;
	background-color: #113369;
}
#left_content .menu_sub a:hover, #left_content .menu_sub_active a:hover {
}
#left_content #bannerblock a:hover, body #left_content #bannerblock a {
	padding: 0px;
	margin: 0;
	background-color: none;
	width: 170px;
	margin-bottom: 10px;
}
#foto_bottom {
	margin-top: 15px;
	clear: both;
}
#foto_bottom img {
	padding: 0 3px 5px 0;
}
.testimonials_text {
	width: 180px;
	margin: 0px auto 0px auto;
	padding: 0 10px 10px 10px;
}
.center {
	text-align: center;
}
.bluetext {
	color: #c02121;
}
.orangetext {
	color: #ff7d00;
}
.greentext {
	/* color: #c02121; */
	color: #27568e;
}
.orangeborder {
	border: 2px solid #ff7d00;
}
.greenborder {
	border: 2px solid #c02121;
}
.orange_border_bottom, .orange_border_top {
	width: 100%;
	border-bottom: 1px solid #c02121;
	display: block;
	margin-bottom: 20px;
	margin-top: 10px;
}
.orange_border_top {
	border-bottom: none;
	border-top: 1px solid #c02121;
	padding-top: 20px;
	margin-top: 20px;
}
.testimonials_header {
	margin-left: 12px;
	margin-top: -10px;
	color: #c02121;
}
.fotoborder {
	border: 1px solid #062c7a;
}
#klanten_type {
	margin-top: 16px;
}
#klanten_type a {
	color: #27568e;
	line-height: 24px;
	text-decoration: none;
	width: 100%;
	display: block;
}
#klanten_type a:hover {
	color: #c02121;
	font-weight: bold;
}
#bannerblock {
	margin-left: 8px;
	padding: 20px 0 5px 0;
}
#wrapper div.homepagelink a {
	float: left;
	height: 34px;
	line-height: 34px;
	width: 138px;
	display: block;
	background-color: #27568f;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	padding-left: 15px;
}
body #wrapper #middle_content #middle_text .homepagelink a:hover {
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
}
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 170px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
#counter {
		font-size: 10px;
		color: #fff;
		text-align: center;
		margin-top: -5px;
}

/* Toevoeging van interforce */
.Cursus_Opmerking{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	color: #1e426d;
	font-weight: bold;
}

.small {
	font-weight: normal;
	font-size: 14px;
}

p .small {
	font-size: 10px;
}
