@charset "utf-8";
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
	background-image: url(./background.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	line-height: 1.4;
}

#container {
	width: 984px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
}

#top {
	vertical-align: top;
	height: 84px;
	width: 984px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#center_table {
	width: 100%;
}

#center_l {
	vertical-align: top;
	padding-top: 0px;
	width: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #F0F0F0;
}

#center_c {
	vertical-align: top;
	padding-top: 20px;
	width: 689px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color: #F0F0F0;
}

#center_r {
	padding-top: 20px;
	vertical-align: top;
	width: 255px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	background-color: #E1E1E1;
}

#bottom {
	vertical-align: top;
	height: 30px;
	width: 1000px;
	padding-top: 10px;
}

#block1 {
	height: 200px;
	width: 495px;
	position: absolute;
	margin-top: 40px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image:url(./display_trans.png);
	background-repeat: repeat-y;
	background-position: top left;
}
  div#Rahmen div {
    clear: left;
  }
  ul#Navigation {
    margin: 0; padding: 0;
    text-align: center;
  }

  ul#Navigation li {
    list-style: none;
    float: left;
    width: 10em;
    position: relative;
    margin: 0.4em; padding: 0;text-align: center;
  }
  * html ul#Navigation li {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: -0.4em;
  }
  *:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
  }

  ul#Navigation li ul {
    margin: 0; padding: 0;
    position: absolute;
    top: 1.7em; left: -0.4em;
    text-align: center;
  }
  * html ul#Navigation li ul {  /* Korrektur fuer IE 5.x */
    left: -1.5em;
    lef\t: -0.4em;
  }
  ul#Navigation li ul li {
    float: none;
    display: block;
    margin-bottom: 0.2em; text-align: center;
  }
  ul#Navigation a, ul#Navigation span {
    display: block;
    padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
    border: 0px solid black;
    border-left-color: white; border-top-color: white;
    color: white; background-color: transparent; text-align: center;
  }
  * html ul#Navigation a, * html ul#Navigation span {  /* nur fuer IE erforderlich */
    width: 100%;
    w\idth: 6.4em;
  }
  ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: red; text-align: center;
  }
  li a#aktuell {  /* aktuelle Rubrik kennzeichnen */
    color: white; background-color: black; text-align: center;
  }
  ul#Navigation li ul span {  /* aktuelle Unterseite kennzeichnen */
    background-color: red; text-align: center;
  }
/* Erweiterung zur dynamischen Ein-/Ausblendung */
  ul#Navigation li>ul {
    display: none; top: 1.6em;
    background-color: black;
  }
  ul#Navigation li:hover>ul, ul#Navigation li>a#aktuell+ul {
    display: block;
  }

  /* Workaround fuer den IE 7 */
  *:first-child+html ul#Navigation ul {
    background-color:silver; padding-bottom:0.4em;
  }


fieldset {
	overflow: hidden;
	display: block;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

legend {
	display: none;
}

a {
	text-decoration: underline;
	color: #F35303;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

h1 {
	font-weight: normal;
	font-size: 14pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #F35303;
}

h2 {
	font-weight: bold;
	font-size: 11pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #333333;
}

h3 {
	font-size: 14pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

li {
	text-align: left;
	list-style: disc;
}

table {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 10pt;
	line-height: 1.4;
}

.buttonLevel1Normal {
	cursor: pointer;
}

.buttonLevel2Normal {
	cursor: pointer;
}

a:visited {
	color: #F35303;
	text-decoration: underline;
}

a:active {
	color: #333333;
	text-decoration: underline;
}

.buttonLevel1Hover {
	cursor: pointer;
}

#top a {
	color: #333333;
}

#top a:visited {
	color: #333333;
}

#top a:active {
	color: #F35303;
}

#top a:hover {
	color: #F35303;
}

.buttonLevel2Hover {
	cursor: pointer;
}

#topLeft {
	display: none;
}

#topCenter {
	height: 286px;
	width: 984px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(/images/Schnecke.png);
	background-repeat: no-repeat;
	background-position: top right;
	color: #FFFFFF;
}

#topRight {
	display: none;
}

#bottomLeft {
	vertical-align: top;
	height: 30px;
	width: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #2A2A2A;
}

#bottomCenter {
	vertical-align: top;
	height: 30px;
	width: 944px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #2A2A2A;
	color: #F0F0F0;
}

#bottomRight {
	vertical-align: top;
	height: 30px;
	width: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #2A2A2A;
}

.buttonLevel3Normal {
	cursor: pointer;
}

.buttonLevel3Hover {
	cursor: pointer;
}

.buttonIsSelected {
	cursor: pointer;
}

.buttonIsParent {
	cursor: pointer;
}

.buttonIsParentOpen {
	cursor: pointer;
}

#topCenter a {
	color: #FFFFFF;
}

#topCenter a:visited {
	color: #FFFFFF;
}

#topCenter a:hover {
	color: #FFFFFF;
}

#topCenter a:active {
	color: #FFFFFF;
}

#topCenter h1 {
	color: #FFFFFF;
}

#topCenter h2 {
	color: #FFFFFF;
}

#topCenter .topMenu {
	height: 30px;
	margin-top: 256px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
}

#topCenter .buttonLevel1Normal {
	height: 30px;
	width: 120px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#topCenter .buttonLevel1Hover {
	height: 30px;
	width: 120px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	background-color: #F35303;
}

#topCenter .buttonLevel2Normal {
	height: 20px;
	width: 120px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #F35303;
	background-color: #333333;
	text-align: left;
}

#topCenter .buttonLevel2Hover {
	color: #FFFFFF;
	background-color: #F35303;
	height: 20px;
	width: 120px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}

#bottomCenter a {
	color: #E1E1E1;
}

#bottomCenter a:visited {
	color: #E1E1E1;
}

#bottomCenter a:hover {
	color: #FFFFFF;
}

#bottomCenter a:active {
	color: #FFFFFF;
}

a.buttonIsSelected {
	cursor: pointer;
}

a.buttonIsSelected:visited {
	cursor: pointer;
}

a.buttonIsSelected:hover {
	cursor: pointer;
}

a.buttonIsParent {
	cursor: pointer;
}

a.buttonIsParent:visited {
	cursor: pointer;
}

a.buttonIsParent:hover {
	cursor: pointer;
}

a.buttonIsParentOpen {
	cursor: pointer;
}

a.buttonIsParentOpen:visited {
	cursor: pointer;
}

a.buttonIsParentOpen:hover {
	cursor: pointer;
}
