@charset "utf-8";
body {
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(images/achtergrond_verloop.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	
}
#blokrechts h1 {
	margin-top: 0px;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	color: #003366;
	padding-top: 0px;
	font-family: arial, helvetica, sans-serif
}
.firstletter {
	color: #CC6600
}
.rechtsuitlijnen {
	float: right; text-align: right
}

.opleidingenlijst {
  margin: 0px 0px 0px 16px;
  padding-right: 0px;
  padding-left: 0px;
}
.opleidingitem {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-image: url(images/bullet2kopie.png);
	padding-bottom: 3px;
 }
#inhoudsitelinks li {
	list-style-image: url(images/bullet2kopie.png);
	padding-bottom: 5px;
}
#inhoudsitelinks ul {
	margin-top: 5px;
}
.imgborder {
	border: 1px solid #000000;
	margin-right: 5px;
	float: left;
}
.imgborderrechts {
	border: 1px solid #000000;
	margin-right: 5px;
	float: right;
}

.centerdiv{ /*IE method of centering a relative div*/
	text-align: center;
}

.centerdiv{ /*Proper way to center a relative div*/
margin: 0 auto;
}
#titelboven h1 {
	font-size: 16px;
	color: #003366;
	margin: 0px;
	font-variant: small-caps;
	font-weight: bold;
}
#inhoudsite h1 {
	font-variant: small-caps;
	color: #cc6600;
	font-size: 16px;
	background-image: url(images/pijltje.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	font-weight: bold;
}
#footer {
	text-transform: uppercase;
	font-size: 10px;
}
#inhoudsitelinks h2 {
	color: #003366;
	background-image: url(images/pijlklein.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 12px;
	font-variant: small-caps;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#inhoudsitelinks p {
	margin-top: 0px;
	padding-left: 18px;
}

#breadcrumbs p {
	padding-bottom: 2px;
	text-align: right;
	padding-right: 2px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inhoudsiterechts td {
	border: 1px dotted #CCCCCC;
}
#inhoudsiterechts td.eersterij {
	font-weight: bold;
	background-color: #CC6600;
	border: 1px dotted #CCCCCC;
	color: #FFFFFF;
}
#inhoudsiterechts td.eerstekolom {
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px dotted #CCCCCC;
	color: #003366;
}
.vet {
	font-weight: bold;
}
a {
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #cc6600;
	text-decoration: none;
}
#inhoudsiterechts h2 {
	font-size: 14px;
	color: #003366;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#inhoudsiterechts li {
	list-style-image: url(images/bullet2kopie.png);
	padding-bottom: 5px;
}
.cursief {
	font-style: italic;
}
.vervolg {
	background-image: url(images/pijlklein.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
.scheiding {
	margin-top: 7px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 1px
}
.scheidingfoto {
	background-image: url(images/stippelijntjes.gif);
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
}
.kleinemarges {
	margin-top: 3px;
	margin-bottom: 5px;
}
.kleinvet {
	font-size: x-small;
	font-weight: bold;
	color: #C60;
	vertical-align: top;
}
.oranjevet {
	font-weight: bold;
	text-transform: uppercase;
	color: #B05800;
}
.klein {
	text-decoration: none;
	font-size: 1em;
}
html {
	line-height: 1.2em;
}

