
	.rubLang {
		width: 601px;	
		text-align:center;
	}
	
	.rubKurz {	
		float: left;
		width: 293px;
		margin-right: 15px;
		margin-top: 3px;
	}
	
	#rubriken {
		width: 640px;
	}
	
	#rubriken a {
		display: block;
		width: 100%;
		font-weight: bold;
		border: 1px solid #7B95CE;
		padding: 5px;
	}
	
	#rubriken a:hover {
		background-color: #E4EBF5;
	}
	
	#rubriken div {
		
	}
	
	.Link1 {
		background-color: #D7DFF2;
	}
	
	.Link2 {
		background-color: #96B0D5;
	}
	
	.URL {
		font-size: 10px;
	}
	
	#links a:hover {
		text-decoration:underline;
		color: #223F81;
	}
	
