/*

  Hèlens Webstudio  http://www.helenswebstudio.nl
  Copyright (c) 2006 Hèlens Webstudio

  $Bestandsnaam: stylesheet.css
	
*/

body {
	margin: 0px;
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #000000}
	
.main {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #000000}

.mainblue {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #004C92}
	
 .kop {
  font-size:9px;
  font-style:italic;
  }
	

a:link {
	color: #004C92}
			
a:visited {
	color: #004C92}
				
a:active {
	color: #004C92}
			
a:hover {
	color: #004C92;
	text-decoration: underline}
			
.header {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
	color: #FFFFFF}
			
a.header:link {
	color: #FFFFFF;
	text-decoration: none}
			
a.header:active {
	color: #FFFFFF;
	text-decoration: none}
			
a.header:visited {
	color: #FFFFFF;
	text-decoration: none}
			
a.header:hover {
	color: #FFFFFF;
	text-decoration: underline}

.small {
	font-size: 11px;
	color: #808080}
	
a.small:link {
	font-size: 11px;
	text-decoration: none;
	color: #808080}
	
a.small:active {
	font-size: 11px;
	color: #808080}
	
a.small:visited {
	font-size: 11px;
	text-decoration: none;
	color: #808080}
	
a.small:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #808080}

.smallred {
	font-size: 11px;
	color: #C00000}
	
a.smallred:link {
	font-size: 11px;
	text-decoration: none;
	color: #C00000}
	
a.smallred:active {
	font-size: 11px;
	color: #C00000}
	
a.smallred:visited {
	font-size: 11px;
	text-decoration: none;
	color: #C00000}
	
a.smallred:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #C00000}
	
.submenuheader {
	font-size: 14px;
	font-weight: bold;
	color: #C00000}

.submenuheadernofocus {
	font-size: 14px;
	font-weight: bold;
	color: #FF0099}

.actie {
	font-size: 8px;
	font-weight: bold;
	color: #C00000}

.NietZichtbaar {
	font-size: 0 px;
	color: #FFFFFF}
		
.submenu {
	font-size: 11px;
	font-weight: bold;
	color: #004C92}

a.submenu:link {
	color: #004C92;
	text-decoration: none}
			
a.submenu:active {
	color: #004C92;
	text-decoration: none}
			
a.submenu:visited {
	color: #004C92;
	text-decoration: none}
			
a.submenu:hover {
	color: #004C92;
	text-decoration: underline}

.footer {
	font-size: 11px;
	color: #000000;
	font-weight: bold}
	
a.footer:link {
	color: #000000;
	text-decoration: none}
	
a.footer:active {
	COLOR: #000000;
	TEXT-DECORATION: none}
	
a.footer:visited {
	COLOR: #000000;
	TEXT-DECORATION: none}
	
a.footer:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline}

.koptekst {
	color: #004C92;
	font-size: 50px;
	font-weight: bold}

.subkop {
	color: #004C92;
	font-size: 18px;
	font-weight: bold}
	
.titel {
	color: #000000;
	font-size: 15px;
	font-weight: bold}
	
a.titel:link {
	color: #000000;
	text-decoration: underline}
			
a.titel:visited {
	color: #000000;
	text-decoration: underline}
				
a.titel:active {
	color: #000000;
	text-decoration: underline}
			
a.titel:hover {
	color: #000000;
	text-decoration: underline}

INPUT.btn {
  font-family: Arial, Trebuchet MS;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background-color: #004C92;
  border: 2px solid;
  border-right-color: #000000;
  border-bottom-color: #000000
  }
  
 .kop {
  font-size:9px;
  }

