@import url("format.css");
@import url("format_font.css");
@import url("format_menue.css");

/****************   C S S  Modul :  Sitemap  *******************/

div.sitemapcontent
  {
  float: left;
  height: auto;
  width: 19%;
  margin-left: 1px;
  margin-right: 6px;
  }
a#home, a#wir, a#ref, a#design, a#template,
a#kontakt, a#impre, a#technik, a#barriere1, a#lexikon, a#a-g-b,
a#partnerseiten, a#partnerlinksa, a#textauszeichnung, a#themenportal, a#workaround
  {
  padding-left: 35px;
  margin-bottom: 6px;
  font-size: medium;
  color: #800000;
  height: 2.2em;
  line-height: 2.2em;
  }
a#home:hover, a#wir:hover, a#ref:hover, a#design:hover, a#template:hover,
a#kontakt:hover, a#impre:hover, a#technik:hover, a#barriere1:hover, a#lexikon:hover,
a#a-g-b:hover, a#partnerseiten:hover, a#partnerlinksa:hover, a#textauszeichnung:hover,
a#themenportal:hover, a#workaround:hover,

a#home:active, a#wir:active, a#ref:active, a#design:active, a#template:active,
a#kontakt:active, a#impre:active, a#technik:active, a#barriere1:active,
a#lexikon:active, a#a-g-b:active, a#partnerseiten:active, a#partnerlinksa:active,
a#textauszeichnung:active, a#themenportal:active, a#workaround:active
  {
  color: #f08834;
  }
a#home
  {
  background: url("../img_css/button_rund/home.png") no-repeat 0px center;
  }
a#wir
  {
  background: url("../img_css/button_rund/wir.png") no-repeat 0px center;
  }
a#a-g-b
  {
  background: url("../img_css/button_rund/paragraph-29x25-rund.png") no-repeat -1px center;
  }
a#ref
  {
  background: url("../img_css/button_rund/referenzen.png") no-repeat -1px center;
  }
a#design
  {
  background: url("../img_css/button_rund/webdesign.png") no-repeat 0px center;
  }
a#lexikon
  {
  background: url("../img_css/button_rund/notizen.png") no-repeat 0px center;
  }
a#kontakt
  {
  background: url("../img_css/button_rund/kontakt1.png") no-repeat 0px center;
  }
a#impre
  {
  background: url("../img_css/button_rund/impressum.png") no-repeat 0px center;
  }
a#technik, a#textauszeichnung, a#workaround
  {
  background: url("../img_css/button_rund/technik_rund.png") no-repeat 0px center;
  }
a#barriere1
  {
  background: url("../img_css/button_rund/barrierefrei.png") no-repeat 0px center;
  }
a#template
  {
  background: url("../img_css/button_rund/templates-32x25-rund.png") no-repeat 0px center;
  }
a#partnerseiten, a#partnerlinksa, a#themenportal
  {
  background: url("../img_css/button_rund/www.png") no-repeat -1px center;
  }



p#testseite
  {
  margin-top: 10px;
  text-align:right;
  }
p#testseite a
  {
  visibility: hidden;
  }
p#testseite:hover a
  {
  visibility: visible;
  }


span#googlespan1
  {
  display:none;
  }
span#googlespan2
  {
  background: url("../img_css/search/google.gif") no-repeat 0px center;
  padding-right: 52px;
  }