html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
body	{
		font: 13px Helvetica, Arial, Verdana, sans-serif;
		color: #333333;
		line-height: 16px;
		}
		
a:link	{
		color: #333333;
		text-decoration: underline;
		}
a:visited	{
			color: #333333;
			text-decoration: underline;
			}
a:hover	{
		color: #7EB840;
		text-decoration: underline;
		}
a:active	{
			color: #7EB840;
			text-decoration: underline;
			}
			
h1	{
	font-size:20px;
	font-weight:bold;
	color:#7EB840;
	line-height:22px;
	}
h2	{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	line-height:17px;
	}
h3	{
	font-size:14px;
	font-weight:bold;
	color:#AAAAAA;
	line-height:17px;
	margin-bottom:15px;
	}
/*h4	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#333333;
	line-height:17px;
	}
h5	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	line-height:19px;
	font-weight:normal;
	}
h6	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:15px;
	font-weight:bold;
	}*/

			
img	{
	border:none;
	}
input[type=text], textarea	{
			border:1px solid #CCCCCC;
			padding:1px;
			width:200px;
			}
ul, ol	{
		padding-left:20px;
		}





.formleft	{
			width:130px;
			color:#7EB840;
			vertical-align:top;
			padding-top:3px;
			text-align:right;
			}
.left	{
		width:130px;
		color:#7EB840;
		text-align:right;
		}
.opmerking	{
			font-size:10px;
			color:#999999;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			}
.invulmis	{
			background-color:#FFF2F2;
			}
.goed	{
		background-color:#F2FFF2;
		border:1px solid #73CC73;
		padding:10px;
		color:#000000;
		margin-bottom:15px;
		
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		behavior: url(/css/pie.htc);
		}
.fout	{
		background-color:#FFF2F2;
		border:1px solid #FF7373;
		padding:10px;
		color:#000000;
		margin-bottom:15px;
		
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		behavior: url(/css/pie.htc);
		}
		
		
.rood	{
		color:#FF0000;
		}
.groen	{
		color:#7EB840;
		}
.grijs6	{
		color:#666666;
		}
.size12	{
		font-size:12px;
		}
.kader	{
		border:1px solid #CCCCCC;
		background-color:#EFEFEF;
		padding:15px;
		}
.extra	{
		color:#CCCCCC;
		font-weight:bold;
		font-style:italic;
		font-size:16px;
		line-height:16px;
		margin-bottom:3px;
		}
.data	{
		font-size:12px;
		color:#666666;
		}


a.stijl1:link	{
				color: #444444;
				text-decoration: none;
				}
a.stijl1:visited	{
					color: #444444;
					text-decoration: none;
					}
a.stijl1:hover	{
				color: #7EB840;
				text-decoration: none;
				}
a.stijl1:active	{
				color: #7EB840;
				text-decoration: none;
				}
				
a.stijl2:link	{
				color: #666666;
				text-decoration: underline;
				}
a.stijl2:visited	{
					color: #666666;
					text-decoration: underline;
					}
a.stijl2:hover	{
				color: #7EB840;
				text-decoration: underline;
				}
a.stijl2:active	{
				color: #7EB840;
				text-decoration: underline;
				}
				
a.groennix:link	{
				color: #7EB840;
				text-decoration: none;
				}
a.groennix:visited	{
					color: #7EB840;
					text-decoration: none;
					}
a.groennix:hover	{
				color: #7EB840;
				text-decoration: none;
				}
a.groennix:active	{
				color: #7EB840;
				text-decoration: none;
				}
				
a.grijs3nix:link	{
				color: #333333;
				text-decoration: none;
				}
a.grijs3nix:visited	{
					color: #333333;
					text-decoration: none;
					}
a.grijs3nix:hover	{
				color: #333333;
				text-decoration: none;
				}
a.grijs3nix:active	{
				color: #333333;
				text-decoration: none;
				}




#introhome	{
			width:1110px;
			height:141px;
			background:url(/images/pages/bgrotator.jpg) right top no-repeat;
			margin-bottom:25px;
			padding-bottom:15px;
			}
#introtxt	{
			width:600px;
			float:left;
			clear:none;
			}
#introrotator	{
				width:270px;
				float:right;
				clear:none;
				padding:12px 12px 0 12px;
				margin-right:16px;
				}
#rotator	{
			width:270px;
			height:90px;
			font-size:12px;
			line-height:15px;
			}
#titelhome	{
			width:270px;
			height:19px;
			margin-top:20px;
			float:right;
			clear:none;
			
			text-align:center;
			color:#333333;
			font-size:15px;
			font-weight:bold;
			}


/* CURSUSAANBOD HOME */
#cursushome	{
			clear:both;
			border-top: 2px solid #CCCCCC;
			padding-top:25px;
			padding-bottom:35px;
			}
			#cursushome.first	{
								border-top:none;
								padding-top:0;
								}
