body { color: #000000; background-color: #E2DADA;
    font-family: Helvetica,Arial,sans-serif; font-size: 100.01%;
    width: 1300px; min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */    
    margin: 0 auto;                 /* damit die Webpage zentriert wird */
}
* { margin: 0; padding: 0; }        /* Universalselektor, um alle Abstände auf Null zu setzen */ 
div.clearleft  { clear: left;  height: 0; border: none; padding: 0; font-size: 0; line-height: 0; }
div.clearright { clear: right; height: 0; border: none; padding: 0; font-size: 0; line-height: 0; }
div.clearboth  { clear: both;  height: 0; border: none; padding: 0; font-size: 0; line-height: 0; }

#rahmen_kopfzeile   { color: #FFFF00; background-color: #000080; border: 10px groove #FFFF00; 
                      width: 1300px; font-family: Times,serif; text-align: center; }
#kopfcenter h1      { font-size: 3em; word-spacing: 0.3em; letter-spacing: 0.1em; }
#kopfcenter h2      { font-size: 1.5em; padding-top: 0.5em; padding-bottom: 0.3em; }
#logoleft           { margin: 10px 10px 5px 10px;
                      float: left; }
#logoright          { margin: 10px 10px 5px 10px;
                      float: right; }                                                                                                 

#center_page        { width: 1320px; margin: 5px auto; }

#linke_spalte       { width: 170px;                                                          
                      float: left; }
#navigation         { background-color: #C8FAE1; border: 3px solid #0000FF; }
#navigation ul      { border-bottom: 1px solid #0000FF; /* gilt für die "Gesamtliste" 1 x unten */
                      list-style-type: none; }          /* entfernt die Auflistungsbullets */
#navigation strong, #navigation a { color: #0000FF; border-top: 1px solid #0000FF;
                                    text-decoration: none;            /* entfernt die LINK-Unterstreichung */    
                                    padding: 6px 6px 6px 13px; display: block; }
#navigation strong      { background-color: #FFFF00; }  /* highlighted den aktiven Link (aktuelle Seite) */
#navigation a:hover     { background-color: #D8D639; } /* highlighted den Link, auf den der Mauszeiger zeigt */
#linke_spalte div.anker { margin-top: 50px; text-align: center; }

#cd_mc_infospalte_rechts        { width: 170px; background-color: #000080; border: 5px solid #D8D639;
                                  float: right; }                 
#cd_mc_infospalte_rechts ul     { list-style-type: none; }
#cd_mc_infospalte_rechts li     { color: #FFFF00; padding: 5px; text-align: center;
                                  font-family: Arial; font-variant: small-caps; font-weight: bolder; }
#cd_mc_infospalte_rechts p      { padding-bottom: 10px; margin-top: -10px; }
#cd_mc_infospalte_rechts img    { border: none; }
p.infotitel                     { padding: 10px; }

#inhalt             { width: 930px; margin-left: 8px; padding: 10px;                                             
                      float: left; }
#inhalt img         { border: none; }       

#fusszeile          { background-image: url(images/fussbanner.png); background-repeat: no-repeat;
                      width: 1310px; height: 82px; margin: 20px auto; }
    
div.rope            { background-image: url(images/tampen_blaugelb.jpg); background-repeat: repeat-x;
                      width: 930px; height: 20px; margin: 20px auto; }
          