/*-------------------------STANDAARD HTML--------------------------------*/
td					{ color: #182741; font-family : Trebuchet MS, Arial, sans-serif; font-size : 12px; }
a					{ color: #918FB6; text-decoration: underline; }
a:hover				{ color: #0D004F; text-decoration: underline; }
h1					{ color: #0D004F; font-family : Trebuchet MS, Arial, sans-serif; font-size : 15px; text-align: left; }
h2					{ color: #0D004F; font-family : Trebuchet MS, Arial, sans-serif; font-size : 15px; text-align: center; border-bottom: 1px solid #918FB6;padding-bottom:6px; }
ul					{ margin: 0px 0px 0px 20px;}

/*-------------------------CONTENT--------------------------------*/
.content			{ padding: 0; line-height: 18px; }
.content td			{ line-height: 18px; }
.content-scroller	{ height:393px; overflow: auto; padding: 15px 15px 0px 30px; }
.picture			{ border: 1px solid #5E5E84; padding:1px; }

.projecten td		{ text-align: center; }
.projecten td img	{ border: 1px solid #5E5E84; }

.projectfoto		{ padding: 5px; border-bottom: 1px solid #918FB6; width: 130px; height: 110px; background: ; }
.projectfoto img	{ border: 1px solid #0D004F; }
.projecttekst		{ padding: 5px; border-bottom: 1px solid #918FB6; }

.projectfotos		{ text-align: center; }
.projectfotos img	{ border: 1px solid #918FB6; }

/*-------------------------CONTACTFORMULIER----------------------*/
.formtekst			{ color: #000000; font: normal 11px Trebuchet MS; color: #000000; }
.input				{ color: #000000; font: normal 11px Trebuchet MS; border: 1px solid #717171; background: #FFFFFF; padding-left: 4px; } 
.submit				{ color: #ffffff; font: bold 11px Trebuchet MS; border: 1px solid #000000; background: #918FB6;  }