/* algemeen */
body {
	background-color: #767676;
	background-image: url(../images/back_page.gif);
	background-repeat: repeat-y;
	background-position: top center;
	background-attachment: fixed;
	margin : 0 0 0 0px;
}
table {
	border : 0px;
	border-collapse : collapse;
}
td {
	padding : 0 0 0 0px;
	text-align : left;
	vertical-align : top;
	color : #000000;
	font-family : Arial;
	font-size : 12px;
	background-repeat: no-repeat;
	background-position: top left;
}

/* onderste tabel */
table.table_endless {
	width : 780px;
	height : 100%;
	min-height : 100%;
}
td.td_endless {
	width : 780px;
	height : 100%;
	background-color : #FFFFFF;
	background-image: url(../images/back_endless.gif);
	background-repeat: repeat;
	background-position: top left;
}

/* achtergrondfoto of achtergrond */
table.table_back_image {
	width : 100%;
	height :100%;
}
td.td_back_image {
	width : 100%;
	height :100%;
	background-image: url(../images/back_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
td.back_menu_img_menu {
	background-image: url(../images/menu/menu.gif);
}
td.back_menu_img_contact {
	background-image: url(../images/menu/contact.gif);
}
td.back_menu_img_home {
	background-image: url(../images/menu/home.gif);
}
td.back_menu_img_referenties {
	background-image: url(../images/menu/referenties.gif);
}
td.back_menu_img_achterdaadkracht {
	background-image: url(../images/menu/achterdaadkracht.gif);
}
td.back_menu_img_interim {
	background-image: url(../images/menu/interim.gif);
}
td.back_menu_img_facturatie {
	background-image: url(../images/menu/facturatie.gif);
}
td.back_menu_img_training {
	background-image: url(../images/menu/training.gif);
}
td.back_menu_img_workshops {
	background-image: url(../images/menu/workshops.gif);
}
td.back_menu_img_voorwie {
	background-image: url(../images/menu/voorwie.gif);
}
td.back_menu_img_waaromuitbesteden {
	background-image: url(../images/menu/waaromuitbesteden.gif);
}
td.back_menu_img_daadkrachtvooru {
	background-image: url(../images/menu/daadkrachtvooru.gif);
}
td.back_menu_img_uwvoordeel {
	background-image: url(../images/menu/uwvoordeel.gif);
}


/* underlay, de blokken waarop objecten worden geplaast */
table.table_back_underlay {
	width : 100%;
	height :100%;
}
td.td_back_underlay {
	width : 100%;
	height :100%;
	background-image: url(../images/back_underlay.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/* tabel met de inhoud van de pagina */
table.table_content {
	height: 100%;
	width: 780px;
}
td.td_content 	{
	padding : 40 110 20 120px;
	font-family : Arial;
	font-size: 12px;
	color: black;
	text-align : justify;
}
td.td_contentcenter 	{
	width : 780px;
	font-family : Arial;
	font-size: 12px;
	color: black;
	text-align : center;
	padding-top : 70px;
}
td.td_naw 	{
	padding : 0 40 10 120px;
	font-family : Arial;
	font-size: 12px;
	color: black;
}
td.td_logo_menu 	{
	padding : 0 0 0 0px;
	background-image: url(../images/back_logo_menu.gif);
}

table.boekje 	{
	background-image: url(../images/back_boekje.gif);
	width : 235px;
	color : White;
	background-repeat: no-repeat;
}
td.td_big_u 	{
	padding : 0 0 0 0px;
	background-image: url(../images/big_u.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left : 37px;
}
td.td_foto 	{
	width : 350px;
	padding : 0 0 0 0px;
	vertical-align : bottom;
}
td.td_titel 	{
 background-color : Red;
	width : 350px;
	height : 33px;
	padding : 0 0 0 0px;
}
/* tabellen met opmaak */
table.form {
	border: 1px;
	border-style : solid;
	border-color : #d8d8d8;
}

td.formtitel 	{
	font-weight : bold;
	background-color : #e0e0e0;
	padding : 3 3 3 4px;
}

td.formlabel 	{
	background-color : #f7f7f7;
	padding : 3 3 3 4px;
}

td.formdata 	{
	padding : 3 1 3 4px;
}


/* overige style-elementen */

img.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

img.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

span.paginatitel {
	font-size: 14px;
	font-weight: bold;
	color: #7a1e10;
}

span.alineatitel {
	font-size: 12px;
	font-weight: bold;
	color: #7a1e10;
}
span.attentie {
	font-size: 12px;
	font-weight: bolder;
	color: #3e3e3e;
}

a, a:Hover, a:Visited, a:Active {
	font-size: 12px;
	font-weight: bold;
	color: #7a1e10;
}

a.a_white, a.a_white:Hover, a.a_white:Visited, a.a_white:Active {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.a_white  {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
span.paars {
	font-size: 12px;
	font-weight: bold;
	color : #7a1e10;

}
span.paars2 {
	font-size: 12px;
	font-weight: bold;
	color : #7a1e10;
	letter-spacing : 1.2;
}