

/*        NeuLand Werbeagentur GmbH          */
/*       Medien - Werbung - Projekte         */
/*    (c)2005 NeuLand Werbeagentur GmbH      */
/*                                           */
/*    http://www.neuland-werbeagentur.de     */
/*       info@neuland-werbeagentur.de        */

/* DEFINITIONEN ALLGEMEIN____________________________________________________ */

@page {size:21.0cm 29.7cm;
       margin-top:1.7cm;
       margin-bottom:1.4cm;
       margin-left:1cm;
       margin-right:1cm  }


body {background: #fff; color: #000;}

p  {width: 18cm;}

.imagespools { padding: 5px 8px 5px 5px;}

/* GRUNDGERÜST____________________________________________________ */

#container { width: 20cm;
             margin: 0;
             padding: 0 0 0 0px;
             background-color: white;
             text-align: left;}

#header {display: none;}

#logo {display: none;}

#head {display: none;}

#links {display: none;}


/* NAVIGATION____________________________________________________ */

#navcontainer {display: none;}

#navcontainer_sub { display: none;}

#subnavigation { display: none;}



/* CONTENT ____________________________________________________ */

* html #bodycontent {margin-left: 0px;
                     margin-top: 0px;
                     width: 19cm;}

#bodycontent {font-size: 10pt;
              position: relative;
              float: left;
              margin-left: 0px;
              margin-top: 0px;
              padding: 0px;
              width: 19cm;}

#bodycontent h1 {page-break-before: normal;
                 font-family: times, serif;
                 color: rgb(46,77,107);
                 font-style: italic;
                 width: 18cm;
                 margin-top: 10px;
                 margin-top: 10px;
                 font-size: 20pt;
                 font-weight: bold;}

h2 {margin-top: 10px;
                clear: both;;
                margin-top: 10px;
                color: rgb(46,77,107);
                font-size: 12pt;
                font-weight: bold;}

.bildbeschriftung {margin-left: 10px;
                font-size: 9pt;
                font-weight: bold;}

#bodycontent p {width: 16cm;
                margin-top: 10px;
                margin-top: 10px;}

#bodycontent p.zusatz {font-size: 8pt;
                       width: 16cm;}

/* Tabellendefinition auf den Poolsseiten */

* html #bodycontent table {margin-top: 10px;
                           margin-top: 10px;}

#bodycontent table {background-color: white;
                    clear: both;
                    color: black;
                    width: 49%;
                    font-size: 10pt;
                    margin-top: 20px;
                    margin-top: 10px;
                    padding: 10px;
                    border: 1px solid rgb(0,0,0);}

#bodycontent td {vertical-align: top;
                 margin: 0px;
                 padding: 5px;
                 text-align: center;}

#bodycontent td.header {font-size: 11pt;
                        font-weight: bolder;
                        color: black;}

#bodycontent td.sub {font-size: 10pt}

/* Bilderrahmen wie auf sandfilter.html */

#bodycontent .images  {background-color: rgb(255,255,255);
                       position: relative;
                       float: left;
                       margin: 0px 0px 10px 2px;
                       padding: 1px;
                       text-align: left;
                       font-size: 80%;
                       font-weight: bolder;
                       color: black;}

/* SEITENABSCHLUSS____________________________________________________ */

#footer {display: none;}