/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

#behoerden {
	width: 40.6em;
}

#behoerdenNavigation {
	/* background-color: #FFE1E1; Farbe definiert in jeweiligem Stylesheet z.B. jengen.css */
	margin: 0;
	padding: 0 0 0 0.3em;
	width: 40.5em;
	border-bottom: 3px solid #d9d9d9;
}

#behoerdenNavigation ul {
	margin: 0;
	padding: 0;
	clear: both;
	color: #373F52;
}

#behoerdenNavigation ul li {
	float: left;
	background-image: none;
	margin: 0;
	padding: 0 !important;
	margin: 0 !important;
}

#behoerdenNavigation .inaktiv {
	text-decoration: none;
	color: #9FA8BD;
	font-weight: bold;
	padding: 1em 0.37em !important;
	display: block;
}

#behoerdenNavigation .aktiv {
	background-image: url(../img/icons/pfeil_rot_nach_unten.gif);
	background-repeat: no-repeat;
	background-position: 50% 2.4em;
	text-decoration: none;
	color: #941E1E;
	padding: 1em 0.37em !important;
}

html>body #behoerdenNavigation .aktiv {
	padding: 1em 0.38em !important;
}

#behoerdenNavigation ul li a, #behoerdenNavigation .aktiv {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1em 0.37em !important;
	display: block;
}

html>body #behoerdenNavigation ul li a {
	padding: 1em 0.38em !important;
}

*+html #behoerdenNavigation ul li a, *+html #behoerdenNavigation .aktiv {
	padding: 1em 0.37em !important;
}

#behoerdenNavigation ul li a:hover {
	color: #941E1E;
	display: block;
	background-image: url(../img/icons/pfeil_gruen_nach_unten.gif);
	background-repeat: no-repeat;
	background-position: 50% -1px;
	text-decoration: none;
	position: relative;
}

#behoerdenNavigation .einzeln {
	margin-bottom: 10px;
}

html>body #mitte .contentOhneHeadline {
	width: 40.5em;
}

#mitte .contentOhneHeadline h4 {
	color: #373F52;
}
