@import url("format.css");
@import url("format_font.css");
@import url("format_menue.css");
@import url("plugin/googlemap.css");
@import url("plugin/tooltip.css");

/****************  C S S  Modul :  A. G. B.  ***************************/


h3
  {
  margin:3px;
  }
h3#standort
  {
  width:20em;
  text-align:center;
  margin:auto;
  }
div.agb
  {
  overflow: auto;
  padding: 25px 15px;
  margin:1px;
  }
p span.textalign1
  {
  margin-left: 430px;
  color: #800000;
  }
p span.textalign2
  {
  margin-left: 176px;
  color: #800000;
  }
div.download
  {
  width:380px;
  padding: 2px;
  float:left;
  }
ul.sidenav
  {
  font-size: 0.88em;
  }
ul#alle-vertraege
  {
  margin-left:5px;
  }
div#library
  {
  margin:20px auto 150px auto;
  width: 48em;
  }


div#relative-agb
  {
  position:relative;
  height:437px;
  width:882px;
  margin: auto;
  }
div#myAccordion
  {
  position:absolute;
  left:0; top:0;
  border: 1px outset #e2bf87;
  background: #fff5e5;
  width:880px;
  }
div#myAccordion div.rubrik
  {
  padding:8px 0;
  background: url("../jscript/jquery/img/accordion/accordion-middle.png") center center;
  border-top: 2px solid #DAFF9F;
  border-bottom: 2px solid #6CAF00;
  }
div#myAccordion div.myAccordionHover
  {
  background: url("../jscript/jquery/img/accordion/accordion-middle-over.png") center center;
  cursor:pointer;
  }
div#myAccordion div.myAccordionActive
  {
  background: url("../jscript/jquery/img/accordion/accordion-middle-act2.png") center center;
  border-top: 2px solid #80df20;
  border-bottom: 2px solid #000;
  cursor:text;
  }
div#myAccordion h3
  {
  background: url("../jscript/jquery/img/accordion/bullet_triangle_green.png") no-repeat 11px center;
  padding-left:50px;
  font-size:1.15em;
  font-weight: 500;
  }
div#myAccordion div.myAccordionActive h3
  {
  background: url("../jscript/jquery/img/accordion/bullet_triangle_green-down.png") no-repeat 10px center;
  }

div#myAccordion span#pdf
  {
  background: url("../img_css/dat_formate/icon_pdf.png") no-repeat 0px center;
  padding-left:26px;
  margin-left:10px;
  font-family: "Courier New";
  }
div#myAccordion span#zip
  {
  background: url("../img_css/dat_formate/zip.gif") no-repeat 0px center;
  padding-left:22px;
  margin-left:10px;
  font-family: "Courier New";
  }






