/*
(c) 2005 
Markus Schlueter-Isenbeck
Internet- & KommunikationsSevice
http://www.ikx.de.de
*/

body  { font: 100% Verdana, Arial, Helvetica, sans-serif; background-color: #fff; ; margin: 0; padding: 1em 0; }


  div#Seite   { background: #ffffe0 url("../pic/bg.GIF"); text-align: left; margin: 0 auto; padding: 0; border-right: 1px solid #e0e0d0; border-bottom: 1px solid #e0e0c0 }
  html>body div#Seite {
    border-color: gray;  /* Farbangleichung an den Internet Explorer  */
  }

  h1 {
    font-size: 1.5em;
    margin: 0; padding: 0.5em;
    text-align: center;
    background: #fed url("../pic/bg.GIF") ;
   
  }
  
  
  ul#Mleiste {display:none;
  float: left;
  font-size: 0.8em;
    width: 15em;
    margin: 0; padding: 0.8em;
   
  }
  * html ul#Mleiste {  /* Korrekturen fuer IE 5.x */
    width: 15.6em;
    w\idth: 15em;
    padding-left: 0;
    padd\ing-left: 0.8em;
  }
  ul#Mleiste li {
  
    list-style: none;
    margin: 0.2em; padding: 0;
  }

 ul#Mleiste b      { color: black; font-size: 1.1em; font-weight: bold; text-decoration: none; text-align: right; display: block; padding: 0.2em; border-bottom: 3px solid black }
   * html ul#Mleiste b {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 14.8em;
  }
 
  ul#Mleiste a  { color: black; font-weight: bold; text-decoration: none;  display: block; padding: 0.1em; border-bottom: 2px solid red }
  
 
  * html ul#Mleiste a {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 14.8em;
  }
  ul#Mleiste a:hover    { margin-left: 10px; border-bottom: 2px solid black }

  div#Inhalt {
    margin: 1em 1em 1em 1em;
    background-color: #fefef5;
    padding: 0 1em;
    border: 1px solid  #e0e0c0;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */

  }
  div#Inhalt h2  { color: #280000; font-size: 1.2em; margin: 0.2em 0 }
  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }

  p#Fusszeile  { font-size: 0.83em; text-align: center; margin: 0; padding: 0.1em; clear: both; border-top: 2px solid #7f0000 }

div#cleartop  { clear: both; border-bottom: 2px solid #500; }

.menu  { display:none; 
	font-size: 70% ;
	font-weight: bold; 
	margin-bottom: 0em; 
	clear: both; 
	vertical-align: baseline
	
	}
.menu dt {display:none;}
.menu dd  { margin-right: 0; margin-bottom: 0; margin-left: 0; padding: 0; position: relative; bottom: 0 }

.menu .rl  { background: url("../pic/ral.GIF"); margin-left: 0; width: 29px; height: 37px; float: left }
.menu .rr  { background: url("../pic/rar.GIF"); width: 20px; height: 37px; float: left }
.menu .rm   { line-height: 37px; background-image: url("../pic/ram.GIF"); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; padding-right: 0; padding-left: 0; height: 37px; float: left; vertical-align: text-bottom }


.menu .kl  { background: url("../pic/kl.gif"); margin-top: 7px; margin-left: 0; width: 16px; height: 30px; float: left }
.menu .kr  { background: url("../pic/kr.gif"); margin-top: 7px; width: 16px; height: 30px; float: left }
.menu .km   { line-height: 30px; background: url("../pic/km.gif"); text-align: center; margin-top: 7px; padding: 0; height: 30px; float: left; vertical-align: baseline }


.menu a, .menu a:visited   { color: #000; font-size: 1em; text-decoration: none; cursor: pointer; margin-bottom: 5px; vertical-align: baseline }
.menu a:hover     { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
.menu a:hover span  { background-position: 0 30px }
