BODY{
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #5a5a5a;
}
	
p, H1, H2, H3, H4{
	margin: 0px 0px 15px 0px;
}

p
{
	font-size: 11px;
	line-height: 18px;
	}
	
.images 
{
	
}
.images IMG {
	margin-top:-3px;
	}
H1{
	font-size: 18px;
	}
		
H2{
	font-size: 15px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", verdana;
	color: #2d2d2d;
	margin-bottom:5px;

	}	

H3{
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", verdana;
	color:#d60062;
	margin:0px;
	}

H4{
	color: #dc0065;
	font-size: 11px;
	}	
	
IMG{
	border: 0px;
	}
	
A{	
	color: #006bbd;
	text-decoration: underline;
	}
	
A:hover{
	text-decoration: none;
	}
	
HR{
	margin-top: 10px;
	border: 0px;
	height: 1px;
	color: #b2b2b2;
	border-top: 1px dashed #b2b2b2;
	}
	
HR.nieuws{
	margin-top: 10px;
	border: 0px;
	height: 1px;
	color: #b2b2b2;
	border-top: 1px dashed #b2b2b2;
	}	
	
#container, #middle{
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	height: 100%;
	}
	
#header{
	height: 117px;
	width: 920px;
	}
	.logo{
		margin-top: 19px;
		margin-left: 19px;
	}
	.opleidingsgroep{
		margin-left: 377px;
		margin-bottom: 5px;
	}
	
#navigatie{
	background: url('../gfx/navigatie_rechts.png') no-repeat top right;
	height: 48px;
	width: 920px;
	
	}

#subnavigatie{
	background: url('../gfx/subnavigatie.png') no-repeat top left;
	float: left;
	width: 193px;
	height: 470px;
	font-family: "Trebuchet MS", verdana;
	color: #fff;
	padding: 34px 10px 10px 12px;
	font-size: 14px;
	line-height: 30px;
	}
	#subnavigatie A{
		color: #fff;
		text-decoration: none;
	}
	#subnavigatie A:hover{
		text-decoration: underline;
	}
	
#content{
	float: left;
	background: url('../gfx/content.png') repeat-x top left;
	width: 443px;
	padding: 32px 20px 20px 31px;
	}

#rechterKolom{
	float: right;
	width: 211px;
	height: 482px;
	background: url('../gfx/ervaring.png') no-repeat top left;
	}

#footer, #footer_home{	
	height: 87px;
	width: 927px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 17px;
	text-align: center;
	margin-top: 15px;
	}
	#footer_home A, #footer A{
		color: #5a5a5a;
	}
	
#footer{
	background: url('../gfx/footer.png') no-repeat top center;
	}

#footer_home{
	background: url('../gfx/footer_home.png') no-repeat top center;
	}

.download{
	display: block;
	margin-top: 5px;
	}
	


	
/* ======================== HOME ================== */

#promo{
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	height: 231px;
	/*background: url('../gfx/promo.png') no-repeat top left;*/
	}

#homeContent{
	margin-left: auto;
	margin-right: auto;
	height: 275px;
	width: 968px;
	background: url('../gfx/rozeomslag.png') no-repeat top left;
	}

#homeNieuwsbrief{
	float: right;
	width: 208px;
	margin-right: 22px;
	margin-top: 54px;
	padding:0px 25px 0px 12px;
	}

#homeNieuws{
	width: 439px;
	float: left;
	margin-top: 54px;
	padding: 0px 20px 0px 44px;
	border-right: 1px dashed #c9c9c9;
	}	
	
#homeStudiegids{
	margin-left: 20px;
	margin-top: 54px;
	float: left;
	}	

form.editor textarea, INPUT.input, textarea.input, form.editor select,form.sbform textarea, INPUT.sbform, textarea.sbform, form.sbform select, form.sbform INPUT {
	border: 0px;
	width: 184px;
	height: 23px;
	padding: 4px 5px 2px 5px;
	background: url('../gfx/home_input.png') no-repeat top left;
	font-size: 11px;
	font-family: verdana;
	}
TD{
	vertical-align: top;
	}


form.editor i {
	color	: red;
	width	:150px;
	margin-left: 5px;
}

form.editor input.sbbutton, form.sbform input.sbbutton {
	background	:	url('../gfx/sbbutton.png') no-repeat top left;
	width		: 	120px;
	height		:	24px;
	border		: 	0px;
	
	color		:	#fff;
	font-weight :	bold;
	
}

form.sbform input.sbbutton{
	clear: both;
	margin-left: 125px;
	}

form.editor select {
	width	:	194px;
	margin-bottom:	6px;
}

form.sbform * {
	float	:	left;
}

form.sbform label {
	width	:	120px;
	margin-right: 4px;
	clear	:	both;
}

form.editor input.checkboxlist {
	width	:	auto;
	clear	:	left;
	padding	:	0;
	margin	:	0;
	background	:	none;
}

form.editor span.checkboxtext {
	margin-top	:	1px;
	width		:	15	0px;

}

form.editor input.checkbox {
	width	:	auto;
	padding	:	0;
	margin	:	0;
	background	:	none;
}

form.editor textarea, textarea.input,form.sbform textarea {
	height:	112px;
	padding-bottom:2px;
	background: url('../gfx/home_textarea.png') no-repeat top left;
}

form.editor input.button {
	background	:	url('../gfx/sbbutton.png') no-repeat top left;
	width		: 	120px;
	height		:	24px;
	border		: 	0px;
	clear		:	both;
	color		:	#fff;
	font-weight :	bold;
	}

ul {
	line-height:1.5em;
	list-style-image:url(gfx/li.gif);
	list-style-position:outside;
	list-style-type:disc;
}

li {
	margin-left: -25px;
}

.nieuwsberichten h4, .nieuwsberichten h3{
	margin-bottom:0px;
	
}
.nieuwsberichten h4 {
float: right;
}

.nieuwsberichten h3 {
	font-size: 16px;
	color:#5A5A5A;
	}

.itlearning input.input {
	margin-top:3px;
	width:140px;
	background: url('../gfx/_home_input.png') no-repeat top left;
}

SPAN .error, .editor TD.error, .editor SPAN.error, .editor SPAN.e{
	color: #d60062;
	}