/* Global Styles */

	
body {
	margin: 0px;
	background-color: #a4c2c2;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	color: #013301;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}




	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #FF6600;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}


.logo {
	color: #FFFFFF;
	letter-spacing:0.4em;
	font-weight:bold;
	font-family: RotisSansSerif;
	font-size: 36px;
	font-style: italic;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	color: #CC3300;
	letter-spacing:0.1em;
	font-style: italic;
	font-family: georgia;
	font-size: 20px;
	}
	
.LogoSubtekst {
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: RotisSansSerif;
	font-size: 14px;
	}
	
.donkere_tekst {
	color: #333300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	}
	
.lichte_text {
	color:#A4C2C2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	}
	
.donkere_tekst_nospace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 15px;
}

