/* algemeen */
body {
	background-color: #FFFFFF;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: top middle;
	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-size : 13px;
}

/* onderste tabel */
table.table_endless {
	width : 1023px;
	height : 100%;
	min-height : 100%;
}
td.td_endless {
	width : 1023px;
	height : 100%;
	background-color : #FFFFFF;
}

/* achtergrondfoto of achtergrond */
table.table_back_image {
	width : 100%;
	height :100%;
}
td.td_back_image {
	width : 100%;
	height :100%;
	background-repeat: no-repeat;
	background-position: 0px 126px;
}
#home  {
	background-image: url(../images/back_home.jpg);
	background-position: 0px 127px;
}
#vacatures  {
	background-image: url(../images/back_vacatures.jpg);
}
#contact  {
	background-image: url(../images/back_contact.jpg);
}
#contact2  {
	background-image: url(../images/back_contact2.jpg);
}
#administratie  {
	background-image: url(../images/back_administratie.jpg);
}
#agrarisch  {
	background-image: url(../images/back_agrarisch.jpg);
}
#mkb  {
	background-image: url(../images/back_mkb.jpg);
}
#accountants  {
	background-image: url(../images/back_accountants.jpg);
}
/* 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: 1023px;
}
td.td_content 	{
	width : 584px;
	height : 330px;
	padding : 0 0 0 0px;
	background-repeat: no-repeat;
	background-position: top left;
}

div.content {
	padding : 31px 51px 0px 50px;
	
}
div.newscontent {
	width : 585px;
	height : 460px;
	overflow : auto;	
}
div.newscontentmargin {
	width : 535px;
	padding : 31px 0px 0px 50px;
	font-family : Arial;
	font-size : 13px;
	color : #999999;
	line-height : 21px;
}
div.newscontent > div.newscontentmargin {
	width : 484px;
	padding : 31px 0px 0px 50px;
	font-family : Arial;
	font-size : 13px;
	color : #999999;
	line-height : 18px;
}
div.newscontentmargin input {
	padding-left: 5px; 
	width: 150px; 
	color:#ffffff; 
	border-width:1px;
	border-style: solid;
	border-color: #999999;
	background-color:transparent !important; 
	font-family : Arial;
	font-size : 13px;
}
div.newscontentmargin input:focus	{
	border-color: #ffffff !important;
	background-color:transparent !important; 
}
div.contentmargin {
	width : 100%;
	font-family : Arial;
	font-size : 13px;
	color : #999999;
	line-height : 21px;
}
#txthome {
	background-image: url(../images/backtxt_home.jpg);
}
#txtvacatures {
	background-image: url(../images/backtxt_vacatures.jpg);
}
#txtcontact {
	background-image: url(../images/backtxt_contact.jpg);
}
#txtcontact2 {
	background-image: url(../images/backtxt_contact2.jpg);
}
#txtplattegrond {
	background-image: url(../images/backtxt_route.jpg);
	}
#txtadministratie {
	background-image: url(../images/backtxt_administratie.jpg);
}
#txtagrarisch {
	background-image: url(../images/backtxt_agrarisch.jpg);
}
#txtmkb {
	background-image: url(../images/backtxt_mkb.jpg);
}
#txtaccountants {
	background-image: url(../images/backtxt_accountants.jpg);
}
div.contentmargin h1 {
	font-family : Arial;
	font-weight : normal;
	font-size : 21px;
	color : #f5481d;
}
div.newscontentmargin h1 {
	font-family : Arial;
	font-weight : normal;
	font-size : 21px;
	color : #f5481d;
}
a, a:Hover, a:Visited, a:Active {
	font-family : Arial;
	font-size : 13px;
	color : #999999;
	line-height : 21px;
	text-decoration : none;
}

a, a:Hover, a:Visited, a:Active {
	font-family : Arial;
	font-size : 13px;
	color : #f5481d;
	line-height : 21px;
	text-decoration : none;
}
a.white, a.white:Hover, a.white:Visited, a.white:Active {
	font-family : Arial;
	font-size : 13px;
	color : #FFFFFF;
	line-height : 21px;
}
td.td_menu 	{
	width : ???px;
	height : ???px;
	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: 13px;
	font-weight: bold;
	color : #000000;
}

span.alineatitel {
	font-size: 12px;
	font-weight: bold;
	color : #000000;
}

span.attentie {
	font-size: 13px;
	color : #FFFFFF;
}


