  
	body{
	  font-family: verdana;
		
		font-size: 9pt;
	}
  
	#header{
	  color: #000;
	}
	
	#header .link{
	  color: #2e5192;
		
		text-decoration: none;
	}
	
	#header .link:hover{
	  color: #4f6da5;
		
		text-decoration: none;
	}
	
	.tcw_link{
	  color: #8d8d8d;
		
		text-decoration: none;
	}
  
	.tcw_link:hover{
	  color: #99cc00;
	}
	
	#menu table{
	  color: #4f8a02;
		
		font-size: 10pt;
		
		float: right;
	}
	
	#menu table td{
	  text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		color: #4f8a02;
	}
	
	.Mlink{
	  color: #4f8a02;
		
		font-weight: bold;
		
		text-decoration: none;
	}
	
	.Mlink:hover{
	  color: #d4d4d4;
		
		text-decoration: none;
		
		font-weight: bold;
	}
	
	#extramenu{
	  color: #acb43a;
	}
	
	.footerlink{
	  color: #acb43a;
		text-decoration: none;
	}
	
	.footerlink:hover{
	  color: #ccd368;
		text-decoration: none;
	}
	
	.footerlink2{
	  color: #4b443c;
	}
	
	.links{
	  text-align: left;
	}
	
	.center{
	  text-align: center;
	}
	
	.rechts{
	  text-align: right;
	}
	
	.none{
	  border: none;
		text-decoration:none;
		
		cursor: default;
	}
