#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;
        }

#bgtop  {
         height : 226px;
         border : 0px;
         border-color : #000000;
         border-style : solid;
         }

body    {
        background-color : #ffffff;
        /*background-image : url(../img/unten.gif);
        background-position : top center;
        background-repeat : no-repeat;
        background-attachment : fixed;*/
        border : 0px;
        border-color : #000000;
        border-style : solid;
        margin : 0 auto;
        padding : 0px;
        }

img     {
        border : 0px;
        margin : 0 auto;
        padding : 0px;
        }

ul      {

        }

a:visited {
        color : #9ccbd3;
        text-decoration : none;

        }

a:hover {
        color : #9ccbd3;
        text-decoration : none;
        }

a:link {
        color : black;
        text-decoration : none;
        }

a:active {
        color : #9ccbd3;
        text-decoration : none;
        }


#menue    {
        width : 900px;
        height : 24px;
        margin : 0 auto;
        border : 0px;
        border-color : #000000;
        border-style : solid;
        background-color : #000000;
        }

#menue li {
        position : relative;
        left : 25px;
        top : 8px;
        margin : 0 auto;
        padding-left : 15px;
        padding-top : 0px;
        border : 0px;
        padding-top : 0px;
        display : inline;
        list-style : none;
        list-style-position : outside;
        }

#menue ul {
        line-height : 0px;
        padding : 0px;
        margin : 0 auto;
        }

#inhalt {
        width : 644px;
        position : relative;
        top : 34px;
        left : 40px;
        border : 0px;
        border-color : #000000;
        border-style : solid;
        }

#agbs {
        width : 350px;
        position : relative;
        top : 10px;
        left : 20px;
        border : 0px;
        border-color : #000000;
        border-style : solid;
        }

#inhalt p.ueberschrift {
        font-family : arial, helvetica, sans;
        font-size : 14pt;

        }

span.ueberschrift2  {
         font-family : arial, helvetica, sans;
         font-size : 10pt;
         font-weight : bold;
         }

span.fieldtext  {
         font-family : arial, helvetica, sans;
         font-size : 10pt;
         }

span.fields  {
         position : absolute;
         left : 113px;
         }
span.small  {
         font-family : arial, helvetica, sans;
         font-size :9pt;
         }


#inhalt p.focus {
        font-family : arial, helvetica, sans;
        font-size : 10pt;
        }

#agbs p.focus {
        font-family : arial, helvetica, sans;
        font-size : 10pt;
        }

#inhalt p.fusszeile {
        font-family : arial, helvetica, sans;
        font-size : 7pt;
        }


td {
         padding-bottom:2px;
         padding-right:2px;
        }

table {
         position:relative;
         left:-8px;
        }

ul       {
         font-family : arial, helvetica, sans;
         font-size : 10pt;
         }

table.focus {
         position:absolute;
         left:580px;
         top: 67px;
         font-family : arial, helvetica, sans;
         font-size : 8pt;

         }

table.focus2 {
         position:absolute;
         left:580px;
         top: 460px;
         font-family : arial, helvetica, sans;
         font-size : 8pt;

         }

table.preise {
         position: relative;
         left: 0px;
         font-family : arial, helvetica, sans;
         font-size : 10pt;

         }
td.focusOnPics {
         padding-bottom:20px;
         padding-right:20px;

         }