/*

  Helens Webstudio  http://www.helenswebstudio.nl
  Copyright (c) Helens Webstudio

  $Bestandsnaam: stylesheet.css
	
*/

body {
	background-color: #47072b;
  	margin: 0px;
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 13px;
	color: #000000;
	}
	
.main {
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 13px;
	color: #000000}

a:link {
	color: #9e0054;
	text-decoration: underline}
			
a:visited {
	color: #9e0054;
	text-decoration: underline}
				
a:active {
	color: #9e0054;
	text-decoration: underline} 
			
a:hover {
	color: #9e0054;
	text-decoration: underline}
	
.header {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #202020}
	
a.header:link {
	font-family: Trebuchet MS, Arial;
	color: #202020;
	text-decoration: none}
	
a.header:active {
	font-family: Trebuchet MS, Arial;
	COLOR: #202020;
	TEXT-DECORATION: none}
	
a.header:visited {
	COLOR: #202020;
	TEXT-DECORATION: none}
	
a.header:hover {
	font-family: Trebuchet MS, Arial;
	COLOR: #202020;
	TEXT-DECORATION: underline}

.footer {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #808080}
	
a.footer:link {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #808080;
	text-decoration: none}
	
a.footer:active {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #808080;
	text-decoration: none}
	
a.footer:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #808080;
	text-decoration: none}
	
a.footer:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #808080;
	text-decoration: underline}

.copyright{
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #404040}
	
a.copyright:link {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #404040;
	text-decoration: none}
	
a.copyright:active {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #404040;
	text-decoration: none}
	
a.copyright:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #404040;
	text-decoration: none}
	
a.copyright:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #404040;
	text-decoration: underline}
	
.titel {
	font-family: Trebuchet MS, Arial;
	color: #9e0054;
	font-size: 21px}

.subtitel {
	font-family: Trebuchet MS, Arial;
	color: #9e0054;
	font-size: 15px}
	
.verplichtveld {
	color: #ff0000;
	font-size: 9px}

.menu {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #000000}
	
a.menu:link {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none}
	
a.menu:active {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none}
	
a.menu:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none}
	
a.menu:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none}
	
.merk {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #000000}
	
a.merk:link {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: underline}
	
a.merk:active {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: underline}
	
a.merk:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: underline}
	
a.merk:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: underline}

span.nav:hover {
  cursor: hand;
  cursor: pointer;
  text-decoration: underline}

span.navcolor:hover {
  cursor: hand;
  cursor: pointer;
  color: #9e0054;
  text-decoration: underline}

span.navcolor {
  color: #9e0054;
  text-decoration: underline}

