					/* standaard pagina opmaak*/

body {
					background					: #E0E0E0;				
					color						: #ffffff;
					font-family					: tahoma, Verdana, Arial, Helvetica, sans-serif;
					font-size					: 10pt; 


}

					/* standaard tabellen* zonder rand*/
table{
					font-family					: Tahoma, Verdana, Arial, Helvetica;
					font-size					: 10pt;
					font-style					: normal;
					font-weight					: normal;
					text-align					: left top ;
					color						: #000000;					/
					text-decoration					: none
					border-style               			: solid;
					border-spacing             			: 0;
					border-collapse            			: collapse;
					border-width               			: 0 0 0 0;
					border-color				   	: #E0E0E0;
					

}

/* standaard tabellen* met rand*/
.table1{
					font-family					: Tahoma, Verdana, Arial, Helvetica;
					font-size					: 10pt;
					font-style					: normal;
					font-weight					: normal;
					text-align					: left top ;
					color						: #ffffff;					/
					text-decoration					: none
					border-style               			: solid;
					border-spacing             			: 0;
					border-collapse            			: collapse;
					border-width               			: 0 0 0 0;
					border-color				   	: #E0E0E0;
					

}

/* standaard tabellen* met rand*/
.tableshow{
					font-family					: Tahoma, Verdana, Arial, Helvetica;
					font-size					: 10pt;
					font-style					: normal;
					font-weight					: normal;
					text-align					: left top ;
					color						: #172B43;					/
					text-decoration					: none
					border-style               			: solid;
					border-spacing             			: 0;
					border-collapse            			: collapse;
					border-width               			: 0 0 0 0;
					border-color				   	: #E0E0E0;
					



}


					/* standaard tabellen* met rand en achtergrond kleur*/
.table2{
					font-family					: Tahoma, Verdana, Arial, Helvetica;
					font-size					: 11pt;
					font-style					: normal;
					font-weight					: normal;
					text-align					: left;
					color						: #ffffff;	
					text-decoration				: none
					border-width               	: 0 0 0 0;
					border-style               	: solid;
					border-spacing             	: 0;
					border-collapse            	: collapse;     
					border                     	: 1px solid #0E223A;;
					background					: #172B43;

}

					/* standaard tabellen* met rand en achtergrond kleur maar minder breed gebruikt bij offerte aanvraag*/
.table3{
					font-family					: Tahoma, Verdana, Arial, Helvetica;
					font-size					: 11pt;
					font-style					: normal;
					font-weight					: normal;
					text-align					: left;
					color						: #901F19;	
					text-decoration				: none
					border-width               	: 0 0 0 0;
					border-style               	: solid;
					border-spacing             	: 0;
					border-collapse            	: collapse;     
					border                     	: 0px solid #E9CFBA;
					background					: #C0C0C0;
					width						: 450;
}

					/* standaard tabel zonder rand met achtergrond kleur */
.table4{
					font-family					: Tahoma, Verdana, Arial, Helvetica;
					font-size					: 10pt;
					font-style					: normal;
					font-weight					: normal;
					text-align					: left top ;
					color						: #901F19;
					text-decoration				: none
					border-style               	: solid;
					border-spacing             	: 0;
					border-collapse            	: collapse;     
					border-color			   	: #E9CFBA;
					background					: #cococo;
					

}

					/* gebruikt bij offerte aanvragen shownaam */

.table5{
					font-family					: Tahoma, Verdana, Arial, Helvetica;
					font-size					: 11pt;
					font-style					: normal;
					font-weight					: normal;
					text-align					: left top ;
					color						: #A8251E;
					text-decoration				: none
					border-style               	: solid;
					border-spacing             	: 0;
					border-collapse            	: collapse;     
					border-color			   	: #A8251E;
					background					: basis-afbeeldingen/cel.jpg;
					

}


					/* standaard font kleur grijs*/
.fontsmal{
					font-family					: Tahoma, Verdana, Arial, Helvetica;
					font-size					: 9pt;
					font-style					: normal;
					font-weight					: normal;
					text-align					: left;
					color						:#545258;

}








/* standaard font kleur grijs*/
.font1{
					font-family					: Tahoma, Verdana, Arial, Helvetica;
					font-size					: 10pt;
					font-style					: normal;
					font-weight					: normal;
					text-align					: left;
					color						:#545258;

}

					/* groter font kleur grijs*/
.font2{
					font-family					: Tahoma, Verdana, Arial, Helvetica;
					font-size					: 11pt;
					font-style					: normal;
					font-weight					: bold;
					text-align					: left;
					color						: #545258;

}


					/* standaard font kleur grijs*/
.font3{
					font-family					: Tahoma, Verdana, Arial, Helvetica;
					font-size					: 10pt;
					font-style					: normal;
					font-weight					: normal;
					text-align					: left;
					color						: #ffffff;

}



					/* standaard font kleur grijs*/
.font4{
					font-family					: Tahoma, Verdana, Arial, Helvetica;
					font-size					: 9pt;
					font-style					: normal;
					font-weight					: normal;
					text-align					: left;
					color						: #ffffff;


}

a:link{
					color						: #A8251E;
					font-size					: 13px;
					font-family					: tahoma;
					font-style					: normal;
					font-weight					: normal;
					text-decoration					: underline;
					font-variant					: normal;
					text-transform					: normal;
					cursor						: hand;
}

a:hover{
					color						: #A8251E;
					font-size					: 13px;
					font-family					: tahoma;
					font-style					: normal;
					font-weight					: normal;
					text-decoration					: underline;
					font-variant					: normal;
					text-transform					: normal;
}

a:visited{
					color						: #A8251E;
					font-size					: 13px;
					font-family					: tahoma;
					font-style					: normal;
					font-weight					: normal;
					text-decoration					: underline;
					font-variant					: normal;
					text-transform					: normal;
}