/* algemeen */
body {
	background-color: #a0a0a0;
	background-image: url(../images/back_page.gif);
	background-repeat: repeat;
	background-position: top left;
	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;
	line-height : 18px;
}

/* onderste tabel */
table.table_endless {
	width : 1004px;
	height : 100%;
	min-height : 100%;
}
td.td_endless {
	width : 1004px;
	height : 100%;
	background-color : #a3b5bf;
}

/* achtergrondfoto of achtergrond */
table.table_back_image {
	width : 100%;
	height :100%;
}
td.td_back_image_bedieningen {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_bedieningen.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_doeken {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_doeken.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_fakro {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_fakro.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_horren {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_horren.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_jaloezien {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_jaloezien.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_markiezen {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_markiezen.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_plisse {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_plisse.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_rolluiken {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_rolluiken.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_screens {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_screens.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_serrezonwer_binnen {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_serrezonwer_binnen.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_serrezonwering {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_serrezonwering.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_shutters {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_shutters.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_uitvalscherm {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_uitvalscherm.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_velux {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_velux.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_verticalejaloe {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_verticalejaloe.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_vouwgordijnen {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_vouwgordijnen.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_binnenzonwering {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_binnenzonwering.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_buitenzonwering {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_buitenzonwering.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_stalenservice {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_stalenservice.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_contact {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_contact.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_bestelbon {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_bestelbon.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}
td.td_back_image_home {
	width : 100%;
	height :100%;
	background-image: url(../images/bkimg_home.jpg);
	background-repeat: no-repeat;
	background-position: 30px 169px;
}

/* 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: 0px 169px;
}

/* tabel met de inhoud van de pagina */
table.table_content {
	height: 100%;
	width: 619px;
}
td.contenttitle 	{
	height : 55px;
	vertical-align : middle;
	font-size: 14px;
	color: #008cd2;
	padding : 0 20 0 30px;
	font-weight : bold;
	background-image: url(../images/back_contenttitle.gif);
	background-repeat: no-repeat;
}
td.content 	{
	height : 400px;
	padding : 10 30 10 30px;
	font-size: 12px;
	color: black;
	background-image: url(../images/back_content.gif);
	background-repeat: repeat-y;

}
td.contentbottom 	{
	height : 20px;
	background-image: url(../images/back_contentbottom.gif);
	background-repeat: no-repeat;
}
td.menu 	{
	width : 1004px;
	padding : 44 0 0 0px;
}
td.foto {
	width : 221px;
	padding-top : 206px;
	padding-left : 46px;
}
td.contenttable {
	width : 619px;
	padding-top : 49px;
}
td.slogan {
	width : 118px;
}
/* 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 */

A, A:Visited, A:Active, A:Hover   {
	font-size: 12px;
	text-decoration : underline;
	color: #008cd2;
	font-weight : normal;
}


span.paginatitel {
	font-size: 13px;
	font-weight: bold;
	color : #000000;
}

span.alineatitel {
	font-size: 12px;
	font-weight: bold;
	color : #000000;
}

span.attentie {
	font-size: 12px;
	font-weight: bold;
	color : #000000;
}


