/* ----Menue fuer Kataloge-------T R ou B L-------*/
p.kataloge { 
	margin: 10px 10px 0px 34px ; 
	padding: 0; 
}
.fixfloat .firstfix { 
	float: none; 
	clear: both; 
	width: 1px; 
	margin: 0; 
	padding: 0; 
	font-size: 0px; 
	line-height: 0px; 
	height: 1px; 
} 
div#instrument {
	float: left;
	width: 270px;
	margin: 32px 0px 0px 34px ;
	padding: 0;
	background-image:url(engel_li.gif); 
	background-repeat:no-repeat;
	background-color:#00A08C;
	border-top:1px solid #00FF00;
	border-right:1px solid #00FF00;
	border-bottom:1px solid #00FF00;
	border-left:1px solid #00FF00;
}
div#i2 {
	float: left;
	width: 270px;
	margin: 32px 0px 0px 34px ;
	padding: 0;
	background-image:url(engel_re.gif); 
	background-repeat:no-repeat;
	background-color:#00A08C;
	border-top:1px solid #00FF00;	
	border-right:1px solid #00FF00;
	border-bottom:1px solid #00FF00;
	border-left:1px solid #00FF00;
}
/*Tan-Hack => anderer margin für IE */
* html div#instrument {	margin-left: 20px; }
* html div#i2 {	margin-left: 20px; }

#instrument h3, #i2 h3 {
	margin-top: 38px;
	margin-left: 5px;
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 0px;
}
#instrument dd,#i2 dd {
	font-size: 10pt;
	font-weight: bold;
	margin: 5px 0px 0px 0px ; 
	padding: 0; 
	border:1px solid #00FF00;
}
#instrument a, #instrument a:visited, #i2 a, #i2 a:visited {
	color: #00FF00;
	text-decoration:none;
	display:block;
	padding: 5px 0px 5px 8px ; 
	background-color:#00189B;
}
/*Tan-Hack => negativer margin für IE5 */
* html #instrument a {
	margin-left: -40px;			  
	margin-lef\t: 0px;			 
}
* html #i2 a {
	margin-left: -40px;			  
	margin-lef\t: 0px;			 
}

#instrument a:hover, #i2 a:hover
{
	background-color: #0000BB ;
	color:#F0F0FF;
}

div#endabstand {
	float: left;
	width: 270px;
	margin: 70px 0px 0px 34px ;
	padding: 0; 
}
