/* CSS Document */



/**
 * EHLHARDT
 *
 * Thomas Schuermann, www.tripleorange.de
 *
 */

/**
 *
 * FARBEN
 *
 * orange: #ff8f00
 * blau: #274ca3
*/


body {
      margin: 0;
      padding: 0 0 50px 0;
      min-height: 101%;
      height 101%;
      background: #dedede none;
      font: 11pt/170% verdana, arial, sans-serif;
      color: #000000;
}

p, address, ul, li { font: 100 12px/1.3em arial, helvetica, 'sans-serif'; }

/* DRUCK INVISIBLE                                                              */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#logo h1,
.accessibility,
#service,
#navigation,
#tags,
.box p.weiter,
p.galeriehilfe,
#breadcrumb,
.toplink
 {
      display: none;
}

.drucklogo { margin-bottom: 2cm; }

/* BOXEN                                                             */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */




.box {
      width: 4cm;
      height: 6.5cm;
      margin: 0 0.2cm 0 0;
	  
      float: left;
      z-index: 60;
      position: relative;
     background: none;
}

.box-innen {
      width: 4cm;
      height: 6.5cm;
      padding: 0px;
}

.box h3 {
     border: none;
     padding: 6px 0 6px 0;
     margin:  0 0 0 0;
     font: 100 11pt/1em verdana, arial, helvetica, 'sans-serif';
     color: #000;


}

.box-rand img { width: 4cm; height: 1.8cm; }

#box-1 .box-rand img, #box-2 .box-rand img, #box-3 .box-rand img { margin: 0.4cm 0 0.2cm 0;  }

.box h3  a { color: #000; text-decoration: none; }

.box ul { padding: 0 0 0 0; margin: 10px 0 0 0; }
.box li {
     padding: 0;
     margin: 0;
     list-style-image:none;
     list-style-type:none;
     background: url(../img/li-bg.png) no-repeat 0px 10px;
     font: 100 9pt/1.2em arial, helvetica, 'sans-serif';
}
.box p {
     padding: 0;
     margin: 0;
      font: 100 9pt/1.2em arial, helvetica, 'sans-serif';
}

h2.startseite {margin-top: 1cm; font:700 14pt/26px arial, helvetica, sans-serif; }