/* Created by TopStyle Pro Trial Version - www.bradsoft.com */

/* menu hoenigschmid rubriken */
h5 {
	color: #005585;
	width: 100%;	
	margin: 0px;
	height: 15px;
	padding-bottom: 5px;	cursor: hand;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #005585;
}
h5:hover { background-color: #E6EFF6;
	color: #FFF8F1;
}

h6 {
	font-size: 65%;
	color: #666666;
	font-weight: normal;
}


div.menuleiste {	left: 20px;
	top: 227px;
	width: 120px;
	height: 310px;
	position: absolute;
	float: left;	}
	
.blau {color: #005585;}
.grau {color: #666666;}

a.active, .active	{		
	background-color: #E6EFF6;
	color: #955A1D;
	width: 100%;
}
