body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	background-color: #F2ECD4;
	margin: 0px;
}
#header {
	background-image: url(../images/header_s.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 174px;
	width: 1001px;
	float: left;
	clear: both;
}
#menue_top {
	font-size: 8pt;
	color: #F2ECD4;
	float: right;
	margin-right: 25px;
	clear: both;
}
#menue_top a {
	font-size: 8pt;
	color: #F2ECD4;
	text-decoration: none;
}


#menue_box {
	clear: none;
	float: left;
	width: 229px;
}

ul#menue {
	padding: 0px;
	width: 190px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
}
ul#menue li {
	list-style-type: none;
	padding: 5px;
}
ul#menue li:hover {
	background-color: #F7D9AC;
	color:#FFFFFF;
}
ul#menue li a {
	width: 190px;
	display:block;
	font-size: 8pt;
	color: #575757;
	text-decoration: none;
	letter-spacing: 0.1em;
	word-spacing: 0.08em;
}
ul#menue li a:hover {
	color: #000000;
}
ul#menue li a.bin {
	color: #8D0100;
}
#inhalt {
	color: #000000;
	background-color: #FFFFFF;
	width: 687px;
	clear: right;
	float: left;
	margin: 0px;
	padding: 0px;
}
#inhalt_txt {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 25px;
}
#inhalt h2 {
	font-size: 13pt;
	color: #8C0000;
	font-weight: normal;
	letter-spacing: 0.06em;
	word-spacing: 0.05em;
	margin-bottom: 38px;
}
#inhalt h3 {
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.09em;
	word-spacing: 0.09em;
}
#inhalt h4 {
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.09em;
	word-spacing: 0.09em;
	display: Inline-Block;
	height: 10px;
}

#inhalt  p {
	font-size: 9pt;
	line-height: 125%;
	letter-spacing: 0.05em;
	word-spacing: 0.03em;
	font-weight: normal;
}
#inhalt  .rot {	
	font-weight: bold;
	color: #8D0100;
	display: Inline-Block;
	font-size: 10pt;
	text-decoration: none;
}
#inhalt a {
	color: #333333;
}

#inhalt  .titel {
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
	display: Inline-Block;
	margin-left: 15px;
	text-decoration: none;
}
#inhalt a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: Inline-Block;
}

#inhalt p.eingerueckt {
	display: block;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#inhalt li {
	height: 36px;
	list-style-image: url(../images/ele/pdf.jpg);
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

#inhalt img.rechts {
	clear: right;
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
}

