@charset "UTF-8";
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #CCC;
	background-color: #2d2c32;
	text-decoration: none;
	margin: 0;
	padding: 0;
}



.scrollbar {
	scrollbar-arrow-color: #f3c903;
	scrollbar-track-color: #4d4b53;
	scrollbar-face-color: #3d3b43;
	scrollbar-highlight-color: #737079;
	scrollbar-3dlight-color: #65636c;
	scrollbar-darkshadow-color: #2121025;
	scrollbar-shadow-color: #0b0b0d;
	scrollbar-base-color: #4b4952;
}
/*.oneColElsCtr #container {
	width: 46em;
	background: #FFFFFF;
	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
		/*border: 1px solid #000000;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	/*
}
*/
/*
.oneColElsCtr #mainContent {
	padding: 0 20px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div-Box. */
	/*
}
*/


/* links Mozilla*/
/*
*|*:-moz-any-link {
  cursor: pointer;
  -moz-user-focus: normal;
}

*|*:-moz-any-link:active {
  color: #922132;
}
*/

*|*:-moz-any-link {
  -moz-outline: none;
}
*|*:-moz-any-link:link {
  -moz-outline: none;
}
*|*:-moz-any-link:hover {
  -moz-outline: none;
}
*|*:-moz-any-link:visited {
  -moz-outline: none;
}
*|*:-moz-any-link:active {
  -moz-outline: none;
}
*|*:-moz-any-link:focus {
  -moz-outline: none;
}

*|*:-moz-any-link:link img {
  -moz-outline: none;
}
*|*:-moz-any-link:hover img {
  -moz-outline: none;
}
*|*:-moz-any-link:visited img {
  -moz-outline: none;
}
*|*:-moz-any-link:active img {
  -moz-outline: none;
}
*|*:-moz-any-link:focus img {
  -moz-outline: none;
}

*|*:-moz-any-link:link object {
  -moz-outline: none;
}
*|*:-moz-any-link:hover object {
  -moz-outline: none;
}
*|*:-moz-any-link:visited object {
  -moz-outline: none;
}
*|*:-moz-any-link:active object {
  -moz-outline: none;
}
*|*:-moz-any-link:focus object {
  -moz-outline: none;
}

*|*:-moz-any-link:link embed {
  -moz-outline: none;
}
*|*:-moz-any-link:hover embed {
  -moz-outline: none;
}
*|*:-moz-any-link:visited embed {
  -moz-outline: none;
}
*|*:-moz-any-link:active embed {
  -moz-outline: none;
}
*|*:-moz-any-link:focus embed {
  -moz-outline: none;
}
/* link Mozilla Ende*/


a:link {
	text-decoration: none;
	border: 0;
	/*color: #CCC;*/
}
a:visited {
	text-decoration: none;
	border: 0;
	-moz-outline: none;
	/*color: #CCC;*/
}
a:hover {
	text-decoration: none;
	border: 0;
	/*color: #CCC;*/
	/*background-color:#aa2b3b;*/
}
a:active {
	text-decoration: none;
	border: 0;
	-moz-outline: none;
	/*color: #CCC;*/
}



