html, body {
   margin: 0;
   padding: 0;
   height: 100%;
   width: 100%;
   overflow: hidden;
   font-family: verdana, tahoma, arial, sans-serif;
   font-size: 8pt;
   border: 30px
}

body {
   background-color: #FF8C00;
   color: white;
}

div.line {
   position: relative;
   background-color: #FF8C00;
   font-size: 0;
   height: 3.5%;
   text-align: center;
}

div.line span {
   display: block;
   position: absolute;
   width: 680px;
   left: 50%;
   margin-left: -340px;
   text-align: right;
   margin-top: 1px;
}

div.line span a {
   color: #396397;
   text-decoration: none;
}

div#naviLine,
div#content {
   width: 680px;
   background-color: white;
   left: 50%;
   margin-left: -340px;
}

div#content {
   position: relative;
   overflow: auto;
   overflow-y: auto;
   overflow-x: hidden;
/*   height: 79%; */
   height: 72.05%;

   scrollbar-base-color: #FF8C00;
   scrollbar-3d-light-color: #FF8C00;
   scrollbar-arrow-color: #396397;
   scrollbar-darkshadow-color: #FF8C00;
   scrollbar-track-color: #7FA4D1;
   scrollbar-face-color: white;
   scrollbar-highlight-color: white;
   scrollbar-shadow-color: white;
}

div#cover {
   position: absolute;
   background-color: #FF8C00;
   top: 50%;
   left: 50%;
   height: 420px;
   width: 268px;
   margin-left: -134px;
/*
	 margin-top: -210px;
*/
   margin-top: -175px;
   margin-bottom: 200px;
   background-image: url('/images/ei_header.jpg');
   background-position: top left;
   background-repeat: no-repeat;
}

div#nocover {
   position: absolute;
   background-color: white;
   top: 50%;
   left: 50%;
/*
   height: 420px;
*/
   width: 30em;
   margin-left: -15em;
/*
	 margin-top: -210px;
*/
   margin-top: -175px;
   margin-bottom: 200px;
   border-left: 2px solid #396397;
}

div#nocover ul#subnavi {
   width: 105px;
   position: absolute;
   font-weight: bold;
   line-height: 1.2em;
   margin-left: -17em;
   list-style-type: none;
}

div#nocover ul#subnavi li {
   margin: 1.2em 0;
}

div#nocover ul#subnavi li ul {
   list-style-type: none;
   margin-left: 0em;
   padding-left: 2em;
}

div#nocover ul#subnavi li ul li {
   margin: 1.2em 0;
}

div#nocover ul#subnavi a:link,
   div#nocover ul#subnavi a:visited {
      color: #396397;
      text-decoration: none;
   }

div#nocover ul#subnavi a.active,
   div#nocover ul#subnavi a:hover,
      div#nocover ul#subnavi a:active,
	 div#cover p.outside a:hover,
	    div#cover p.outside a:active,
	       div#cover p.outside a:link,
		  div#cover p.outside a:visited {
		     color: #FF8C00;
		     text-decoration: none;
		  }


h1 {
   margin: 0;
}

h1 a {
   display: block;
   position: absolute;
   margin-top: 10px;
   margin-left: 6px;
   background-image: url('/images/strupat.gif');
   background-position: left center;
   background-repeat: no-repeat;
   width: 205px;
   height: 38px;
}

h1 a span {
   display: none;
}

h2 {
   font-size: 140%;
}

div#h2 {
   position: absolute;
   padding: 0;
   margin: 0;
   width: 229px;
   margin-left: -114px;
   left: 50%;
   top: 50%;
   margin-top: -30px; /* -23px */
   background-image: url('/images/dasbunteei_text.gif');
   background-position: top left;
   background-repeat: no-repeat;
}

div#coverText {
   position: absolute;
   width: 268px;
   height: 117px;
   top: 160px;
   background-image: url('/images/dasbunteei_cover.gif');
   background-position: top left;
   background-repeat: no-repeat;
}

div#verlag {
   background-image: url("/images/orell_fuessli.gif");
   background-position: top left;
   background-repeat: no-repeat;
   width: 92px;
   height: 29px;
   position: absolute;
   bottom: 18px;
}

div#nocover {
   color: #396397;
   text-align: left;
   padding: 1em;
}

div#h2 p {
   color: #396397;
   padding: 0;
   top: 0;
   margin-top: 32px;
   font-weight: bold;
   font-size: 140%;
   font-weight: bold;
   text-align: center;
}

div#cover h2,
   div#verlag h3 {
      display: none;
      margin: 0;
      padding: 0;
   }


div#naviLine {
   position: relative;
/*   height: 14%; */
   height: 13.5%;
}

ul#navigation {
   position: absolute;
   z-index: 2;
   margin-bottom: 5px;
   bottom: 2px;
   right: 0.5em;
   height: 46px;
   list-style-position: outside;
   list-style-image: none;
   list-style-type: none;
}

ul#verkaufen {
   position: relative; 
   list-style-position: outside;
   list-style-image: none;
   list-style-type: none;
   right: 0.5em;
}

ul#navigation li,
   ul#verkaufen li {
      position: relative;
      padding: 0;
      margin: 0;
      line-height: 46px;
      height: 46px;
      background-image: url('/images/ei_bullet.gif');
      background-position: left center;
      background-repeat: no-repeat;
   }

