/* Generated by KompoZer */
* {
margin: 0;
padding: 0;
}
body {
  border:  none;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  background-color: white;
  background-image: url(img/schindlerblass.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.navi {
  border-right: 1px dotted #cc1f2f;
  background-color: #ffffff;
  width: 200px;
  height: 100%;
  z-index: 3;
  text-align: left;
  position: absolute;
  left: 0px;
  top: 55px;
}


.topline {
  margin: 0;
  padding: 0;
  padding-top:5px;
  background-color: #cc1f2f;
  height: 40px;
  z-index: 2;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background-image: url(img/bg-topline.png);
  background-repeat: repeat-x;
}
 h1 {
  text-align: center;
  font-size: 18px;
  padding: 10px 0;
}
h2 {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0;
}
p.ft, li, td {
  font-size: 14px;
}
p.ft {
    padding:10px 0;
}
td {
  vertical-align: top;
  padding-bottom: 5px;
}

h1.oben {
  padding-left: 25px;
  padding-top: 0;
  padding-bottom:0;
  color: white;
  font-size: 0.75em;
}
.na {
  border: 1px solid #cc1f2f;
  width: 160px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
*html .na {
	  margin-left: 18px;
  margin-right: 18px;
}
a.nav:link, a.nav:visited {
  font-size: 12px;
  font-weight: bold;
  color: #cc1f2f;
  background-color: #f5f5dc;
  text-decoration: none;
  z-index: 10;
  display: block;
}  
a.sub:link, a.sub:visited {
  font-size: 12px;
  color: #cc1f2f;
  background-color: #f5f5dc;
  text-decoration: none;
  z-index: 10;
  display: block;
}

a.nav:focus, a.nav:hover, a.nav:active {
  font-size: 12px;
  font-weight: bold;
  color: #483d8b;
  background-color: #f5f5dc;
  text-decoration: none;
  z-index: 10;
}
a.sub:focus, a.sub:hover, a.sub:active {
  font-size: 12px;
  color: #483d8b;
  background-color: #f5f5dc;
  text-decoration: none;
  z-index: 10;
}
a.da {
  font-size: 12px;
  font-weight: bold;
  background-color: #f5f5dc;
  text-decoration: none;
  z-index: 10;
  display: block;
  color: #483d8b;
}
a.subda {
  font-size: 12px;
  color: #483d8b;
  background-color: #f5f5dc;
  text-decoration: none;
  display:block;
  z-index: 10;
}
.inhalt, .inhalt2 {
  margin: 0;
  padding: 20px 0 0 20px;
  z-index: 20;
  position: absolute;
  left: 200px;
  top: 40px;
  width: 500px;
}

a.x {
  text-decoration: none;
  height: 145px;
  display: block;
  
}
a {
  color: #cc1f2f;
  text-decoration: underline;
}
a:active, a:hover {
  color: #000099;
}
#right {
  margin: 0;
  padding: 0;
  background: white none repeat scroll 0% 50%;
  width: 300px;
  height: 100%;
  position: absolute;
  left: 700px;
  top: 40px;
  z-index: 5;
}
#right img {
  border: 1px solid #cc1f2f;
  margin-left: 20px;
  margin-top: 40px;
}
th {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}
ul {
    padding: 10px 0 10px 50px;
}
ul.dl {
  margin: 0 0 1px;
  padding: 0;
  list-style-type: none;
}
.dl {
  font-size: 12px;
  padding-bottom: 3px;
}
