#shellbox {
        width : 900px;
        margin : 0 auto;
        position : relative;
        /*top : 0px;*/
        /*padding : 0px;*/
        border : 0px;
        border-color : #000000;
        border-style : solid;
        }

#box {
        width : 900px;
        margin : 0 auto;
        position : absolute;
        border : 0px;
        border-color : #000000;
        border-style : solid;
        }


body    {
        background-color : #988323;
        background-image : url(../img/blue.gif);
        background-position : top center;
        background-repeat : repeat-x;
        /*background-attachment : fixed;*/
        border : 0px;
        border-color : #000000;
        border-style : solid;
        margin : 0 auto;
        padding : 0px;
        }

img     {
        border : 0px;
        margin : 0 auto;
        padding : 0px;
        }



a:visited {
        color : #003c3c;
        text-decoration : none;

        }

a:hover {
        color : #003c3c;
        text-decoration : none;
        }

a:link {
        color : #003c3c;
        text-decoration : none;
        }

a:active {
        color : #003c3c;
        text-decoration : none;
        }


#head {
        width : 900px;
        height : 225px;


        border : 0px;
        border-color : black;
        border-style : solid;
        }



#inhalt {
        width : 900px;
        height : 470px;
        font-family : arial, helvetica, sans;
        font-size : 16pt;

        color : #ffffff;
        position: relative;
        top : 50px;
        border : 0px;
        border-color : black;
        border-style : solid;
        }

#inhalt p.fusszeile {
        font-family : arial, helvetica, sans;
        font-size : 7pt;
        color : #003c3c;
        }

#inhalt p.aufbau {
        font-family : arial, helvetica, sans;
        font-size : 10pt;
        color : #003c3c;
        }

#logo    {
         position: relative;
         top: -36px;
         left: 640px;
         width: 162px;
         border : 0px;
         border-color : #ffffff;
         border-style : solid;

         }

#anschrift    {
         position: relative;
         top: 50px;
         width: 408px;
         border : 0px;
         border-color : white;
         border-style : solid;

         }

#logoundanschrift    {
         position: relative;
         top: 100px;
         border : 0px;
         border-color : white;
         border-style : solid;

         }


span.seit    {
         position: absolute;
         top: 80px;
         left: 280px;


         }


#bilder    {
         position: absolute;
         width: 200px;
         top: 0px;
         left: 600px;
         border : 0px;
         border-color : black;
         border-style : solid;

         }


span.bildueberschrift    {
         font-family : arial, helvetica, sans;
         font-size : 10pt;
         color : #ffffff;


         }



span.bildunterschrift1    {
         font-family : arial, helvetica, sans;
         font-size : 7pt;
         color : #003c3c;
         position: relative;
         top: 5px;

         }

span.bildunterschrift2    {
         font-family : arial, helvetica, sans;
         font-size : 7pt;
         color : #003c3c;
         position: relative;
         top: 5px;

         }
