
#rumpf_main {
 width:605px;
 height:100%;
 margin: 0;
 padding-top:0;
 float:left;
 background-color:white;
}

#rumpf_rand_rechts {
 display:block;
 float:left;
 width:170px;
 height:auto;
}

.block {
 float:left;
 width: auto;
}

#c894 { /* Seiten-Navigation */
 margin-top:20px;
}

#c881 {  /* Textblock */
 margin-top:20px;
}

#c886 { /* 2. Bild */
 margin-top:70px;
}

#c882 { /* 3. Bild */
 margin-top:50px;
}

#c891 { /* 4. Bild */
 margin-top:50px;
}

#c883, #c885, #c888, #c890 { /* grauer Bereich */
 background-color:#F2F2F2;
 padding:5px;
 font-size:11px;
 width: 590px;
}

#c884, #c887 { /* Textblöcke */
 margin-top:40px;
}

#c889 { /* Letzter Textblock */
 margin-top:100px;
}

