div#startbox
{position:absolute;
 top: 80px;
 left: 50%;
 margin-left: -450px;
 width:900px;
 background: #FEFAF3;}

div#startkopf
{padding:5px;
 background-color: #FCEDD3;
 background-image: url(../bilder/image-3.png);
 background-repeat: no-repeat;
 background-position: 5px 45px;
 border-bottom:2px solid #003300;
 border-top:6px double #003300;
 height: 450px;
 position: relative;}

#startlogo
{position: absolute;
 z-index: 4;
 top: -43px;
 left: 50%;
 margin-left: -94px;
 height:180px;
 width:189px;
 border:0;}
 
div#startlaufleiste
{font: bold 14px helvetica, arial, sans-serif;
 text-decoration: none;
 color: #003300;
 background: #FCEDD3;
 height: 40px;
 border-bottom:6px double #003300;
 padding: 1px 6px;}


