@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	background-image: url(../afbeeldingen/achtergrond/achtergrond_05.jpg);
	background-color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header {
	margin-right: auto;
	height: 120px;
	width: 920px;
	margin-left: auto;
}
#headerlogos {
	height: 120px;
}

#headervlaggen {
	height: 30px;
	width: 170px;
	margin-top: 70px;
	padding: 5px;
	margin-right: 5px;
}



#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#leftcol {
	width: 195px;
	color: #FFF;
	text-align: center;
}





#main {
	width: 685px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main p img {
	margin-bottom: 10px;
}


#footer {
	clear: both;
	text-align: center;
	padding: 10px;
}
#footer a {
	color: #FD9B00;
}

#footer a:hover {
	color: #01BAFE;
}
a {
	color: #FD9B00;
}


a:hover {
	color: #01BAFE;
}


#main p a {
	color: #FD9B00;
}
#main p a:hover {
	color: #01BAFE;
}
.floatright { /* dit exemplaar van class kan worden gebruikt om een element aan de rechterzijde van uw pagina te laten zweven. Het zwevende element moet voorafgaan aan het element dat, op de pagina, naast het zwevende element moet staan. */
	float: right;
}
.floatleft { /* dit exemplaar van class kan worden gebruikt om een element aan de linkerzijde van uw pagina te laten zweven. */
	float: left;
}
.imgleft {
	float: left;
	margin-right: 15px;
}
.imgright {
	float: right;
	margin-right: 5px;
}



.clearfloat { /* dit exemplaar van class moet op een element div of break zijn geplaatst en dient het laatste element te zijn vóór de afsluiting van een container (hoofdobject) die op zijn beurt een zwevend object volledig dient te bevatten */
	clear:both;
	height:0px;
	font-size: 0px;
	line-height: 0px;
}
#main ul {
	list-style-image: url(../SpryAssets/Richtingslogo_klein_rechts.png);
	line-height: 1.5em;
	list-style-position: outside;
	margin-left: 35px;
}
#main ol {
	line-height: 1.5em;
	list-style-position: outside;
	padding-left: 30px;
	list-style-type: decimal;
}

#main h1 {
	color: #000;
	font-size: 14px;
	margin-bottom: 10px;
	border: 2px solid #01BAFE;
	padding: 1px;
	background-color: #FD9B00;
	margin-right: 350px;
	margin-top: 10px;
}

#main h2 {
	color: #01BAFE;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main h3 {
	color: #01BAFE;
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
#main h4 {
	color: #000;
	font-size: 13px;
	border: 2px solid #01BAFE;
	padding: 1px;
	background-color: #FD9B00;
	width: 90%;
	font-weight: bold;
	text-transform: uppercase;
}
#main h5 {
	color: #000;
	font-size: 13px;
	border: 2px solid #01BAFE;
	padding: 1px;
	background-color: #FD9B00;
	font-weight: bold;
	text-transform: uppercase;
}





#validators {
	width: 185px;
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.geel {
	color: #FD9B00;
}
#adres {
	text-align: center;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #01BAFE;
	border-top-color: #01BAFE;
	background-color: #000;
}
#form1 {
	background-color: #000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #01BAFE;
	border-bottom-color: #01BAFE;
}

.opleidingskader {
	background-color: #FD9B00;
	border: 2px solid #01BAFE;
	color: #000;
	vertical-align: middle;
}
.roodvet {
	font-weight: bold;
	color: #F00;
}
a {
	outline:none
}
	