#zentrierdiv {
	position: absolute;
	width: 996px;
	height: 608px;
	background-color: #2d2c32;
	left: 50%;
	top: 50%;
	margin-left: -498px;
	margin-top: -304px;
}
#Kopf {
	height: 40px;
	width: 984px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #922132;
}
#RotQuadrat {
	background-color: #922132;
	height: 40px;
	width: 40px;
	float: left;
}
#LogoSR {
	width: 985px;
	height: 31px;
	border-top: 2px solid #922132;
	border-right: 2px solid #922132;
}
#DIVmitte {
	height: 510px;
	width: 976px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 14px;
}
#Fussleiste {
	height: 20px;
	width: 954px;
	background-color: #323237;
	margin-left: 20px;
}
#RandRUL {
	height: 540px;
	width: 974px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 9px;
	border-top: 0px solid #922132;
	border-right: 2px solid #922132;
	border-bottom: 2px solid #922132;
	border-left: 2px solid #922132;
	padding-top: 10px;
}
#oberkante {
	height: 9px;
	width: 994px;
}
#Mitte {
	height: 515px;
	width: 940px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#SpalteLinks {
	height: 507px;
	width: 560px;
	float: left;
}
#SpalteRechts {
	height: 505px;
	width: 360px;
	margin-left: 16px;
	float: right;
}
#pano {
	height: 331px;
	width: 560px;
	margin-bottom: 2px;
	border-top: 1px solid #922132;
	border-right: 1px solid #922132;
	border-left: 1px solid #922132;
	background-color: 2d2c32;
}
#hinweis {
	height: 504px;
	width: 560px;
	margin-bottom: 2px;
	border-top: 1px solid #922132;
	border-right: 1px solid #922132;
	border-left: 1px solid #922132;
	background-color: 2d2c32;
}
#UnterzeilePanoUnterzeilePano {
	height: 13px;
	width: 560px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #922132;
	border-bottom-color: #922132;
	border-left-color: #922132;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
}
#Headline {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	height: 20px;
	width: 555px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	border-right: 1px dotted #922132;
	border-left: 1px dotted #922132;
	padding-left: 5px;
	letter-spacing: 0.05em;
}
#Subhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 17px;
	width: 555px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #922132;
	border-left-color: #922132;
	padding-left: 5px;
	letter-spacing: 0.05em;
}
#Fliesstext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	height: 109px;
	width: 525px;
	padding-top: 7px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #922132;
	border-left-color: #922132;
	line-height: 18px;
	overflow: auto;
	visibility: visible;
	padding-right: 30px;
	scrollbar-arrow-color: #f3c903;
	scrollbar-track-color: #4d4b53;
	scrollbar-face-color: #3d3b43;
	scrollbar-highlight-color: #737079;
	scrollbar-3dlight-color: #65636c;
	scrollbar-darkshadow-color: #2121025;
	scrollbar-shadow-color: #0b0b0d;
	scrollbar-base-color: #4b4952;
}
#Fliesstext_hier {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	height: 100%;
	width: 520px;
	line-height: 18px;
	visibility: visible;
	letter-spacing: 0.07em;
}
#PunktRot {
	background-color: #922132;
	float: right;
	height: 20px;
	width: 20px;
}
#weblinkextern {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	letter-spacing: 0.07em;
	text-align: right;
	float: left;
	height: 18px;
	width: 555px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #922132;
	border-left-color: #922132;
	margin-right: 17px;
	color: #CCC;
	padding-right: 5px;
	padding-top: 3px;
}
#PanoHinweis {
	float: right;
	width: 475px;
}
#map {
	float: right;
	width: 20px;
}
#VergroesserungPano {
	float: right;
	width: 23px;
	margin-left: 5px;
}
#Nav_Karte_Textlink {
	float: right;
	height: 331px;
	width: 360px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-top-color: #922132;
	border-right-color: #922132;
	scrollbar-arrow-color: #f3c903;
	scrollbar-track-color: #4d4b53;
	scrollbar-face-color: #3d3b43;
	scrollbar-highlight-color: #737079;
	scrollbar-3dlight-color: #65636c;
	scrollbar-darkshadow-color: #2121025;
	scrollbar-shadow-color: #0b0b0d;
	scrollbar-base-color: #4b4952;
}
#Navigation_Haupt {
	height: 172px;
	width: 360px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #922132;
	border-left-color: #922132;
	float: right;
	scrollbar-arrow-color: #f3c903;
	scrollbar-track-color: #4d4b53;
	scrollbar-face-color: #3d3b43;
	scrollbar-highlight-color: #737079;
	scrollbar-3dlight-color: #65636c;
	scrollbar-darkshadow-color: #2121025;
	scrollbar-shadow-color: #0b0b0d;
	scrollbar-base-color: #4b4952;
}
.Links-Sockel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	letter-spacing: 0.07em;
	text-align: center;
	display: block;
	float: right;
	height: 18px;
	padding-top: 3px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
#Trenner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-align: center;
	height: 18px;
	width: 10px;
	margin-right: 2px;
	margin-left: 2px;
	float: right;
	padding-top: 3px;
}
#HinweisText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #CCC;
	text-decoration: none;
	letter-spacing: 0.07em;
	width: 535px;
	margin-bottom: 8px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #922132;
	padding-bottom: 4px;
	padding-top: 4px;
	min-height: 22px;
}
#Button1 {
	float: left;
	width: 17px;
	margin-right: 15px;
	height: 16px;
}
#DownloadBeschreibungstext {
	float: right;
	height: 20px;
	width: 350px;
	line-height: 12px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#DownloadBeschreibungstext_a {
	float: right;
	height: 20px;
	width: 100px;
	line-height: 12px;
	margin-bottom: 1px;
	margin-right: 1px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#VisibilityHidden {
	visibility: hidden;
}
.mehr {
	font-weight: bold;
	color: #F1B01F;
	text-decoration: none;
	background-image: url(../Grafik/Pfeil-mehr.gif);
	background-repeat: no-repeat;
	background-position: left;
	letter-spacing: 0.07em;
	padding-left: 18px;
}

