body												{ font-size: 13px; font-family: "Arial"; margin:0px; color: #000000; text-align: left; background: #c3c3c3;}

a:link												{ color: #a22f1d; text-decoration: none; }
a:visited											{ color: #a22f1d; text-decoration: none; }
a:hover												{ color: #a22f1d; text-decoration: underline; }
a:active											{ color: #a22f1d; text-decoration: none; }
a img												{ border: none; }

h1													{ color: #a22f1d; font-size: 18px; font-family: "Arial"; text-align: left; font-weight: normal; }
h2													{ color: #a22f1d; font-size: 15px; font-family: "Arial"; text-align: left; font-weight: bold; }

li													{ margin: 0px; padding: 0px; }

p													{ margin: 0px; padding: 0px;}
.small												{ font-family: "Arial"; font-size: 11px; }
.input												{ font-family: "Arial"; font-size: 11px; }
.submit												{ font-family: "Arial"; font-size: 11px; border: 1px solid #0067B1; }
.button												{ font-family: "Arial"; font-size: 11px; border: 1px solid #0067B1; }

.dark												{ background-color: #d9dadb; }
.light												{ background-color: #FFFFFF; }
	
.error												{ font-family: "Arial"; color: #990000; font-size: 11px; }
.label												{ color: #0095cd; }
			
.normaal											{ font-size: 13px; font-family: "Arial"; color: #000000; }
.kleiner											{ font-size: 11px; font-family: "Arial"; color: #000000; }
.groter												{ font-size: 15px; font-family: "Arial"; color: #000000; }

.grey												{ color: #4c4c4c; }
.grey a:link										{ color: #4c4c4c; text-decoration: none; }
.grey a:visited										{ color: #4c4c4c; text-decoration: none; }
.grey a:hover										{ color: #4c4c4c; text-decoration: underline; }
.grey a:active										{ color: #4c4c4c; text-decoration: none; }

.active												{ width: 142px; height: 26px; background: #98554A; }

.ernis #container									{ width: 905px; margin: 0px auto; text-align: left; padding-top:40px; }
	.ernis #laagvisual								{ background-image: url("/images/bg-visual.jpg"); overflow:hidden; width: 879px; height: 300px; float:left; text-align:left; padding: 7px 13px 0px 13px; }
	.ernis #laagnavigatie							{ background-image: url("/images/bg-navigatie.png"); width:853px; height:37px; padding-left:13px; padding-right:14px; float:left; position:absolute; top: 311px; z-index: 49;}
		
		.ernis #laagnavigatie ul li					{ list-style: none; float: left; }
		.ernis #laagnavigatie li					{ padding: 10px 0px 0px 0px; width: 142px; height: 26px; }
		
		.ernis #laagnavigatie li:link				{ width: 142px; height: 26px; }
		.ernis #laagnavigatie li:visited			{ width: 142px; height: 26px; }
		.ernis #laagnavigatie li:hover				{ width: 142px; height: 26px; background: #98554A; }
		.ernis #laagnavigatie li:active				{ width: 142px; height: 26px; background: #98554A; }
		
		.ernis #laagnavigatie a:link				{ text-decoration: none; color: #FFFFFF; font-weight: bold; }
		.ernis #laagnavigatie a:visited				{ text-decoration: none; color: #FFFFFF; font-weight: bold; }
		.ernis #laagnavigatie a:hover				{ text-decoration: none; color: #FFFFFF; font-weight: bold; }
		.ernis #laagnavigatie a:active				{ text-decoration: none; color: #FFFFFF; font-weight: bold; }

	.ernis #wrapper									{ background-image:url("/images/bg-wrapper.jpg"); background-repeat:repeat-y; width: 827px; padding:35px 31px 0px 47px; float:left; text-align: left; }			
		.ernis #laagcontent							{ background-image:url("/images/bg-laag-content.jpg"); background-repeat:repeat-y; width: 827px; float:left; text-align: left; padding-bottom:20px;}
			.ernis #laagcontentlinks				{ width: 555px; float:left; text-align: }
			.ernis #laagcontentrechts				{ width: 227px; float:left; text-align: left; padding-left:45px; }
				.ernis #project_content				{ padding: 0px 12px 0px 16px; }
				
				.ernis #project_content a:link		{ color: #A12F1D; text-decoration: none; font-weight: bold; }
				.ernis #project_content a:visited	{ color: #A12F1D; text-decoration: none; font-weight: bold; }
				.ernis #project_content a:hover		{ color: #A12F1D; text-decoration: none; font-weight: bold; }
				.ernis #project_content a:active	{ color: #A12F1D; text-decoration: none; font-weight: bold; }
		.ernis #laagoverzicht						{ background-image:url("/images/bg-laag-overzicht.jpg"); width: 879px; height:171px; float:left; padding-left:13px; padding-right:13px;}	
		.ernis #bodemnaw							{ width: 827px; height: 37px; float:left; text-align:left; padding: 5px 31px 0px 47px; font-size: 11px; color: #FFFFFF; background-image: url("/images/bg-bottomnaw.jpg"); background-position: top left; background-repeat: no-repeat; }
