body
        {
                margin: 0;
                padding: 0;
                font: 100% segoe ui,tahoma,arial,helvetica,sans-serif;
                text-align: center;
                color: #110408;
                background-image:url(182753_web_R_K_B_by_schemmi_pixelio.de-1.jpg); 
        }

h1
         {
                font: 10% segoe ui,tahoma,arial,helvetica,sans-serif;
                color: #42c35c;
                font-weight: bold;
                margin: 0 0 2px 0;
         }
h2
         {
                 font: 160% segoe ui,tahoma,arial,helvetica,sans-serif;

         }

a:link {color: #000000 ;font-weight: bold; text-decoration:none;}
a:visited {color: #000000 ;font-weight: bold; text-decoration:none;}
a:active {color: #000000 ;font-weight: bold;text-decoration:none;}
a:hover {color: white ; font-weight:bold;text-decoration:none;}

#container
        {
                padding: 1em;
margin: 0 auto;
                max-width: 800px;
min-height: 500px;
position: relative;

                text-align: left;
                background-color: #98fb98;
                border: 5px solid #f5f5f5;
        }

       #bannerbox {
    background-image:url(quittebanner2.jpg); 
    display:block;
    height:169px;
 overflow:hidden; /* das sind die vier Argumente um den Link im Bild zu verstecken */
    text-indent:100%; 
    white-space:nowrap;
    width:800px;
}

        #titelbox
        {
                height: 80px;
                margin-left: 10px;

        }

        #linkbox
        {
                float: left; 
                margin-left: 10px;
                width: 180px;
font-weight: bold;
             
                
        }

        #textbox
        {

               
margin-left: 200px;
                
           }

 #footerbox
        {

font: 60% segoe ui,tahoma,arial,helvetica,sans-serif;
color:#ffffff;
                           
           }
