/*
----------------------------------------------------
 Q-HOSTING.NET
 Copyright (c) 2004 Alle rechten voorbehouden
 http://www.q-hosting.net
 
 Layout door:
 5Design - Five Design
 Copyright (c) 2003-2004 Alle rechten voorbehouden
 http://www.5design.nl
----------------------------------------------------
*/

/* BEGIN STYLESHEET */

/* MAIN */
body					{font-family: Tahoma; font-size: 7pt; color: #3C3C3C; font-style: normal}
div						{font-family: Tahoma; font-size: 7pt; color: #3C3C3C; font-style: normal}
td						{font-family: Tahoma; font-size: 7pt; color: #3C3C3C; font-style: normal}
textarea  				{font-family: Tahoma; font-size: 7pt; color: #3C3C3C; font-style: normal}
input					{font-family: Tahoma; font-size: 7pt; color: #3C3C3C; font-style: normal; width: 70%}
select					{font-family: Tahoma; font-size: 7pt; color: #3C3C3C; font-style: normal; width: 92%}
input.postcode			{width: 6em}

/* NORMAAL */
a						{text-decoration: none}
a:link					{font-family: Tahoma; font-size: 7pt; color: #20DBD0; text-decoration: none}
a:visited 				{font-family: Tahoma; font-size: 7pt; color: #20DBD0; text-decoration: none}
a:active 				{font-family: Tahoma; font-size: 7pt; color: #20DBD0; text-decoration: none}
a:hover					{font-family: Tahoma; font-size: 7pt; color: #3C3C3C; text-decoration: none}

/* MENU */
a.menu:link				{font-family: Tahoma; font-size: 7pt; color: #FFFFFF; font-weight: bold; text-decoration: none}
a.menu:visited 			{font-family: Tahoma; font-size: 7pt; color: #FFFFFF; font-weight: bold; text-decoration: none}
a.menu:active 			{font-family: Tahoma; font-size: 7pt; color: #FFFFFF; font-weight: bold; text-decoration: none}
a.menu:hover			{font-family: Tahoma; font-size: 7pt; color: #20DBD0; font-weight: bold; text-decoration: none}

/* SPONSORS */
a.sponsor:link			{font-family: Tahoma; font-size: 7pt; color: #20DBD0; font-weight: bold; text-decoration: none}
a.sponsor:visited 		{font-family: Tahoma; font-size: 7pt; color: #20DBD0; font-weight: bold; text-decoration: none}
a.sponsor:active 		{font-family: Tahoma; font-size: 7pt; color: #20DBD0; font-weight: bold; text-decoration: none}
a.sponsor:hover			{font-family: Tahoma; font-size: 7pt; color: #20DBD0; font-weight: bold; text-decoration: underline}

/* TABLE CLASS */
table.tarieven			{border: 1px solid black;}


/* MENU MOUSE-OVER */
td.out 					{background-image: url('../images/menu_knop-off.gif')}
td.over 				{background-image: url('../images/menu_knop-on.gif')}

/* TD CLASS  */
td.Wit					{background-color: #FFFFFF;}
td.Grijs				{background-color: #777777;}
td.Grijs2				{background-color: #5D5D5D;}


/* TEKST CLASS */
.Wit					{font-family: Tahoma; font-size: 7pt; color: #FFFFFF; text-decoration: none}
.Groen					{font-family: Tahoma; font-size: 7pt; color: #20DBD0; text-decoration: none}
.TitelNormal			{font-family: Tahoma; font-size: 8pt; color: #3C3C3C; font-weight: bold;}
.TitelGroen				{font-family: Tahoma; font-size: 8pt; color: #20DBD0; font-weight: bold;}

/* EINDE STYLESHEET */
