/* CSS Document */
body, body.vervolg
{
	background-image: url(../i/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
body.vervolg
{
	/*background-image:url(../i/vervolg-header.gif);		*/
}

#logo
{
	position: absolute;
	left: 50px;
	top: 20px;
}
#slogan
{
	position: absolute;
	left: 50px;
	top: 100px;
}
#logo_job
{
	position: absolute;
	right: 5px;
	bottom: 10px;
}
#enveloppe
{
	position: absolute;
	left: 0px;
	bottom: 10px;
}

#login
{
	position: absolute;
	left: 800px;
	top: 0px;
	font-size: 10px;
	text-align: right;
	width: 250px;
}
#login input, #login input.button
{
	height: 14px;
	width: 100px;
	background-color: #FFFFFF;
	border: 0px;
	font-size: 10px;
	color: #9a7d59;
}
#login input.button
{
	background-color: #FFFFFF;
	width: 100px;
}
#login span
{
	text-align: right;
	line-height: 18px;
	color: #000000;
	font-size: 10px;
}
#login span.error
{
	text-align: right;
	line-height: 18px;
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}

#login p
{
	margin: 4px;
}

/*edited by QDelft:begin*/
a
{
	text-decoration: none;
	color: #FFFFFF;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
}

#content0
{
	left: 200px;
	top: 150px;
	width: 320px;
	position: absolute;
}

#content1, #content2
{
	position: relative;
	background-color: #9a7d59;
	height: auto;
	padding: 10px;
}

#content4
{
	position: absolute;
	background-color: #9a7d59;
	height: auto;
	padding: 10px;
}

/*
#content1 {
	left: 200px;
	top: 250px;
	width: 300px;
	height: 140px;
}
#content2 {
	left: 200px;
	top: 484px;	
	width: 300px;
}
*/
/*edited by QDelft:end*/

#content3
{
	position: absolute;
	left: 540px;
	top: 150px;
	width: 300px;
}
#content3 p
{
	margin: 0px;
	padding: 0px;
}
#content4
{
	left: 540px;
	top: 298px;
	width: 250px;
}
#content1 a, #content4 a
{
	background-color: #000000;
	display: block;
	margin: 2px;
	height: 18px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
}
#content1 a
{
	width: 280px;
}
#content4 a
{
	width: 200px;
}
#content1 a:hover, #content4 a:hover
{
	background-color: #bf0505;
	color: #fff;
}
#content1 p, #content4 p
{
	padding: 0px;
	margin: 0px;
}
#content2 p
{
	padding: 2px 0px 0px 0px;
	margin: 0px;
}
#content1 input, #content2 input
{
	width: 200px;
	border: none; /*edited by QDelft*/
	height: 16px;
	margin-left: 2px;
}
#content1 input.knop, #content2 input.knop
{
	width: 80px;
	background-color: #000000;
	border: none;
	color: #9a7d59;
	font-weight: bold;
	font-size: 11px;
	height: 16px; /*edited by QDelft*/
	margin-left: 0px;
}
#content1 label.header, #content2 label.header, #content4 label.header
{
	font-size: 16px;
	font-weight: bold;
}
input, form
{
	margin: 0px;
	padding: 0px;
}
#maincontent
{
	color: #9A7D59;
	position: absolute;
	top: 200px;
	left: 200px;
	border-left: #AD7B9D 5px solid;
	padding: 0px 5px 0px 15px;
	width: 500px;
}
#maincontent table
{
	width: auto;
	padding: 0px;
	margin: 10px 0px 20px 0px;
	border-collapse: collapse;
}
#maincontent tr
{
	padding: 0px;
	margin: 0px;
}
#maincontent td
{
	color: #AD7B9D;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border-bottom: #AD7B9D 1px solid;
}
#maincontent strong
{
	color: #9A7D59;
}
#aanvullendeinfo
{
	position: relative;
	background-color: #AD7B9D;
	padding: 15px;
	margin: 0px 0px -20px -20px;
	bottom: 0px;
}
#aanvullendeinfo table
{
	background-color: #AD7B9D;
}
#aanvullendeinfo td
{
	color: #fff;
	padding: 0px 0px 0px 7px;
	border: none;
}
#aanvullendeinfo strong
{
	color: #fff;
}


/*edited by QDelft*/
.modalCover
{
	background-color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	z-index: 100;
	left: 0px;
	position: absolute;
	top: 0px;
}
.modalForm
{
	border-right: #BF0505 2px solid;
	border-top: #BF0505 2px solid;
	z-index: 101;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color=#BBBBBB, Positive=    'true' );
	left: 0px;
	border-left: #BF0505 2px solid;
	border-bottom: #BF0505 2px solid;
	position: absolute;
	top: 0px;
}

.popup
{
	font-size: 11px;
	background-color: #9A7D59;
	padding: 10px;
}

.popup-txtfield
{
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.popup-button
{
	width: 80px;
	background-color: #BF0505;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	height: 16px;
}

.nieuwsblok
{
	top: 150px;
	width: 369px;
	left: 850px;
	position: absolute;
	/*background-color: #9a7d59;*/
	background-color: Transparent;
	height: auto;
	padding: 10px;
}

.nieuwsblok p
{
	background-color: #000000;
	display: block;
	margin: 2px;
	height: 18px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
}
