/* design & layout by  karl csar 9.09.2007 *//* Startseite: index.html *//* Zentrierlogik (dzt. nicht aktiviert): http://www.thestyleworks.de/tut-art/centerblock.shtml */html {  overflow: hidden;  height: 100%;  width: 100%;  margin: 0;  padding: 0;  border: 0px solid black;}body, #aufloesung, #englisch, #rechteck {   padding: 0;   margin: 0;   overflow: hidden;}body{ background: #C4BBA5; height:99.5%; width: 99.9%; border: 0px solid green;}/* vertikal und Horizontal zentrieren laut:   http://www.thestyleworks.de/tut-art/centerblock.shtml */img  {  padding: 0;                 /* o r u l */  border: 0px solid black;  margin: 0;}table {  padding: 0;  margin: 0;    /* o r u l */  width: 100%;  height: 100%;  border-left: 142px solid #370634;            /* 80px */  border-right:142px solid #370634;  border-top: 0px solid #370634;  border-bottom: 0px solid #370634;  /* background:#351717; */ /* weinrot */}td {  border: 0px solid black;}.kontakt_drucker {  display: none;}#kkoe_banner{  position: absolute;  left: 0px; top:0px;  width:auto; height:auto;}#startseite_content{  width:100%; height:100%;  border: 0px solid black;}#englisch{  position:absolute;  left:330px; top:140px;  width:100%;   height:1em;  text-align:center;  margin:auto;  margin-top:0em;  border: 0px solid green;}/* variante index01.html: mit BG-verlauf */#aufloesung{  width:100%; height:100%;  padding-top:4em;  text-align:center;  margin:auto;  margin-top:0em;  border: 0px solid blue;}