/* DATEI: Seitentabellen.css */

table { vertical-align:top; border:0px; margin:0px 0px 0px 0px; overflow:visible; }

.Seite { width: 930px; height:870px; padding:0; }

.Menu { width:210px; padding:0; }

.Inh { width:640px; padding:0; }

.Vita {width: 680px; padding:5px; }


td { vertical-align:top; border:0px; margin:0px 0px 0px 0px; overflow:visible; }
.Luecke { height: 30px; }
/* Seitenlayout - links und rechts */
.S-l { width:230px; padding:10px; background-color:rgb(255,255,204); };vertical-align: top;
.S-r { width:700px; padding:10px;  }

/* Menutabelle - links und rechts */
.M-l { width:10px; height:30px; }
.M-r { width:180px;  }
.M-r2 { height: 55pt; }
/* Inhaltstabelle - links und rechts */
.I-l { vertical-align: top; width:10px; height:20px; }
.I-r { width:630px; }
.I-halb { width: 310px; }
.I-ganz { width: 640px; }
/* Vita-Tabelle in sellnow.htm */
.Vita1 { width:50px; }
.Vita2 { width:530px; }
.Vita3 { width:260px; }

/* Bilder, Aufzählungspunkte */
img {border:0px solid; }
.bullet {vertical-align:top; width:8px; height:14px; }
.Rahmen { padding: 12pt; border: solid red; }

