#right { 	
	background: #ffffff; 	font-family: arial, tahoma, verdana, sans-serif;  	
	font-size: 12px; 
}  

#rightTop { 	
	border: 1px solid #AAAAAA; 	
	margin-top: 0px; 	
	margin-right: 10px; 	
	background: #FFFFFF; 	
	padding-bottom: 20px; 	
	margin-bottom: 25px; 
}  
	
#rightTop ul { 	
	margin-top: 25px; 
}  

#rightBottom { 	
	margin-top: 0px; 	
	padding-top: 0px; 	
	padding-bottom: 20px; 	
	border: 1px solid #AAAAAA; 	
	background: #FFFFFF; 	
	text-align: center; 	
	color: #000000;
}  

#rightAdvertiser{ 	
	margin-top: 0px; 	
	padding-left: 1px; 	
	padding-right: 1px; 	
	padding-top: 0px; 	
	padding-bottom: 20px; 	
	/*border: 1px solid #AAAAAA;*/ 	
	border: 0; 	
	background: #FFFFFF; 	
	text-align: left; 	
	color: #666666; 
}  

#rightAdvertiser div{ 	
	padding: 15px; 	
	color: #666666; 	
	background: #F6F6F6; 	
	text-align:justify; 
}  

.leftButtomHeadline { 		
	padding:0; 		
	margin-right: 10px; 		
	text-align: center; 		
	padding-left: 5px;  		
	/*width:50px;*/ 	
}  

.leftButtomHeadline ul { 		
	font-size: 16px; 	
} 	 
	
.leftButtomHeadline li { 	
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	/*line-height: 90px !important;*/ 	
	font-weight: normal; 	
	background-repeat: no-repeat; 	
	background-position: 0 0; 	
	text-decoration: none; 	
	list-style-type: none; 	
	display: block; 	
	margin:0; 	
	padding: 0; 
} 	 

.leftButtomHeadline .toplink{ 		
	font-size: 14px; 		
	display:block; 		
	margin-bottom: 10px; 		
	border-bottom: 1px solid #DBDDEE; 		
	line-height: 1.5em; 		
	text-decoration: none; 		
	color: #6B6B6B; 		 	
}  

/* ###################################################################################################### 
** ### Menu statisch######################################################################  
** ###################################################################################################### */	 	 	

#right_menu { 		
	padding:0; 		
	margin-right: 10px; 		
	/*width:50px;*/ 	
} 	 	

#right_menu ul { 		
	font-size: 16px; 	
} 	 	

#right_menu li { 		
	font-family: Verdana, Arial, Helvetica, sans-serif; 	 	
	/*line-height: 90px !important;*/ 	 	
	font-weight: normal; 		
	background-repeat: no-repeat; 	 	
	background-position: 0 0; 		
	text-decoration: none; 		
	list-style-type: none; 		
	display: block; 		
	cursor: pointer; 		
	margin:0; 		
	padding: 0; 	
} 	 	

#right_menu a { 		
	text-decoration: none; 	
} 	 	

#right_menu .toplink{ 		
	font-size: 14px; 		
	background-repeat: no-repeat; 		
	display:block; 		
	margin-top: 10px; 		
	margin-bottom: 10px; 		
	/*border-top: 1px solid #DBDDEE;*/ 		
	border-bottom: 1px solid #DBDDEE; 		
	line-height: 1.5em; 		
	text-decoration: none; 		
	color: #6B6B6B; 		 	
} 	 	

#right_menu .sublink { 		
	background-repeat: no-repeat; 		
	display:block; 		
	line-height: 1.5em; 		
	padding-left: 12px; 		
	text-decoration: none; 		
	color: #006699; 		
	font-size: 12px; 		
	border-bottom: 1px solid #DBDDEE; 	
} 	 

#right_menu li a span { 		
	line-height: 1.5em; 		
	margin-left: 5px; 		
	padding-right: 10px; 		
	display:block; 	
} 	 	

.current { 		
	font-weight: bold; 	
} 		 	

.center { 		
	text-align: center; 	
}