/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFFF;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FFBA00;
	}
	
/* ID Styles */

#sideRzoekjezelf {
	background-color: #FFFFFF;
	background-image: url(zoek_jezelf.jpg);
	background-repeat: no-repeat;
	}
#sideLzoekjezelf {
	background-color: #DEDEDE;
	background-image: url(sidebot_zoek_jezelf.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}

#sideRfocus {
	background-color: #FFFFFF;
	background-image: url(focus.jpg);
	background-repeat: no-repeat;
	}
#sideLfocus {
	background-color: #DEDEDE;
	background-image: url(sidebot_focus.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}

#sideRrodedraad {
	background-color: #FFFFFF;
	background-image: url(rode_draad.jpg);
	background-repeat: no-repeat;
	width: 450px;
	}
#sideLrodedraad {
	background-color: #DEDEDE;
	background-image: url(sidebot_rodedraad.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}
	
#sideRdeklik {
	background-color: #FFFFFF;
	background-image: url(de_klik.jpg);
	background-repeat: no-repeat;
	}
#sideLdeklik {
	background-color: #DEDEDE;
	background-image: url(sidebot_deklik.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}		

#sideRdewagt {
	background-color: #FFFFFF;
	background-image: url(dewagt_at_work.jpg);
	background-repeat: no-repeat;
	}
#sideLdewagt {
	background-color: #DEDEDE;
	background-image: url(sidebot_dewagt.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}	

#sideRyouwork {
	background-color: #FFFFFF;
	background-image: url(you_at_work.jpg);
	background-repeat: no-repeat;
	}
#sideLyouwork {
	background-color: #DEDEDE;
	background-image: url(sidebot_youwork.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}

#sideRcontact {
	background-color: #FFFFFF;
	background-image: url(contact_bg.jpg);
	background-repeat: no-repeat;
	}
#sideLcontact {
	background-color: #DEDEDE;
	background-image: url(sidebot_contact.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}
	
#navigation a {
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	}
	
#navigation a:hover {
	color:#ffffff;
	background-color: #686A90;
	}

#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.logo {
	color: #FF6600;
	letter-spacing:.3em;
	line-height:26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	}
	
.tagline {
	color: #000000;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
	}
	
.bodyText {
	color:#000000;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 110px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	}

.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing:.2em;
	line-height:32px;
	}
	
.subHeader {
	color: #686A90;
	font-weight:bold;
	line-height:14px;
	letter-spacing:0.15em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	}
	
.navText {
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	color: #000000;
	letter-spacing:0.3em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	top: 5px;
	text-align: center;
	}
	

