@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-color: #000;
}
#container {
	font-family: Verdana, Geneva, sans-serif;
	height: 825px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
}
#titel {
	height: 200px;
	background-color: #FC3;
	color: #600;
	background-image: url(../bilder/rspd-titelzeile-100928-vol4.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#inhalt-kopf {
	width: 900px;
	height: 45px;
	overflow: hidden;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../bilder/rspd-inhalt-100925-vol2.jpg);
}
#inhalt-kopf p {
	width: 680px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 5px;
}



#inhalt {
	width: 740px;
	height: 555px;
	overflow: auto;
	float: left;
}
#inhalt p {
	width: 680px;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 5px;
}
#inhalt p.TEXT_Bilder {
	text-align: left;
	font-size: 11px;
	border: 1px solid #999;
	width: 660px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	padding-left: 20px;
	outline: none;

}
#inhalt p.TEXT_10px-pfad  {
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#inhalt p.TEXT_10px-pfad a:hover {
	font-size: 10px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
	outline: none;
}
#inhalt a .pfad{
	color: #666;
	text-decoration: none;
	outline: none;
}


#fusszeile {
	height: 25px;
	background-color: #333;
	width: 900px;
	vertical-align: middle;
	clear: both;
}
#fusszeile p {
	padding-top: 6px;
	padding-left: 20px;
}

.Kapitel-1 {
	font-weight: normal;
	word-spacing: 0em;
	letter-spacing: 0.1em;
	color: #333;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.Kapitel-1-B {
	background-color: #FFF;
	word-spacing: 0em;
	letter-spacing: 0.1em;
	color: #333;
	font-size: 11px;
	margin-bottom: 5px;
}

.Kapitel-2 {
	font-size: 11px;
	background-color: #FFF;
	color: #333;
	font-weight: normal;
}
.pfad {
	color: #666;
	text-decoration: none;
	outline: none;
}
.linktext {
	color: #333;
	text-decoration: none;
}


.TEXT {
	background-color: #FFF;
	font-size: 11px;
}
.TEXT_flash {
	background-color: #FFF;
	font-size: 10px;
	text-align: center;
}
.TEXT_Leerzeile {
	font-size: 11px;
}
.TEXT_10px {
	font-size: 10px;
}
.TEXT_10px-pfad {
	color: #666;
	font-size: 10px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	outline: none;
}
.TEXT_10px-fusszeile {
	color: #CCC;
	font-size: 10px;
	text-decoration: none;
	outline: none;
}
.TEXT_download {
	font-size: 10px;
	background-color: #FFF;
}
.TEXT_Bilder {
	width: 433px;

}
#navigation {
	width: 160px;
	top: 5px;
	z-index: 1;
	float: right;
	background-color: #CCC;
	height: 555px;
	color: #333;
}
#navigation p {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 5px;
}

#navigation p.navi{
	font-size: 11px;
	margin-top: 0px;
	padding: 1px;
	width: 150px;
}
#navigation p.navi-2 {
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	width: 140px;
}

#navigation a  {
	text-decoration: none;
	color: #333;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 25px;
	display: block;
	outline: none;
}

#navigation a:hover{
	color: #600;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 5px;
	display: block;
	outline: none;
}
#navigation a:active  {
	text-decoration: none;
	color: #600;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-right: 5px;
	display: block;
	font-weight: bold;
	outline: none;
}
#navigation p.navi:hover , p.navi:active{
	background-color: #CCC;
}
#navigation p.navi-2:hover , p.navi-2:active {
	background-color: #CCC;
	margin-left: 0px;
	padding-left: 10px;
}