ul#navigation li {
   float: left;
}

div#nocover ul#navigation a,
div#nocover ul#navigation a:link,
div#nocover ul#navigation a:visited {
   text-decoration: underline;
   color: #FF8C00;
}

ul#navigation li a,
   ul#verkaufen li a {
      height: 46px;
      line-height: 46px;
      padding: 0 5px 0 35px;
      margin: 0;
      text-decoration: none;
      font-weight: bold;
   }

div#nocover ul#navigation li a,
   div#nocover ul#navigation li a:link,
      div#nocover ul#navigation li a:active,
	 div#nocover ul#verkaufen li a,
	    div#nocover ul#verkaufen li a:link,
	       div#nocover ul#verkaufen li a:active {
		  text-decoration: none;
	       }

ul#navigation  li a:link,
   ul#navigation  li a:visited,
      ul#verkaufen  li a:link,
	 ul#verkaufen  li a:visited {
	    color: #396397;
	 }

ul#navigation  li a:hover,
   ul#navigation  li a.active,
      ul#navigation  li a:active,
	 ul#verkaufen  li a:hover,
	    ul#verkaufen  li a.active,
	       ul#verkaufen  li a:active {
		  color: #FF8C00;
	       }

fieldset#contentForm {
   position: absolute;
   margin: 0;
   padding: 0px;
   bottom: 5px;
   border: 2px solid white;
   width: 254px; /* 268 - 10 - 2*2 border */
   left: 50%;
   height: 175px;
   margin-left: -128px;
}

fieldset#contentForm legend {
   font-size: 130%;
   font-weight: bold;
}

fieldset#contentForm p {
   display: block;
   font-size: 100%;
   margin: 5px 10px 0 10px;
   padding: 0;
}

fieldset#contentForm label {
   margin: 5px 0 5px 10px;
   padding: 0;
   display: block;
   float: left;
}

fieldset#contentForm br {
   margin: 0;
   padding: 0;
   clear: both;
   display: block;
}

fieldset#contentForm input {
   position: absolute;
   border-width: 0;
   width: 130px;
   right: 10px;
}

div#nocover input.button,
   fieldset#contentForm input.button {
      background-color: #396397;
      padding: 0;
      color: white;
      font-size: 7pt;
      font-weight: bold;
      width: 20px;
   }

div#cover address,
div#cover div.text {
   position: absolute;
   bottom: 0;
   font-size: 120%;
   line-height: 150%;
   padding: 10px;
}

div#cover address a {
   text-decoration: underline;
   font-style: normal;
   font-weight: bold;
}

div#cover fieldset a:link,
   div#cover fieldset a:active,
      div#cover fieldset a:visited,
	 div#cover fieldset a:hover,
div#cover address a:link,
   div#cover address a:active,
      div#cover address a:visited,
	 div#cover address a:hover {
	    color: white;
	 }

div#nocover p,
   div#nocover label {
      font-size: 120%;
      line-height: 150%;
      color: #FF8C00;
   }

div#nocover p {
   font-size: 110%;
   color: #396397;
}

div#nocover input {
   border: 2px solid #396397;
   margin: 2px 0;
}

span.mail {
   display: none;
}


div#nocover p.error,
   div#cover p.error,
      p.error {
	 color: red;
	 font-weight: bold;
      }

p#pagination {
   text-align: right;
   color: #396397;
   margin-right: 30px;
   margin-top: 10px;
}

div#nocover a,
   p#pagination a {
      color: #396397;
      text-decoration: none;
   }

div#nocover a:link,
   div#nocover a:visited,
      p#pagination a:link,
	 p#pagination a:visited {
	    font-weight: bold;
	 }

div#nocover a:active,
   div#nocover a:hover,
      p#pagination a:active,
	 p#pagination a:hover {
	    color: #FF8C00;
	 }

img#bookPage {
   margin-top: 3em;
   margin-left: 30px;
   border: 1px solid #396397;
   cursor: pointer;
}


img#pappe {
   margin-right: -40px;
}

p.question {
   font-weight: bold;
}

img.question {
   margin-left: -80px;
   float: left;
}

p.answer {
   margin-left: 2em;
}

p.answer span {
   font-weight: bold;
}

div.box {
   border: 2px dashed #396397;
   padding: 0 .5em;
}

table#adds {
  position: relative;
  margin: auto;
  height: 100%;
  width: 730px;
}

table#adds tr td {
  text-align: center;
  vertical-align: middle;
}

table#adds img {
  margin: 0;
  border: 0;
}

table#adds tr td a {
  display: block; 
}

#add_hk {
   width: 157px;
   height: 24px;
   background-image: url('/images/logos/haller-kreisblatt.gif');
}

#add_dc {
   width: 155px;
   height: 23px;
   background-image: url('/images/logos/dentcollege.gif');
}

#add_zt {
   width: 156px;
   height: 29px;
   background-image: url('/images/logos/zahntechnik.gif');
}

#add_opa {
   width: 60px;
   height: 34px;
   background-image: url('/images/logos/online-pressearbeit.gif');
}

#add_et {
   width: 126px;
   height: 26px;
   background-image: url('/images/logos/equitrends.gif');
}

hr {
   border-color: #396397;
   background-color: #396397;
   clear: both;
   color: #396397;
   border-width: 0;
   height: 2px;
   width: 50%;
}