.switchlang, .switchlangWC {
	font-family: "Helvetica", Arial, sans-serif;
	color:#F33;
	font-size:16px;
	margin:30px 0px 190px;
	padding:7px;
	width:55px;
	height:15px;
	display: block;
	background:#fff;
	text-align:center;
	z-index:20;
	}

.switchlangWC {
	color:#9d8d6d;
	}

.switchlang a, .switchlangWC a {
	color:#757575;
	font-size:16px;
	}

.switchlang a:hover {
	color:#f33;
	}

.switchlangWC a:hover {
	color:#9d8d6d;
	}

.colLeft, .colLeftBottom {
	margin: 0px 0px 0px 10px;
	padding: 10px;
	/*width:170px;
	*/min-width:150px;
	max-width:190px;
	font-family:Helvetica, Arial, sans-serif;
	background:#FFF;
	}

#jaartallen {
	min-width:50px;
	max-width:55px;
	}

#subSubNav, #subSubNavWC, #subSubNavTekst {
	min-width:150px;
	max-width:250px;
	}

#subSubNavWC {
	font-weight:normal;
	font-size:14px;
	background:#d5c39d;
	}

#subSubNavTekst{
	text-align:left;
	}
	
.colLeft h1 {
	font-size:16px;
	}

.colLeft ul { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	}

.colLeft ul li { 
	position: relative; 
	border: none;
	text-align: left; 
	} 

.colLeft ul a, .colLeft ul a:visited, .colLeft ul .navActive  { 
	color:#F33;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	border: none;
	}  

.colLeft ul a.WC, .colLeft ul a.WC:visited, .colLeft ul .navActiveWC  { 
	color:#9d8d6d;
	}

#subSubNav ul a, #subSubNav ul a:visited, #subSubNav ul .navActive {
	color:#757575;
	}

#subSubNavWC ul a, #subSubNavWC ul a:visited, #subSubNavWC ul .navActive {
	color:#9d8d6d;
	}

.colLeft ul a:hover, .colLeft ul a:active, .colLeft ul .navActive {
	color: #757575;
	border: none;
	}

#subSubNav ul a:hover, #subSubNav ul a:active, #subSubNav ul .navActive {
	color:#F33;
	}

#subSubNavWC ul a:hover, #subSubNavWC ul a:active, #subSubNavWC ul .navActive {
	color:#9d8d6d;
	}
	
.colLeft ul .navActive {
 	color:#666;
	font-weight:bold;
	}

.colLeft ul .subnavLeft, .colLeft ul .subnavLeftDropdown { 
	position: relative; 
	z-index: 600; 
	list-style: none; 
	border: none; 
	} 

.colLeft ul .subnavLeftDropdown {
	display: none;
	}
	
.colLeft ul .subnavLeft li, .colLeft ul .subnavLeftDropdown li {
	text-align: left; 
	float: none; 
	position: static; 
	border: none; 
	padding:0px 7px;
	} 
	
.colLeft ul ul {
	padding: 0px 0px 10px;
	}
	
.colLeft ul .subnavLeft li a, 
.colLeft ul .subnavLeftDropdown li a, 
.colLeft ul .subnavLeft li a:visited, 
.colLeft ul .subnavLeftDropdown li a:visited, 
.colLeft ul .subnavLeft li .thispage, 
.colLeft ul .subnavLeftDropdown li .thispage { 
	font-size:15px;
	line-height:18px;
	color: #999; 
	font-weight: normal; 
	padding:0;
	border-bottom: 1px dotted #666;
	} 

.colLeft ul .subnavLeft li .thispage, .colLeft ul .subnavLeftDropdown li .thispage {
	color: #333;
	padding:0;
	} 

.colLeft ul .subnavLeft li a:hover, .colLeft ul .subnavLeftDropdown li a:hover {
	color:#666;
	border-bottom: 1px dotted #333;
	} 

.colLeft ul li:hover ul { 
	display: block; 
	}

.colLeft a:visited {
	border:none;
	}

#outdated a, #outdated {
	color:#eee;
	}	

