
/* Allgemeine Formatierungen */

body {
   font-family: Arial; font-size: 1em; color: #000;
}


/* Ebenen */

#rahmen {
   width: 600px; margin: 0; border: none;
}

#title-image {
   width: 430px; height: 70px;
}

#mainnav {
   display: none;
}

#content {
    clear: both; width: 600px; font-size: 0.75em; margin-top: 0px;
}

#subnav {
   display: none;
}

#footernav {
   display: none;
}


#content-mitte-wrapper {
    float: left; width: 600px;
}

#content-links {
    clear: both; width: 500px;
}

#content-rechts {
    clear: both; width: 500px;
}

#content-links-wrapper {
    float: left; width: 220px;
}

#content-links-schmal {
    width: 280px;
}

#content-rechts-anfahrtsskizze {
    width: 430px;
}

#content-rechts-breit {
    float: right; width: 475px;
}

#abstand {
   padding: 0px 10px 0px 10px;
}

#footer {
   width: 650px; height: 22px; font-size: 0.7em; margin-top: 20px; padding-top: 4px;
   border: none;
}

/* Allgemein */

/* Für das Logo */
.dnl {
   display: block;
}

.logo-h1 {
   display: none;
}


.abstand-ueberschrift {
   margin-top: 35px;
}

.kasten {
   background: #aae8db; margin-bottom: 10px;
}

.kastenpadding {
  clear: left; padding: 10px;
}

#logos .csc-textpic-firstcol {
   width: 170px;
}

#standort-nav {
   display: none;
}

#standort-zurueck {
   display: none;
}

.csc-textpic-image {
   float: left; margin-right: 10px;
}


.fl1 {
   float: left; margin-right: 20px;
}

.fl2 {
   float: left;
}

.clearliste {
   clear: both; margin: 0px; padding: 0px;
}

.kasten ul {
   margin-bottom: 0px;
}

.important {
   font-weight: bold; color: #00b592;
}

#content-mitte-wrapper .tx-rlmpflashdetection-pi1 {
   margin-bottom: 10px;
}

#copy {
   clear: both; float: none;
}

a img {
   border: none;
}


/* Startseite */

#start-kasten-links {
   width: 145px; margin-top: 45px; border: solid 1px #00b894; background: #00b894;
}

.start-kasten-bild {
   margin-top: 10px;
}

#start-mitte-wrapper {
    float: left; width: 605px;
}

#start-text-links {
   float: left; width: 300px;
}

#start-text-rechts {
   float: right; width: 300px;
}




