*
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #393939;
}
html, body
{
	background-image: url('images/body_bg.png');
	background-repeat: repeat-x;
	background-color: #e6e6e6;
	height: 100%;
}
#wrap
{
	height: 100%;
}
body > #wrap
{
	height: auto;
	min-height: 100%;
	width: 822px;
	margin: 0 auto;
	background-color: #ffffff;
	background-image: url('images/content_bg.png');
	background-repeat: repeat-y;
}
#main
{
	padding-bottom: 105px; /* must be same height as the footer */
} 
#footerContainer
{
	position: relative;
	margin-top: -105px; /* negative value of footer height */
	height: 105px;
	clear: both;
	background-color: #bfbfbf;
} 
/* CLEAR FIX*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */

#header
{
	height: 107px;
	background-color: #222222;
}
#loginBar
{
	background-image: url('images/login_bar.png');
	background-repeat: no-repeat;
	width: 822px;
	height: 32px;
}
#loginForm
{
	position: relative;
	margin: 0 auto;
	width: 400px;
	text-align: center;
	float: left;
	margin-left: 211px;
}
#loginForm a
{
	color: #ffffff;
}
#loginForm a:hover
{
	text-decoration: none;
}
.welkom
{
	position: relative;
	top: 1px;
	font-weight: bold;
	color: #ffffff;
	line-height: 2.6em;
}
.welkom a
{
	font-weight: normal;	
}
#email
{
	background-image: url('images/icon_user.png');
	background-repeat: no-repeat;
	background-position: 3px center;
	width: 125px;
	height: 16px;
	border: 1px solid #abadb3;
	float: left;
	margin: 6px 0 0 17px;
	padding: 2px 0 0 23px;
}
#password
{
	background-image: url('images/icon_key.png');
	background-repeat: no-repeat;
	background-position: 4px center;
	width: 123px;
	height: 16px;
	border: 1px solid #abadb3;
	float: left;
	margin: 6px 0 0 10px;
	padding: 2px 0 0 25px;	
}
#login
{
	float: left;
	width: 46px;
	height: 20px;
	border: 1px solid #abadb3;
	margin: 6px 0 0 10px;
}
#loginTop
{
	height: 32px;
}
#loginText
{
	float: right;
	margin: 12px 31px 0 0;
	color: #d8d7d7;
}
#loginText a
{
	color: #d8d7d7;
}
#loginText a:hover
{
	text-decoration: none;
}
#logo
{
	float: left;
}
#logoImage
{
	float: left;
	position: relative;
	top: -21px;
	left: 28px;
}
#nieuwsbriefContainer
{
	float: right;
	margin: 40px 11px 0 0;
}
#nieuwsbrief, #nieuwsbriefContainer p
{
	color: #ffffff;
}
#nieuwsbriefForm
{
	width: 145px;
	height: 16px;
	border: 1px solid #abadb3;	
	padding: 2px 0 0 3px;
	margin-left: 7px;
}
#go
{
	width: 30px;
	height: 20px;
	border: 1px solid #abadb3;
	margin-left: 1px;
}
#contentTop
{
	background-image: url('images/content_top.png');
	background-repeat: no-repeat;
	height: 50px;
	background-color: #222222;
	padding: 31px 31px 0 31px;
}
#menu
{
	background-image: url('images/menu_bg.png');
	background-repeat: repeat-x;
	height: 40px;
}
.active
{
	float: left;
	padding: 12px 27px 0 25px;
	background-image: url('images/menu_border.png');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #c50000;
	height: 28px;
}
.inactive
{
	float: left;
	padding: 12px 27px 0 25px;
	background-image: url('images/menu_border.png');
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;	
}
.activeLast
{
	float: left;
	padding: 12px 27px 0 25px;
	background-color: #c50000;
	height: 28px;	
}
.inactiveLast
{
	float: left;
	padding: 12px 25px 0 25px;
	height: 28px;
}
.active a, .inactive a, .activeLast a, .inactiveLast a
{
	color: #ffffff;
	text-transform: uppercase;
	font-family: Arial Black;
	text-decoration: none;
}
.inactive a:hover, .inactiveLast a:hover
{
	color: #bfbfbf;
}
#content
{
	padding: 0 31px 0 31px;
}
#slideshow
{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#fadeshow1
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;	
}
#headerBox
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 225px;
	height: 250px;
	z-index: 3;
}
.headerBoxItem
{
	height: 57px;
	padding: 5px 10px 0 10px;
}
.headerBoxItem a, .headerBoxItemLast a
{
	color: #d8d7d7;
	font-family: Arial Black;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.headerBoxItem a:hover, .headerBoxItemLast a:hover
{
	text-decoration: underline;
}
.headerBoxItem p, .headerBoxItemLast p
{
	color: #a1a1a1;
	padding: 2px 0 0 0;
}
.headerBoxItemLast
{
	height: 56px;
	padding: 5px 10px 0 10px;
}
#headerImage
{
	float: left;
	width: 535px;
	height: 250px;
}
#advertentiesTop
{
	margin-top: 10px;
	width: 760px;
	height: 32px;
	background-color: #c50000;
}
#advertentiesTitle
{
	float: left;
	font-family: Arial Black;
	color: #ffffff;
	padding: 7px 0 0 10px;
}
#searchForm
{
	float: right;
	margin: 4px 8px 0 0;
}
.contentTable
{
	width: 760px;
	border-left: 1px solid #a4a4a4;
	border-right: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
}
.contentTable a
{
	color: #393939;
	text-decoration: none;
}
.contentBlock, .profielBlock
{
	width: 738px;
	border-left: 1px solid #a4a4a4;
	border-right: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
	padding: 10px;
}
.profielBlock p
{
	width: 585px;
	padding-bottom: 10px;
}
.contentBlock p
{
	padding-bottom: 10px;
}
.archiefBlock, .faqBlock, .beoordelingBlock
{
	width: 758px;
	border-left: 1px solid #a4a4a4;
	border-right: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
}
.wijzig
{
	height: 20px;
	border: 1px solid #abadb3;
}
#provincie, #regio, #vak
{
	height: 20px;
	border: 1px solid #abadb3;
	margin-right: 1px;	
}
.bericht
{
	border: 1px solid #abadb3;	
}
#searchButton
{
	width: 55px;
	height: 20px;
	border: 1px solid #abadb3;
	margin-left: 2px;
}
#advertentiesLinks
{
	text-align: right;
	margin: 4px 8px 0 0;
}
#advLinks, .advAdmin
{
	clear: both;
	padding: 15px 0 10px  0;
}
.reactieAdmin
{
	clear: both;
	padding: 15px 0 0  0;	
}
#advLinks a, .advAdmin a, .reactieAdmin a
{
	color: #c50000;
	font-weight: bold;
	font-size: 11px;
	padding: 0 3px 0 3px;
}
#advertentiesLinks a, #newAd a
{
	color: #c50000;
	font-weight: bold;
	font-size: 11px;
}
.contactMail a
{
	color: #c50000;
	font-weight: bold;
}
#advertentiesLinks a:hover, #newAd a:hover, .contactMail a:hover
{
	text-decoration: none;
}
#profielenTop
{
	margin-top: 11px;
	height: 25px;
	background-color: #222222;
}
#laatsteProfielen
{
	float: left;
	color: #ffffff;	
	width: 495px;
	padding: 5px 0 0 10px;
}
#uitgelichtProfiel
{
	float: left;
	color: #ffffff;
	padding: 5px 0 0 15px;
}
#profielenTable
{
	width: 760px;
	border-left: 1px solid #a4a4a4;
	border-right: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
}
#uitgelicht
{
	width: 250px;
	background-color: #e3e3e3;
	border-left: 1px solid #a4a4a4;
}
#uitgelicht a
{
	color: #c50000;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
}
#uitgelicht a:hover
{
	text-decoration: none;
}
.contentBalk
{
	height: 20px;
	background-color: #c50000;
	color: #ffffff;
	padding: 5px 0 0 10px;
	margin-top: 10px;
}
#gezochtLinks
{
	margin-top: 5px;
}
#paginaNav
{
	float: left;
	padding-left: 10px;
}
#paginaNav a:hover
{
	text-decoration: none;		
}
#newAd
{
	float: right;
	padding-right: 8px;
}
.aanContent
{
	background-color: #f5f5f5;
}
#aanLeftBank
{
	width: 25%;
	border-right: 1px solid #a4a4a4;
}
#aanRightBank
{
	width: 75%;
	padding: 5px;
}
#aanVakContainer
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #e4e4e4;
}
#aanTableVakContainer
{
	background-color: #e4e4e4;
	border-bottom: 1px solid #a4a4a4;
}
#aanVakCaption
{
	width: 100%;
	font-weight: bold;
	Padding: 3px;
	border-bottom: 1px solid #a4a4a4;
}
.aanVakItem
{
	width: 100%;
	border-bottom: 1px solid #a4a4a4;
	padding: 3px;
}
.aanVakItem a
{
	color: #393939;
}
.aanHeader
{
	background-color: #e4e4e4;
	border-bottom: 1px solid #a4a4a4;
	border-top: 1px solid #a4a4a4;
}
.aanbiederContainer
{
	padding: 5px;
}
.courseTeacher
{
	float: left;
	width: 279px;
	height: 52px;
}
.courseTeacher a
{
	font-weight: bold;
	vertical-align: top;
}
.courseTeacher a:hover
{
	text-decoration: none;
}
.courseTutorContainter
{
	width: 100%;
}
#voornaam, #achternaam, #mail, .newadForm, .profielForm
{
	width: 145px;
	height: 16px;
	border: 1px solid #abadb3;
	padding: 2px 0 0 3px;
}
.contactForm
{
	width: 199px;
	height: 16px;
	border: 1px solid #abadb3;
	padding: 2px 0 0 3px;
}
.newadSelect, .profielSelect
{
	width: 150px;
	height: 20px;
	border: 1px solid #abadb3;	
}
#registerButton
{
	width: 80px;
	height: 20px;
	border: 1px solid #abadb3;	
}
#wijzigenButton
{
	width: 150px;
	height: 20px;
	border: 1px solid #abadb3;	
}
#blackBoxPassword
{
	visibility: hidden;
}
.advButton
{
	width: 100px;
	height: 20px;
	border: 1px solid #abadb3;
}
.aanpassen
{
	margin-top: 10px;
	width: 75px;
	height: 20px;
	border: 1px solid #abadb3;
}
#advTitle
{
	margin-top: 15px;
	font-weight: bold;
	font-size: 14px;
}
#advText
{
	margin: 15px 0 10px 0;
	width: 585px;	
}
.reactiesBlock, .zoekenBlock
{
	width: 758px;
	border-left: 1px solid #a4a4a4;
	border-right: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
}
.reactiesBlock p
{
	padding-bottom: 10px;
}
.reactiesBlock a, .plaatsReactie a, .beoordelingBlock a
{
	color: #c50000;
	font-weight: bold;
}
.reactiesBlock a:hover, .plaatsReactie a:hover, .contentBlock a:hover, .contentBalk a:hover, .beoordelingBlock a:hover
{
	text-decoration: none;	
}
#contactForm
{
	background-color: #e3e3e3;
	padding: 8px 10px 10px 10px;
}
.email_archive_item
{
	overflow: hidden;
}
.email_archive_item_subject, .email_archive_item_date
{
	float: left;
	width: 200px;
	padding-left: 9px;
	height: 17px;
	padding-top: 3px;
}
.email_archive_item_subject a
{
	text-decoration: none;
}
.email_archive_item_subject a:hover
{
	text-decoration: underline;
}
#nieuwsbriefBlock
{
	background-image: url('images/nieuwsbrief_bg.png');
	clear: both;
}
.faqBlock a
{
	text-decoration: none;
}
.faqGrijs
{
	background-color: #e3e3e3;
	min-height: 18px;
	padding: 2px 10px 0 10px;
}
.faqWit
{
	background-color: #ffffff;
	min-height: 18px;	
	padding: 2px 10px 0 10px;
}
#footer
{
	background-image: url('images/footer_bg.png');
	background-repeat: no-repeat;
	width: 800px;
	height: 40px;
	margin: 0 auto;
}
#footerText
{
	text-align: center;
	padding: 55px 0 0 0;
	font-size: 11px;
}
#footerText a
{
	font-size: 11px;
}
#footerText a:hover
{
	text-decoration: none;
}