/*				Copyright:		Telecommunicatie Nederland		*/
/*				Realisatie:		Websites Nederland 				*/
/*				E-mail:			info@websitesnederland.nl		*/


/*				Standaard klassen								*/

body			{ margin: 0px; }

table			{ border: 0px; }
td				{ font-family: Tahoma; font-size: 11px; color: #717171; font-style: normal; font-weight: normal; line-height: 16px; }
img				{ border: 0px; }

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


/*				Template klassen								*/

.adres			{ font-family: Tahoma; font-size: 11px; color: #ffffff; background-color: #9ecf13; }
.adres a		{ color: #ffffff; }

.submenu		{ font-family: Tahoma; font-size: 10px; color: #0079c2;}
.submenu a		{ color: #195ea7; }

.copyright		{ font-family: Arial; font-size: 11px; color: #999999; }
.copyright a	{ color: #999999; }

.menu			{ background-image: url(../images/template/menu_lijn.gif); background-position: bottom; background-repeat: repeat-x;
				  font-family: Tahoma; font-size: 11px; color: #195ea7; font-weight: bold; }
.menu a			{ color: #195ea7; }

.kaderlijn		{ border-left-style: solid; border-left-width: 1px; border-left-color: #dddddd; }
img#links		{ margin-right: 8px; }
img#rechts		{ margin-left: 8px; }


/*				Content klassen								*/

.tekstblauw	    { font-family: Tahoma; font-size: 11px; color: #195ea7; }
.titelboldblauw	{ font-family: Tahoma; font-size: 11px; color: #195ea7; font-weight: bold; }
.titelboldgroen	{ font-family: Tahoma; font-size: 11px; color: #a6e005; font-weight: bold; }
.kleinlink		{ font-family: Tahoma; font-size: 9px; color: #195ea7; font-weight: bold; }

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