/**
 *stylesheet for Ruediger Kaessner Start Version 1.0
 *
 *stylesheed for Page
 *
 *@autor	hector bendfeldt
 *@link		bendfeldt-hoppe@t-online.de
*/

/**
 *presettings, color and background
*/

* {
 margin: 0;
 padding: 0;
}

body, td, th
{
font: normal 100.01%/160% Georgia, Paletino, "Verdana", serif;
color: #000000;
background-color: #E7E7E7;
background-repeat: no-repeat;
background-attachment: fixed;
}

/**
 *definition laiout
*/

/*Bild */

.p03 {
  position: absolute;
  top: 2%;
  left: 65%;
  width: 15%;
  z-index: 0;
}

/**
 *Ueberschrift1
*/

.p04 {
  width: 60%;
  margin: auto;
  padding: 2%; 
  z-index: 2;
}

/**
 *text1
*/

.p05 {
  width: 60%;
  margin-left: 2%;
  padding: 2%; 
  z-index: 2;
}
/**
 *Ueberschrift2
*/

.p06 {
  width: 60%;
  margin: auto;
  padding: 2%; 
  z-index: 2;
}

/**
 *text2
*/

.p07 {
  width: 60%;
  margin-left: 2%;
  padding: 2%; 
  z-index: 2;
}

/**
 *Ueberschrift3
*/

.p08 {
  width: 60%;
  margin: auto;
  padding: 2%; 
  z-index: 2;
}

/**
 *text3
*/

.p09 {
  width: 60%;
  margin-left: 2%;
  padding: 2%; 
  z-index: 2;
}

/**
 *Definition Menueleiste
*/
.mb0 {
  position: absolute;
  width: 15%;
  top: 0%;
  z-index: 15;
}

.m00 {
  position: absolute;
  left: 85%;
  top: 2cm;
  width: 15%;
  font-weight: bold;
  z-index: 16;
}

.mb1 {
  position: absolute;
  width: 15%;
  top: 0%;
  z-index: 13;
}

.m01 {
  position: absolute;
  left: 85%;
  top: 3cm;
  width: 15%;
  z-index: 14;

}

.mb2 {
  position: absolute;
  width: 15%;
  top: 0%;
  z-index: 11;
}

.m02 {
  position: absolute;
  left: 85%;
  top: 4cm;
  width: 15%;
  z-index: 12;
}

.mb3 {
  position: absolute;
  width: 15%;
  top: 0%;
  z-index: 9;
}
.m03 {
  position: absolute;
  left: 85%;
  top: 5cm;
  width: 15%;
  z-index: 10;
}

.mb4 {
  position: absolute;
  width: 15%;
  top: 0%;
  z-index: 7;
}

.m04 {
  position: absolute;
  left: 85%;
  top: 6cm;
  width: 15%;
  z-index: 8;
}

.mb5 {
  position: absolute;
  width: 15%;
  top: 0%;
  z-index: 5;
}

.m05 {
  position: absolute;
  left: 85%;
  top: 7cm;
  width: 15%;
  z-index: 6;
}

.mb6 {
  position: absolute;
  width: 15%;
  top: 0%;
  z-index: 3;
}

.m06 {
  position: absolute;
  left: 85%;
  top: 8cm;
  width: 15%;
  z-index: 4;
}


a:link {
  font-weight: bold;
  color: #000000;
  z-index: 4;
}

a:hover {
  font-weight: bold;
  color: #9B2821;
  z-index: 4;
}

a:active {
  font-weight: bold;
  color: #000000;
  z-index: 4;
}

a:visited {
  font-weight: bold;
  font-weight: bold;
  color: #9B2821;
  z-index: 4;
}
