
/* ---------- Allgemeine Elementformatierungen ----------------- */

body {
  color: #000;
  background: #e7e7e8 url(../images/bg_body.gif) repeat-y;
  font: 15px arial,verdana,sans-serif;
  margin: 0;
  padding: 0;
  line-height:17px;
}

a { text-decoration: underline;}

a:link , a:visited { color: #000000}
a:focus, a:hover, a:active { color: #696969}

a img { border: 0;}

hr { display: none;}

h1, h2, h3, h4, h5, h6, p, form {
  padding: 0;
  margin: 0;
}


/* ----------------- Allgemeine Klassen ---------------- */

.ausblenden {
  position: absolute;
  top: -6000px;
  left: -6000px;
  height: 1px;
  width: 1px;
}

.floatAus {
  display: block !important;
  clear: both !important;
  float: none !important;
  height: 1px !important;
  font-size: 1px !important;
  line-height: 1px !important;
  overflow: hidden !important;
}


/*  ---------------- Kopfbereich ------------------------- */

#kopf {
  position: relative;
  width: 1024px;
  height: 100px;
  background: #FFF;
}

#kopf p {
  color: #696969;
  font-size: 70%;
  line-height: 140%;
  position:absolute;
  top: 10px;
  right:20px;
}

#kopf a:link, #kopf a:visited { color: #696969;}
#kopf a:focus, #kopf a:hover, #kopf a:active { color: #000;}

#logo {
  position: absolute;
  left: 2px;
  top: 10px;
}


/* ---------------- Hauptbereich ------------------------- */

#hauptbereich { background: url(../images/bg_ueberschrift.gif) repeat-x;}

#hauptbereich .innen { width: 980px;}

#inhalt {
  float: right;
  width: 672px;
}


/* ---------------- Seitentitel ---------------------------- */

#inhalt #titel {
  position: relative;
  height: 110px;
  background: url(../images/bg_titel.gif) no-repeat;
}

#inhalt #titel h1 {
  font-size: 145%;
  padding: 8px 0 0 20px;
}

#inhalt #titel p {
  position: absolute;
  top: 0;
  left: -126px;
  background: #FFF;
  margin: 0;
  padding-left: 2px;
}


/* ----------------- Bildcollage ------------------------------- */

#inhalt .collage { margin-top: 2em;
  margin-bottom: 1em;}

#inhalt .collage span {
  float: left;
  width: 132px;
}

#inhalt .collage img {display: inline;}


/* ------------------ Textformatierungen im Inhaltsbereich ----------------- */

#inhalt p {
  font-size: 90%;
  line-height: 140%;
  margin: 0.4em 0 1em 0;
}


/* ------------------- Produkttabellen --------------------------- */

.produktTabelle { padding: 1em 0;}

.produktTabelle .links {
  float: left;
  width: 430px;
}

.produktTabelle .rechts {
  float: right;
  width: 224px;
}

.produktTabelle h2 {
  background: #ffffff;
  font-size: 100%;
}

.produktTabelle table {
  width: 100%;
  border: 0;
  border-right: 1px solid #FFF;
  border-collapse: collapse;
}

.produktTabelle th {
  font-size: 90%;
  line-height: 140%;
  vertical-align: top;
  padding: 5px 0;
  border: 0;
}

.produktTabelle th {
  width: 545px;
  font-weight: normal;
  text-align: left;
}


/* ----------------------- Fusszeile ---------------------------- */

#fusszeile { padding: 1em 0;}

#fusszeile p {
  color: #696969;
  font-size: 70%;
  line-height: 130%;
  margin: 0.2em 0;
}

#fusszeile a:link, #fusszeile a:visited { color: #696969;}
#fusszeile a:focus, #fusszeile a:hover, #fusszeile a:active { color: #000000;}


/* ------------------------ Menue -------------------------------- */

#menue {
  float: left;
  width: 308px;
}


/* ------------------------- Sprachauswahl ------------------------ */

#sprache {
  height: 110px;
  background: url(../images/bg_sprache.gif) bottom left no-repeat;
}

#sprache ul {
  list-style: none;
  padding: 0 0 0 18px;
  margin: 0;
}

#sprache li {
  float: left;
  width: 41px;
  background: url(../images/bg_sprache_off.gif) repeat-y;
  font-size: 75%;
  text-align: center;
  padding: 3px 0;
}

#sprache li.on { background: url(../images/bg_sprache_on.gif) repeat-y;}

#sprache .floatAus {
  height: 2px;
  background: #FFF;
}

#sprache a:link, #sprache a:visited {
  text-decoration: none;
  color: #000;
}

#sprache a:focus, #sprache a:hover, #sprache a:active {
  /* evtl. anweisungen ergaenzen */
}

#sprache strong { font-weight: normal;}


/* -----------------Hauptmenue (Navigation) --------------- */

#hauptmenue {
  width: 182px;
  background: #E7E7E8;
}

#hauptmenue ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#hauptmenue li { display: inline;}
html>body #hauptmenue li { display: block;}

#hauptmenue a {
  font-size: 80%;
  line-height: 120%;
  height: 1.25em;
  font-weight: bold;
  padding: 2px 2px 2px 20px;
  border-bottom: 2px solid #FFF;
}

#hauptmenue a:link, #hauptmenue a:visited {
  display: block;
  color: #77787B;
  background: #E7E7E8 url(../images/nav_hg0.gif) 0 50% no-repeat;
  text-decoration: none;
}

#hauptmenue a:focus, #hauptmenue a:hover, #hauptmenue a:active {
  color: #000;
}

#hauptmenue strong.on {
  display: block;
  height: 1.25em;
  color: #000;
  background: #BCBDC0 url(../images/nav_hg1a.gif) 0 50% no-repeat;
  font-size: 80%;
  line-height: 120%;
  padding: 2px 2px 2px 38px;
  border-bottom: 2px solid #FFF;
}


#hauptmenue ul.subnavi { padding: 0px 0px 0px 10px; margin: 0; }
#hauptmenue ul.subnavi li { color: #000000; padding: 0; margin: 2px 0 2px 5px;}

#hauptmenue ul.subnavi li a { 
	width: 142px; /*height: 15px;*/ border: #ffffff 1px solid; font-size: 11px; text-transform: none; line-height: normal;
	}
	
#hauptmenue ul.subnavi li a:link, #hauptmenue ul.subnavi li a:visited { color: #FF0000; background-color: transparent; }
#hauptmenue ul.subnavi li a:hover, #hauptmenue ul.subnavi li a:active { background-color: #ffffff; }




#hauptmenue span.kasten {
  display: block;
  height: 1.25em;
  background: #E7E7E8 url(../images/nav_hg0.gif) 0 50% no-repeat;
  font-size: 80%;
  line-height: 120%;
  padding: 2px 2px 2px 20px;
  border-bottom: 2px solid #FFF;
  z-index:1;
}