#fotohome	{
			float:left;
			clear:none;
			width:324px;
			margin-right:30px;
			}
			.fotoinfo	{
						font-size:12px;
						color:#AAAAAA;
						font-style:italic;
						padding-top:3px;
						}
#datahome	{
			border-bottom:1px solid #CBE3B3;
			padding:3px 0 3px 0;
			line-height:20px;
			}
			#datahome.first	{
							border-top:1px solid #CBE3B3;
							}
#teksthome	{
			float:right;
			clear:none;
			width:756px;
			}
#linkshome	{
			float:left;
			clear:none;
			width:250px;
			}
#prijshome	{
			padding-top:3px;
			text-align:right;
			float:right;
			clear:none;
			color:#666666;
			width:250px;
			}
.cursuslinks	{
				font-size:12px;
				line-height:18px;
				font-weight:bold;
				color:#7EB840;
				}
				
				
				

#intro	{
		float:right;
		clear:none;
		width:476px;
		}
#info	{
		clear:both;
		padding-top:30px;
		}
				

/* CURSUSAANBOD ANDERE PAGINA'S RECHTS */
#cursusright	{
				border-top:2px solid #CCCCCC;
				padding-top:25px;
				padding-bottom:30px;
				}	
			#cursusright.first	{
								border-top:none;
								padding-top:0;
								}
#fotoright	{
			float:left;
			clear:none;
			width:85px;
			margin-right:15px;
			}
#titelright	{
			float:left;
			clear:none;
			width:110px;
			}
#tekstright	{
			clear:both;
			padding-top:15px;
			}			
.cursuslinks2	{
				font-size:12px;
				line-height:18px;
				color:#7EB840;
				}


/* TERUGBLIK */
#cursusterug	{
				clear:both;
				border-top: 2px solid #CCCCCC;
				padding-top:25px;
				padding-bottom:35px;
				}
				#cursusterug.first	{
									border-top:none;
									padding-top:0;
									}
#fototerug	{
			float:left;
			clear:none;
			width:245px;
			margin-right:30px;
			}
#infoterug	{
			float:right;
			clear:none;
			width:555px;
			}







/* CK EDITOR STYLES*/
.h1 	{
		font: 18px Helvetica, Arial, Verdana, sans-serif;
		color: #7EB840;
		line-height:23px;
		}
.h2 	{
		font: 17px Helvetica, Arial, Verdana, sans-serif;
		color: #7EB840;
		line-height:22px;
		}
.h3 	{
		font: 16px Helvetica, Arial, Verdana, sans-serif;
		color: #7EB840;
		line-height:21px;
		}
.h4 	{
		font: 15px Helvetica, Arial, Verdana, sans-serif;
		color: #7EB840;
		line-height:20px;
		}
.h5 	{
		font: 14px Helvetica, Arial, Verdana, sans-serif;
		color: #7EB840;
		line-height:18px;
		}
.h6 	{
		font: 13px Helvetica, Arial, Verdana, sans-serif;
		color: #7EB840;
		line-height:17px;
		}
	
	
.editoropmerking	{
			color:#AAAAAA;
			font-size:12px;
			}
			
			
			

/* OPBOUW */
#up	{
	width:100%;
	max-width:100%;
	height:5px;
	background-color:#333333;
	}
#wrap	{
		width:1110px;
		margin:auto;
		padding:0 20px 0 20px;
		}
#header	{
		height:137px;
		}
		#logo	{
				padding:20px 0 23px 0;
				float:left;
				clear:none;
				}
		#logonav	{
					color:#666666;
					font-size:12px;
					line-height:19px;
					padding:58px 0 23px 0;
					float:right;
					clear:none;
					}
#menu	{
		border-top: 2px solid #333333;
		border-bottom: 1px solid #CCCCCC;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		line-height:36px;
		}
		#menu	ul	{
					margin:0;
					padding:0;
					}
		#menu	li	{
					display:inline;
					margin:0;
					padding:0 35px 0 0;
					}
#menu li.last	{
				padding:0;
				}
				
#content	{
			padding:22px 0 30px 0;
			min-height:400px;
			height:auto !important;
			height:400px;
			}

#inhoud	{
		background:url(/images/pages/bg.jpg) right top repeat-y;
		min-height:400px;
		height:auto !important;
		height:400px;
		}			
#left	{
		float:left;
		clear:none;
		width:830px;
		}
#right	{
		float:right;
		clear:none;
		width:215px;
		}
			
			
			
#footer	{
		border-top:2px solid #333333;
		padding-top:15px;
		padding-bottom:15px;
		font-style:italic;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:20px;
		color:#666666;
		}
