
* { margin: 0; padding: 0 }
html, body { height: 100% }
body    { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 14px; background-color: black; background-image: url("../rr_img_bg/rr-index-body-bg.jpg"); background-repeat: repeat-x; background-position: 0 center }
/*WICHTIG! Dies ist der Distanzhalter, der die Seite VERTIKAL zentriert h 0lt. Der korrekte Wert dafuer ist "margin-bottom: -23.3em".*/
#distanzhalter-zum-vertikalen-zentrieren-des-wrappers    { margin-bottom: -23.3em; width: 1px; height: 50%; float: left }

/*DIVs fuer den Content Container inklusive der Schatten links und rechts*/
#content-wrapper-index { background-image: url("../rr_img_bg/rr-index-body-bg.jpg"); background-repeat: repeat-x; margin: 0 auto; width: 1020px; height: 560px; clear: left }
#content-container-index  { background-image: url("../rr_img_bg_content/rr_index_bg.jpg"); background-repeat: no-repeat; text-align: left; margin: 0 30px; position: relative; width: 960px; height: 560px; clear: left }
/*Textformatierungen*/
.Seitentitel { font-size: 14px; font-weight: bold; line-height: 16px }
/*Aufzaehlungen*/
ul { list-style-type: disc; margin: 1em 0 1em 30px }
a  { color: white; text-decoration: underline }
a:visited  { color: white }
a:hover  { color: #961734; text-decoration: underline }
.bold { font-weight: bold }
#logo_index { text-align: center; margin-top: 40px; width: 960px; height: 101px }
#Text { color: #fff; font-size: 15px; line-height: 25px; text-align: center; margin-top: 270px; width: 960px; height: 101px }
