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;
	position:relative;
	height: 100%;
	}
	
#header{
	height: 150px;
	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;
	margin:20px 0px 0px 0px;
	}

#subnavigatie{
	background: url('../gfx/subnavigatie2.png') no-repeat top left;
	float: left;
	background-color:#444a4f;
	width: 193px;
	font-family: "Trebuchet MS", verdana;
	color: #fff;
	padding: 34px 10px 10px 12px;
	font-size: 14px;
	line-height: 18px;
}
#subnavigatie A{
	color: #fff;
	text-decoration: none;
}
#subnavigatie A:hover{
	text-decoration: underline;
}
#subnavigatie td {
	padding-bottom:12px;
}

#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;
	line-height:18px;
	}
	#footer_home A, #footer A{
		color: #5a5a5a;
		text-decoration:none;
	}
	#footer_home A:hover, #footer A:hover {
		text-decoration:underline;
	}
#footer{
	background: url('../gfx/footer.png') no-repeat top center;
	}

#footer_home{
	background: url('../gfx/footer_home.png') no-repeat top center;
	padding:10px 20px;
	width:887px;
	}

.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;
	}
#home-content{
	margin:0px auto;
	width: 920px;
	overflow:hidden;
	position:relative;
	}
#home-content .col {
	float:left;
	width:266px;
	margin:15px 0px 0px 0px;
	padding:0px 20px;
}

#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;
}

ul {
	list-style:none;
}
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;
	}
	
/* =============== OPLEIDING BLOKKEN ====================== */

.opleidingContainer{
	background: url('/gfx/opleiding_container.png') no-repeat;
	width: 145px;
	height: 140px;
	/*
	padding: 12px 16px;
	width: 113px;
	height: 116px;
	*/
	float:left;
}
A .opleidingContainer{
	text-decoration: none;
	cursor: hand;
	margin:0px 15px 15px 0px;
}

.opleidingContainerOud{
	float:left;
	width: 145px;
	height: 140px;
}
.opleidingImage{
	height: 74px;
	margin: 12px 16px 8px 16px;
	overflow: hidden;
	border: 1px solid #a9a9a9;
}
.opleidingImage IMG{
	
}
.opleidingTitle{
	color: #d81f74;
	text-decoration: none;
	text-align: center;
	width: 111px;
	width: 125px;
	padding: 0 10px;
}

.description
{
	color: #d81f74;
	text-decoration: none;		
}

#logos {
	float:right;
	margin:85px 0px 0px 0px;
}
#logos img {
	margin:0px 5px;
}

#opllist ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#opllist ul li {
	padding:5px 0px;
	overflow:hidden;
	margin:0px 0px 10px 0px;
}
#opllist ul li img {
	float:right;
}
#opllist li.group {
	margin:0px;
	padding:5px 0px;
	background-repeat:no-repeat;
	background-position:right center;
	background-image:url("/gfx/icon_klassikaal.png"); 
}
#opllist li.home {
	margin:0px;
	padding:5px 0px;
	background-repeat:no-repeat;
	background-position:right top;
	background-image:url("/gfx/icon_thuiscursus.png");
}
#opllist li a {
	font-weight:bold;
	color:#e51874;
	text-decoration:none;
	display:block;
	width:230px;
}
#opllist li a:hover {
	text-decoration:underline;
}
#legenda {
	 position:absolute;
	 bottom:0px;
}
#legenda img {
	vertical-align:bottom;
	margin:0px 0px 0px 10px;
}
#nieuwsbrief {
	 position:absolute;
	 bottom:0px;
}

#promo ul {
	overflow:hidden;
	height:225px;
	list-style:none;
	padding:0px;
	margin:0px;
	position:relative;
}
#promo ul li:first-child {
	display:block;
}
#promo ul li {
	position:absolute;
	margin:0px;
	display:none;
	top:80px;
	left:50px;
}
#promo ul li a {
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
}
#promo ul li a h1 {
	font-weight:normal;
	color:#FFF;
	font-size:38px;
	line-height:38px;
	margin:0px 0px 0px 170px;
}
#promo ul li a h2 {
	font-weight:normal;
	color:#d90061;
	font-size:22px;
	margin:40px 0px 0px 80px;
}

#addrinfo {
	float:right;
	margin:55px 0 0;
}

h6.faq {
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	border-bottom:1px dotted #a0a0a0;
	color:#022453;
	cursor:pointer;
	padding:0px 0px 3px 0px;
	overflow:hidden;
	background-image:none;
}
h6.faq img {
	padding:0px 0px 0px 0px;
	margin:0px 0px 2px 0px;
	vertical-align:bottom;
	float:left;
}
.faqtxt {
	margin:-5px 0 15px 25px;
}
h6.faq span {
	margin:0px 0px 0px 15px;
	float:left;
	width:410px;
}


#nl {
	background-image:url("/gfx/nl.png");
	width:129px;
	height:156px;
	position:relative;
}
#nl a {
	display:block;
	position:absolute;
	width:15px;
	height:15px;
	text-decoration:none;
}
#nl #l1 {
    left: 73px;
    top: 18px;
}
#nl #l2 {
    left: 88px;
    top: 39px;
}
#nl #l3 {
    left: 111px;
    top: 62px;
}
#nl #l4 {
    left: 45px;
    top: 56px;
}
#nl #l5 {
    left: 59px;
    top: 61px;
	height:10px;
}
#nl #l6 {
    left: 62px;
    top: 74px;
}
#nl #l7 {
    left: 78px;
    top: 84px;
}
#nl #l8 {
    left: 29px;
    top: 92px;
	height:12px;
}
#nl #l9 {
    left: 35px;
    top: 105px;
}
#nl #l10 {
    left: 71px;
    top: 109px;
}
#nieuws ul {
	border:1px solid #ec008c;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	list-style:none;
	margin:0px 0px 0px -20px;
	padding:20px 20px 10px 20px;

}
#nieuws ul li {
	margin:0px 0px 10px 0px;
	background-image:url("/gfx/square.png");
	background-repeat:no-repeat;
	background-position:left 5px;
	padding:0px 0px 0px 12px;
}
#nieuws ul li a {
	color:#000;
	text-decoration:none;
}

