/*****************
fuer alle ausser ie5 mac:
	ebenen relativ positionieren,
	-14px nach links
	wegen rollover von untermenue 
******************/
#inhaltlinks {
	background-image: url(../../images/bgUnterMenue.gif);	
	background-repeat: repeat-y;
	padding-top:14px;
	padding-bottom:14px;
	background-color:#ffe0b1;
	min-width:202px;
	float:left;
	position:relative;
	left:-14px;
	width:12.7em;
}
/*** untermenue ********/
#inhaltlinks ul{
	/** oben rechts unten links ***/
	text-align: left;
	list-style-type:none;	
	padding:0;
	margin:0;
	border:0;
}
#inhaltlinks ul li.nolink {
	border-left:14px solid #fff5e5;
}
.padding_nolink {
	padding-left:14px;	
}
#inhaltlinks li a.unterhigh {
	font-size : 0.7em;
	line-height: 1.9em;
	background-color:#fff5e5;
	display:block;
	border-left:14px solid #CC2E00;
}
/*************************
hack: das liest nur der ie
**************************/
* html #inhaltlinks li a.unterhigh {
	width:18.1em;
	min-width:202px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:17em;
}
#ie5dummy{}

#inhaltlinks li a.unter1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size : 0.7em;
	text-decoration:none;
	color: #000;
	line-height: 1.9em;		
	display:block;
	border-left:14px solid #fff5e5;	
}
/*************************
hack: das liest nur der ie
**************************/
* html #inhaltlinks li a.unter1 {
	width:16em;
	min-width:202px;
}
#inhaltlinks li a.unter2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size : 0.7em;
	line-height: 1.9em;		
	display:block;
	border-left:14px solid #fff5e5;
	width:17em;
	min-width:202px;
	color: #cc2e00;
}
#inhaltlinks li a.unter1:hover {
	background-color:#ffe0b1;
	border-left:14px solid #CC2E00;
}

#inhaltmitte {
	position:relative;
	left:-14px;
	width:23.7em;
	background-color:#ffffff;
	float:left;
	min-width:377px;
	/*background-color:blue;*/
}
#inhaltrechts {
	position:relative;
	left:-14px;	
	min-width:180px;
	float:left;
	/*background-color:green;*/
	padding-top:7px;
	padding-left:7px;
	padding-bottom:7px;
	/*background-color:yellow;*/
	border-left:1px dotted #ffffff;
	width:11.7em;
	voice-family: "\"}\"";
	voice-family:inherit;
	/** alle lesen das, bis auf ie5 pc */
	width:11.2em;
}
/** damit ie5 pc die naechste angabe liest ****/
#ie5dummy{}
#inhaltrechts3 {
	background-color: #ffebcb;
	position:relative;
	left:-13px;
	width:11.9em;
	min-width:189px;
	float:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	/** alle lesen das, bis auf ie5 pc */
	/*width:10.8em;*/	
	width:11.8em;
}
/** damit ie5 pc die naechste angabe liest ****/
#ie5dummy{}
#inhaltmitteundrechts {
	position:relative;
	left:-14px;
	width:35.55em;
	background-color:#ffffff;
	/*background-color:yellow;*/
	float:left;
	min-width:565px;
}
#inhaltmitte2 {
	width:23.75em;
	background-color:#ffffff;
	float:left;
	min-width:362.5px;
	padding:7px 7px 7px 7px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:22.85em;
}
#ie5dummy{}
#inhaltmitte3 {
	width:23.7em;
	min-width:362.5px;
	background-color:#ffffff;
	float:left;
	padding:7px 7px 7px 7px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:22.82em;
}
#ie5dummy{}