BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px; 
	padding-top: 0px; 
	margin: 0px; 
	background-color: #317697;
	color: white; 
	}

TABLE {
	margin:0px; 
	border:0px;
	color:white; 
	}

TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white; 
	font-size: 70%; 
}

.nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white; 
	font-size: 100%; 
	letter-spacing:3px;
}

.navop {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white; 
	font-size: 100%; 
	letter-spacing:3px;
}

.adres {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white; 
	font-size: 90%; 
	font-weight: bold;
	letter-spacing:4px;
}

.adres2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white; 
	font-size: 75%; 
	letter-spacing:4px;
}

.gewoon {
	font: 12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white; 
	letter-spacing:1px;
}


.kop {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	color:white;
 
	font-size: 150%;
 
	letter-spacing:4px;
	
}



.kreet {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	color:white;
 
	font-size: 200%;
 
	letter-spacing:4px;

	text-align: center;

	}

.prijs {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white; 
	font-size: 150%; 
	letter-spacing:4px;
}

.gewoonkleur {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#c0c0c0; 
	letter-spacing:1px;
}

.hidden{
	display:none;
}

/* hehe, bij de aatjes maakt het uit in welke volgorde je ze zet, dus altijd zo */
a:active    {
	color: white;
	text-decoration: none;
	font-weight:normal;
}
a:link    {
	color: white;
	text-decoration: none;
	font-weight:normal;
}
a:visited {
	color: white;
	text-decoration: none;
	font-weight:normal;
}
a:hover   {
	color: Silver;
	text-decoration: underline;
	font-weight:normal;
}

a.nav:active, a.nav:link, a.nav:visited   {
	color: white;
	text-decoration: none;
	font-weight:normal;
}

a.nav:hover   {
	text-decoration: none;
	color: #9A9A9B;
	font-weight:normal;
}

a.navop:active, a.navop:link, a.navop:visited   {
	color: #9A9A9B;
	text-decoration: none;
	font-weight:normal;
}

a.navop:hover   {
	text-decoration: none;
	color: #9A9A9B;
	font-weight:normal;
}

a.subnav:active, a.subnav:link, a.subnav:visited   {
	color: white;
	text-decoration: none;
}

a.subnav:hover   {
	text-decoration: none;
	color: #9A9A9B;
}

a.subnavop:active, a.subnavop:link, a.subnavop:visited   {
	color: #9A9A9B;
	text-decoration: none;
}

a.subnavop:hover   {
	text-decoration: none;
	color: #9A9A9B;
}


TEXTAREA {width:300px; height:120px;}
INPUT.text {width:300px;}
INPUT.radio {width:20px;}
INPUT.knop {
	font-family: verdana, arial, sans-serif;
	color:white;
	font-weight:bold;
	background-color:#000099;}
	}