body
{
	margin:							0px;
	padding:						0px;
	background-color:				#888888;
	
	font-family:					Arial, Verdana, Georgia, sans-serif;
	font-size:						12px;
	color:							#000000;
	
	text-align:						center;
}

/* OVERIGE ID'S */
#container
{
	position:						relative;
	margin:							0 auto;
	width:							847px;
	background:						url("../images/bg4.jpg") top left repeat-y;
	text-align:						left;
}
/* EINDE OVERIGE ID'S */

/* BEGIN HEADER */
#header
{
	background:						url("../images/header.jpg") top left no-repeat;
	width:							847px;
	height:							140px;
}

#hoofdmenu ul li
{
	display:						inline;
	margin-right:					20px;
	margin-left:					10px;
}

#hoofdmenu
{	
	position:						relative;
	top:							116px;
	font-family:					Arial, Verdana, Georgia, sans-serif;
	font-size:						12px;
	color:							#003066;
	text-align:						center;

}

#header a:link
{
	color:							#003066; 
	text-decoration:				none; 
	font-weight:					bold; 
}

#header a:visited
{
	color:							#003066; 
	font-weight:					bold; 
	text-decoration:				none; 
}

#header a:hover
{ 
	color:							#FFFFFF;
	font-weight:					bold;
}
/* EINDE HEADER */

/* BEGIN MENU */
#menu
{
	position:						absolute;
	top:							134px;
	left:							24px;
	font-family:					Arial, Verdana, Georgia, sans-serif;
	font-size:						12px;
	font-weight:					bold; 
	color:							#FFFFFF;
	margin-top:						17px;
	margin-right:					8px;
	margin-left:					10px;
}

* html #menu
{
	margin-left:					0px;
}

#menu_sub
{
	position:						absolute;
	top:							138px;
	left:							-5px;
	font-family:					Arial, Verdana, Georgia, sans-serif;
	font-size:						12px;
	font-weight:					bold; 
	color:							#FFFFFF;
	margin-top:						0px;
	margin-left:					0px;
}

#menu_sub .wit
{
	margin-left:					-35px;
	font-size:						11px;
}

#menu a:link
{
	color:							#FFFFFF;
	text-decoration:				none;
	font-weight:					bold;
}

#menu a:visited
{
	color:							#FFFFFF;
	font-weight:					bold;
	text-decoration:				none;
}

#menu a:hover
{
	color:							#FFAD84;
	font-weight:					bold;
}

#menu_sub a:link
{
	color:							#FFFFFF;
	text-decoration:				none;
	font-weight:					bold;
}

#menu_sub a:visited
{
	color:							#FFFFFF;
	font-weight:					bold;
	text-decoration:				none;
}

#menu_sub a:hover
{
	color:							#FFAD84;
	font-weight:					bold;
}

#bottom_text
{
	color:							#FFFFFF;
	font-family:					Arial, Verdana, Georgia, sans-serif;
	font-size:						12px;
	font-weight:					bold;
	position:						absolute;
	left:							39px;
	bottom:							30px;
}

#logo
{
	background:						url("../images/logo.jpg") top left no-repeat;
	width:							135px;
	height:							202px;
	position:						absolute;
	left:							15px;
	bottom:							45px;
}
	
/* EINDE LINKER MENU */

/* BEGIN CONTENT */
#content
{
	margin-top:						20px;
	margin-left:					170px;
	margin-right:					20px;
	margin-bottom:					0px;
	font-size:						11px;
	font-family:					verdana, arial, helvetica, sans-serif;
	font-color:						#000000;
}


#content_titel
{
	font-family:					Arial, Verdana, Georgia, sans-serif;
	font-size:						17px;
	color:							#FFA97D;
	font-weight:					bold; 
}

#content a:link
{
	color:							#336699; 
	text-decoration:				none; 
}

#content a:visited
{
	color:							#336699;
	text-decoration:				none; 
}

#content a:hover
{
	color:							#FFA579;
}
/* EINDE CONTENT */

/* BEGIN FOOTER */
#footer 
{
	background:						url("../images/footer2.jpg") top left no-repeat;	
	width:							847px;
	height:							25px;
	clear:							both;
}

#footer_text
{
	font-family:					Arial, Verdana, Georgia, sans-serif;
	font-size:						11px;
	color:							#FFFFFF;
	position:						absolute;
	left:							710px;
	bottom:							4px;
}

#footer a:link
{
	color:							#FFFFFF;
	text-decoration:				none; 

}

#footer a:visited
{
	color:							#FFFFFF;
	text-decoration:				none; 
}

#footer a:hover
{ 
	color:							#FFFFFF;
	font-weight:					bold;
	text-decoration:				underline;
}
/* EINDE FOOTER */

/* BEGIN CONTACTFORMULIER */
#contact_left
{
	float:							left;
	position:						relative;
	top:							7px;
	left:							25px;
}

#contact_right
{
	float:							right;
	position:						relative;
	top:							7px;
	right:							25px;
}

.verplicht
{
	font-family:					Arial, Verdana, Georgia, sans-serif;
	font-size:						13px;
	font-style:						italic;
	letter-spacing:					0px;
}

.reactie
{
	font-family:					Arial, Verdana, Georgia, sans-serif;
	font-size:						13px;
	font-weight:					bold;
	color:							#000000;
	position:						relative;
	top:							50px;
}
/* EIND CONTACTFORMULIER */

/* BEGIN FORMULIER ALGEMEEN */
textarea.A
{
	width:							200px;
	height:							100px;
	
	border:							1px solid #878787;
}

textarea.B
{
	width:							350px;
	height:							150px;
	
	border:							1px solid #878787;
}

.text
{
	width:							200px;
	border:							1px solid #878787;
}

.button
{
	font-family:					Arial, Verdana, Georgia, sans-serif;
	font-size:						12px;
	font-weight:					bold;
	color:							#000000;
	letter-spacing:					0.5px;
	
	height:							20px;
	width:							200px;
	
	background-color:				#FEA579;
	border:							1px solid #000000;
}
.keuzelijst
{
	font-family:					Arial, Verdana, Georgia, sans-serif;
	font-size:						12px;
	color:							#000000;
	letter-spacing:					0.5px;
	
	height:							20px;
	width:							200px;
}
/* EIND FORMULIER ALGEMEEN */

.red
{
	font-family:					Arial, Verdana, Georgia, sans-serif;;
	font-size:						12px;
	color:							#FF0000;
	letter-spacing:					0px;
}