* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #1AC1C2;
}

p {
 padding: 10px;
}

#wrapper {
        margin: 0 auto;
        width: 1000px;
        margin-top: 20px;
}

#inhalt {
 float: right;
 color: #333;
 background: #FFFFFF;
 height: 590px;
 width: 720px;
 display: inline;
}
#inhalt2 {
 float: right;
 color: #333;
 background: #FFFFFF;
 height: 1180px;
 width: 800px;
 display: inline;
}

#kopfzeile {
 color: #333;
 width: 1000px;
 font-style: italic;
 height: 130px;
 background: #FFFFFF;
 font-size: 25px;
}

#linkespalte {
 color: #333;
 background: #FFFFFF;
 height: 590px;
 width: 220px;
 float: left;
 display: inline;
 }

 #gescheins {
 float: right;
 background-position: top;
 background-image: url(../bilder/geschback15.gif);
 background-repeat: no-repeat;
 font-size: large;
 font-style: italic;
 height: 590px;
 width: 720px;
 display: inline;
 }



#geschzwei {
 float: right;
 background-position: top;
 background-image: url(../bilder/geschback17.gif);
 background-repeat: no-repeat;
 font-size: large;
 font-style: italic;
 height: 590px;
 width: 720px;
 display: inline;
 }



#geschdrei {
 float: right;
 background-position: top;
 background-image: url(../bilder/geschback19.gif);
 background-repeat: no-repeat;
 font-size: large;
 font-style: italic;
 height: 590px;
 width: 720px;
 display: inline;
 )