*
{
	margin: 0 auto;
	padding: 0;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px; 
}
body
{
	background: #F5F5F5 url(/InformCMS/custom/images/bg-default.gif) repeat-y scroll center top;
}

#fullscreen
{
	display: block;
	width: 100%;		
	text-align: center;	
}
#wrapper
{
	display: block;
	width: 840px;
	/* border: 1px solid red;*/
	margin-top: 30px;  
}
#site_header
{
	display: block;
	width: 840px;
	height: 103px;
	margin-bottom: 2px;
}
#hor_menu
{
	display: block;
	width: 840px;
	height: 27px;
	margin-bottom:20px;
	background: #F0F0F0 url(/InformCMS/custom/images/wp72c134a4_0f.jpg);
}
#titel
{
	float: left;
	display: block;
	margin-left:10px;
	margin-top: 4px;
	color: white;
	font-style: italic;
}
#hor_menu ul li
{
	display: inline;
	position: relative;
	top: 4px;
	left: 100px;
}
#hor_menu a
{
	color: white;
	text-decoration: none;
	margin-right: 10px;
}
#wrapper2
{
	display: block;
	width: 840px;
	
	text-align: left;
}
#leftpart
{
	margin: 0px;
	padding: 0px;
			
	display: table-cell;
	float: left;
	width: 155px;
	padding-top: 5px;
	vertical-align: top;
					
	text-align: left;
}

#menu_links
{
}
#menu_links ul
{
	margin: 0; /* Dit is noodzakelijk in IE, anders past hij toch een padding of margin toe... */
	padding: 0;
			
	list-style-image: none;			
	list-style-position: outside;
	list-style-type: none;
}

#menu_links ul li
{
	list-style-image: none;			
	list-style-position: outside;
	list-style-type: none;			
}

#menu_links a
{
	margin: 0;
	padding: 0;
						
	display: block;
	width: 145px;
	_width: 155px;
			
	padding:5px;
	padding-left: 10px;
			
	margin-bottom: 3px;
	color: white;
	background-color: #0064a8;
	
	/* background-color: #2189d0;*/
	text-decoration: none;
}
#menu_links a.href_org
{
	background-color: #2189d0;
}

#in_de_marge
{
	margin-top: 50px;
}
#in_de_marge h3
{
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	border: 1px solid #92003e;
	color: white;
	background-color: #92003e;
}
#mainpart
{
	display: table-cell;
	width: 650px;
			
	padding: 10px;
	padding-left: 20px;
						
	text-align: left;
	
}
h3
{
	font-family: Verdana, Arial;
	font-size: 14px;		
	color: #24a9e2;		
	margin-bottom: 20px;
}

td
{
	font-family: Verdana, Arial;
	font-size: 11px;			
}

ul
{
	list-style-position: inside;
}

p
{
	margin-bottom: 15px;
}

.Invulvak 
{
	width: 220px;
	font-family: MS Sans serif;
	font-size: 11px;
}

.Invulvak_datum {
	width: 200px;
	font-family: MS Sans serif;
	font-size: 11px;
}

td.titel
{
	width: 250px;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 10px;
}

.div_page
{
	text-align: left;
	padding-left: 5px;
	padding-bottom: 30px; 
	padding-top: 0px;
	margin-top: 0px;
			
	float: left;
	width: 620px;
}

.input_contact
{
	width: 100px;
	align: left;
	color: blue;
}

.tblcontact
{
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
#contact_label
{
	color: #0070d3;
	width: 100px;
}

#nieuwsbrief_1
{
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 3px;
	font-size: 11px;
	font-family: Arial;
	text-align: center;
	margin-top: 40px;
}

#form_nieuwsbrief
{
	border: 0px solid black;
}

#form_nieuwsbrief table tr td, #nieuwsbrief table tr td
{
	text-align: center;
}

#bestuurder
{
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 3px;
	font-size: 11px;
	font-family: Arial;
	text-align: center;
	margin-top: 40px;
}

.vacatures
{
	border: 0px solid #CCCCCC;
}


.vacatures_formulier
{
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #eeeeee;
}

.brochure
{
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #eeeeee;
}

.tblMedewerkers
{
	width: 600px;
	float: left;
}

.tblMedewerkers td
{
	text-align: justify;
	vertical-align: top;
	padding-bottom: 20px;
	padding-right: 20px;	
}

.tblMedewerkers td img
{
	float: right;
	padding-left: 10px;
	position: relative;
	left: 10px;
}

form
{
	text-align: left;
}

.tblFormulier20 td
{
	padding-top: 10px;
}
