#left-bar {
	float: left;
	width: 250px;
	margin: 0;
	padding: 12px 0px 0px 0px;
	position: relative

}

#nav-layer1 {
	background-color: #C10000;
	height: 500px;
	width: 262px;
	z-index: 2;
	color: #000000;
	padding: 0;
	position: absolute;
	top: 15px;
	left: 0;	

}

#nav-layer2 {
	background-image: none;
  	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="notfallmedizin_img/notfall_medizin_bg.png");
	width: 262px;
	z-index: 5;
	position: absolute;
	top: 15px;
	left: 0;
	height: 500px;
}
#nav-layer2[id] {
	background-image: url(../notfallmedizin_img/notfall_medizin_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#nav-layer3 {
	padding: 0;
	color: white;
	width: 262px;
	z-index: 10;
	position: absolute;
	top: 15px;
	left: 0;
	height: 500px;
	float: left;
}


.level1 {
	font-size: 0.7em;
	color: #000000;
	list-style-type: none;	
	margin: 0;
	margin-left: 0px;
	padding: 2px;
	padding-left: 12px;
	position: relative;
	line-height: 1.6em; 
}

.level2 ul, .level3 ul {	
	margin: 0 5px 0 0;
	padding-left: 0px;
	list-style-type: none;
	line-height: 1.05em; 
}

.level3 ul {	
	padding-left: 20px;
	
}
.level2art {	
	padding-left: 20px;
	
}
.level2, .level3 {
	padding: 0;
	margin: 0;
	margin-left: 0;
	display: none;
}
.level3 {
	display: inline;
}
.level1 a {
	color: black;
	text-decoration: none;
}

.level1 a:hover {
	color: black;
	text-decoration: underline;
}

.subcathead {
	font-weight: bold;
}

#headnav {
	text-align: right;
	font-size: 0.65em;
	color: #D3001A;
	padding-right: 65px;
	line-height: 0.65em;
	padding-right: 100px;
}

#headnav a {
	color: #D3001A;
	text-decoration: none;
}

#headnav a:hover {
	color: #D3001A;
	text-decoration: underline;
}

