/*					Standaard Klassen				*/

body				{ margin: 0px; background-color: #ffffff; }
body,td 			{ font-family: Verdana, Arial; font-size: 10px; color:#000000;}
img					{ border: 0px; }

a					{ font-family: Verdana, Arial; font-size: 10px; color: #E38F24; text-decoration: none; }
a:hover				{ font-family: Verdana, Arial; font-size: 10px; color: #E38F24; text-decoration: underline; }
a:visited			{ text-decoration: none; }
.ablack				{ font-family: Verdana, Arial; font-size: 10px; color: #000000; text-decoration: none; font-weight:bold; }
.ablack:hover		{ font-family: Verdana, Arial; font-size: 10px; color: #000000; text-decoration: underline; font-weight:bold; }
a:hover				{ text-decoration: underline; }


/*					Layout Klassen					*/

.menubalk			{ background-color: #999B9E; }

.content			{ font-family: Verdana, Arial; font-size: 10px; color: #1D1D1D; font-style: normal; font-weight: normal; 
					  line-height: 15px; padding-left: 16px; padding-right: 16px; vertical-align: top; border-left: 1px solid #E38F24; }
					  
.tekst				{ font-family: Verdana, Arial; font-size: 10px; color: #1D1D1D; font-style: normal; font-weight: normal; 
					  line-height: 15px; }					  

.button				{ border: 0px; color: #ffffff; font-weight: bold; background-color: #E38F24; }
.tekstveld			{ border: 1px solid #E38F24; font-family: Verdana, Arial; font-size: 10px; color: #1D1D1D; background-color: #ffffff; width: 250px; }


/*					Submenu Klassen					*/

.oranjelijn			{ border-left: 1px solid #E38F24; }
.grijzelijn			{ border-bottom: 1px solid #CCCDCE; }
.submenu			{ font-family: Verdana, Arial; font-size: 10px; font-weight: bold; text-align: right; vertical-align: top; 
                      padding-right: 8px; }					  
.submenu a			{ color: #E38F24; }


.disclaimer			{ font-family: Verdana, Arial; font-size: 9px; color: #979797; padding-left: 16px; }
.disclaimer a		{ color: #979797; }


/*					Nieuws Klassen					*/

.nieuwskopje		{ font-family: Verdana, Arial; font-size: 11px; color: #CC9933; font-weight: bold; }
.nieuwskopje a		{ color: #CC9933; }
.nieuwspijl			{ font-family: Verdana, Arial; font-size: 11px; color: #CC9933; }
.nieuwspijl a		{ color: #CC9933; }
.nieuwstekst		{ font-family: Verdana, Arial; font-size: 10px; color: #1D1D1D; font-style: normal; font-weight: normal; 
					  line-height: 14px; }
					  
.nieuws				{ font-family: Verdana, Arial; font-size: 10px; color: #1D1D1D; font-style: normal; font-weight: normal; }
.nieuws a			{ color: 1D1D1D; text-decoration: underline; }
.nieuws a:visited	{ text-decoration: underline; }
.nieuws a:hover		{ text-decoration: none; }

.nieuwstitel		{ font-weight: bold; }


/*					Project Klassen					*/

.projectkopje		{ font-family: Verdana, Arial; font-size: 11px; color: #1D1D1D; font-weight: bold; }
.projectkopje a		{ color: #1D1D1D; }
.projectpijl		{ font-family: Verdana, Arial; font-size: 11px; color: #CC9933; }
.projectpijl a		{ color: #CC9933; }
.projecttekst		{ font-family: Verdana, Arial; font-size: 10px; color: #1D1D1D; font-style: normal; font-weight: normal; 
					  line-height: 14px; }
					  
.project			{ font-family: Verdana, Arial; font-size: 10px; color: #1D1D1D; font-style: normal; font-weight: normal; }
.project a			{ color: 1D1D1D; text-decoration: none; }
.project a:visited	{ text-decoration: underline; }
.project a:hover	{ text-decoration: underline; }

.projecttitel		{ font-weight: bold; }