body
{
	background-color:		#726f6f;
	margin-left:			-18px; /* Centreren IE */
	text-align:				center; /* Centreren IE */
	margin-bottom:			0px;
	margin-top:				15px;
}


form 
{
	background-color:		#e5e5e5;
	padding:				10px;
	border:					1px solid;
	border-color:			#c0c0c0;
}

label
{
	display:				block;
	color: 					#000000;
	margin-bottom:			2px;
}

input[type=text]
{
	display:				block;
	padding:				2px;
	border:					1px solid;
	margin-bottom:			6px;
	width:					220px;
}

input[type=password]
{
	display:				block;
	padding:				2px;
	border:					1px solid;
	margin-bottom:			6px;
	width:					220px;
}

input[type=submit]
{
	display:				block;
	padding:				2px;
	border:					1px solid;
	margin-bottom:			6px;
	width:					220px;
}

input[type=checkbox]
{
}

textarea
{
	display:				block;
	padding:				2px;
	border:					1px solid;
	margin-bottom:			6px;
	width:					450px;
	height:					125px;
}

select
{
	display:				block;
	padding:				1px;
	border:					1px solid;
	margin-bottom:			6px;
	width:					226px;
}

.info
{
	float:				left;
}

.infobox
{
	position:			absolute;
	display:			none;
	left:				100px;
	top:				30px;
	background-color:		#FFFF99;
	width:				200px;
	border:				1px solid;
	border-color:			#FFCC33;
	padding:			5px;

}

#toevoegen
{
 width:226px;
}


#container
{
	position:				relative;	
	top:					0px;
	left:					0px;
	width:					1030px;
	margin-bottom:			0px;
	z-index:				2;
	top:					-3px;
	margin: 				0px auto -1px auto; /* Centreren Firefox */
	text-align:				left;
	background-image:		url("../images/achtergrondMidden.jpg");	
	background-repeat:		repeat-y;
}

#containerBoven
{
	position:				absolute;
	top:					-25px;
	left:					0px;
	width:					1030px;
	height:					125px;
	z-index:				0;
	background-image:		url("../images/achtergrondBoven.jpg");	
	background-position:	top left;
	background-repeat:		no-repeat;
}

#containerOnder
{
	position:				relative;
	margin-top:				-40px;
	left:					0px;
	width:					1030px;
	height:					60px;
	z-index:				0;
	background-image:		url("../images/achtergrondOnder.jpg");	
	background-position:	bottom left;
	background-repeat:		no-repeat;
}

#header
{
	position:				relative;
	top:					15px;
	left:					39px;
	width:					950px;
	height:					240px;	
	z-index:				2;
}

#headerLogo
{
	position:				absolute;
	top:					15px;
	left:					15px;
	width:					176px;
	height:					197px;	
}

#headerLijn
{
	position:				absolute;
	background-color:		#d81d28;
	top:					120px;
	left:					150px;
	width:					782px;
	height:					1px;	
}

#headerMenu
{
	position:				absolute;	
	color:					#000000; 
	top:					76px;
	font-size:				21px;
	text-align:				right; 
	right:					18px;
	/*width:				610px;*/
}

.headerMenuItem
{
	float:					left;
	background-position:	bottom center;
	background-repeat:		no-repeat;
	padding-left:			10px;
	padding-right:			10px;
	height:					45px;
}

.headerMenuItemHuidig
{
	background-image:		url("../images/headerMenuPijlVol.gif");
}

a.headerMenu:link {color: #000000; }
a.headerMenu:active {color: #000000; }
a.headerMenu:visited {color: #000000; }
a.headerMenu:hover {color: #000000; }

#headerLogin
{
	position:				absolute;
	right:					18px;
	top:					18px;
	background-color:		#d81d28;
	width:					200px;
	color:					#ffffff;
	text-align:				right;
	padding-top:			3px;
	padding-bottom:			5px;
	padding-right:			10px;
	font-size:				21px;
	
}

#keurmerken
{
	position:				absolute;
	width:					145px;
	height:					64px;
	right:					22px;
	top:					140px;
	border:					none;
}

#headerLoginWelkom
{
	position:				absolute;
	right:					358px;
	top:					18px;
	color:					#000000;
	text-align:				right;
	padding-top:			7px;
	padding-bottom:			5px;
	padding-right:			10px;
	font-size:				16px;
	
}

#headerLoginMenu
{
	position:				absolute;
	right:					18px;
	top:					18px;
	background-color:		#d81d28;
	width:					310px;
	color:					#ffffff;
	text-align:				center;
	padding-top:			3px;
	padding-bottom:			5px;
	padding-left:			10px;
	padding-right:			10px;
	font-size:				21px;
}

a.headerLoginMenuItem:link {color: #ffffff; }
a.headerLoginMenuItem:active {color: #ffffff; }
a.headerLoginMenuItem:visited {color: #ffffff; }
a.headerLoginMenuItem:hover {color: #000000; }





#headerFotoLineke
{
	position:				absolute;
	top:					245px;
	left:					18px;
}

#breadcrumb
{
	position:				absolute;
	left:					350px;
	top:					202px;
	color:					#d81d28;
	font-size:				21px;
	
}

a.voettekst:link {color: #a0a0a0; }
a.voettekst:active {color: #a0a0a0; }
a.voettekst:visited {color: #a0a0a0; }
a.voettekst:hover {color: #a0a0a0; }

* html #content { height: 450px; }

#content
{
	position:				relative;
	width:					620px;
	left:					350px;
	margin-top:				20px;
	margin-bottom:				18px;
	text-align:				justify;
	padding-bottom:			25px;
	min-height:				500px;
	z-index:				2;
}

#voettekst
{
	position:				relative;
	margin-top:				-20px;
	width:					970px;
	text-align:				right;
	z-index:				1;
	font-size:				12px; 
	color:					#a0a0a0;
}
