/*					Copyright: Dutch Spiral					*/
/*					Realisatie: Websites Nederland			*/
/*					Http://www.websitesnederland.nl			*/

/* -------------------------------------------------------------------------------------- */


/*					ALGEMENE KLASSEN						*/

body						{ margin: 0px; overflow-x: auto; overflow-x: hidden; background-color: #d60901; }

a							{ text-decoration: none; color: #d60901; }
a:visited					{ text-decoration: none; color: #d60901; }
a:hover						{ text-decoration: underline; color: #d60901; }

table						{ border: 0px; border-style:none; }

td							{ font-family: Tahoma; font-size: 11px; font-style: normal; font-weight: normal; color: #656565; }

img							{ border: 0px; }
img#links					{ margin-right: 12px; }
img#rechts					{ margin-left: 12px; }



/*					TEMPLATE KLASSEN						*/

td.achtergrond1				{ background-color: #ffffff; } 

.left_down					{ background-image:url(../images/left_down.gif); }
.copyright_down				{ background-image:url(../images/copyright_down.gif); }
.right_down					{ background-image:url(../images/right_down.gif); }
.stippellijn				{ background-image:url(../images/stippellijn.gif); }

input 						{ font-size: 11px; font-family: Tahoma; color: #666666; }
.select 					{ font-family: Tahoma; font-size: 11px; color: #666666; }
.form submit 				{ color: #575757; background-color: #ffffff; border: 1px outset #7f9db9; cursor: pointer;}

.copyright					{ font-family: Arial; font-size: 11px; font-style: normal; font-weight:normal; color: #ffffff; }
.copyright a				{ color: #ffffff; }
.copyright a:visited		{ color: #ffffff; }
.copyright a:hover			{ color: #ffffff; }


/*					CONTENT KLASSEN						*/

.titel						{ font-family: Tahoma; font-size: 14px; font-style: normal; font-weight: bold; color: #e10a01; }

.tekstlinks					{ font-family: Tahoma; font-size: 10px; font-style: normal; font-weight: normal; color: #d60901; }
.tekstlinks a				{ color: #d60901; }
.tekstlinks a:visited		{ color: #d60901; }
.tekstlinks a:hover			{ color: #d60901; }

.nieuws						{ font-family: Tahoma; font-size: 10px; font-style: normal; font-weight: normal; color: #656565; 
							  line-height: 14px; }
.nieuws-datum				{ font-family: Tahoma; font-size: 10px; font-style: normal; font-weight: bold; color: #d60901; }
.nieuws-leesmeer			{ font-family: Tahoma; font-size: 10px; font-style: normal; font-weight: bold; color: #d60901; }
.nieuws-leesmeer a			{ color: #d60901; }
.nieuws-leesmeer a:visited	{ color: #d60901; }
.nieuws-leesmeer a:hover	{ color: #d60901; }

.form-fout					{ font-family: Tahoma; font-size: 10px; font-weight: bold; color: #e10a01; }
.form-textveld				{ font-family: Tahoma; font-size: 11px; color: #e10a01; background-color: #ffffff;
							  border-style: solid; border-color: e3e3e3; border-width: 1px; overflow: hidden; }					  
.form-submit				{ font-family: Tahoma; font-size: 11px; color: #ffffff; background-color: #e10a01; font-weight: bold;
						 	  border-style: solid; border-color: #ffffff; border-width: 1px; overflow: hidden; }					  
.kader-submit				{ border-style: solid; border-width: 1px; border-color: e10a01;