#left {
	 	background: #ffffff; 	
		font-family: arial, tahoma, verdana, sans-serif;  	
		font-size: 12px; 
}  

#leftTop {
	 	border: 1px solid #AAAAAA; 	
		margin-top: 0px; 	
		margin-right: 10px; 	
		background: #FFFFFF; 	
		padding-bottom: 20px; 
}  

#leftTop ul{
	 	margin-top: 25px; 
}  

#leftBottom {
	 	margin-top: 20px; 	
		padding-top: 0px; 	
		padding-bottom: 20px; 	
		border: 1px solid #AAAAAA; 	
		background: #FFFFFF; 	
		text-align: center; 	
		color: #000000; 
}  

.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######################################################################  
** ###################################################################################################### */	 	 	
	
#left_menu {
	 		padding:0; 		margin-right: 10px; 		/*width:50px;*/ 	
}  

#left_menu ul {
	 		font-size: 16px; 	
}  

#left_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; 	
}  

#left_menu a {
	 		text-decoration: none; 	
}  

#left_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; 		 	
}  

#left_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; 	
}  

#left_menu li a span {
	 		line-height: 1.5em; 		
			margin-left: 5px; 		
			padding-right: 10px; 		
			display:block; 	
}  

.current {
	 		font-weight: bold; 	
}  

.center {
	 		text-align: center; 	
}  
