body {
	background-color: #c0c0c0;
  margin: 0px;
  height: 100%;
}
.text{
  font-family: "Century Gothic";
  text-align: left;
  font-size: 14px;
  color: #000000;
}
.textbold{
  font-family: "Century Gothic";
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  color: #000000;
}
.uschrift{
  font-family: "Century Gothic";
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
}
.uschrift2{
  font-family: "Century Gothic";
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
}
TABLE.maintable{
  table-layout: fixed;
  background-image:url(images/background.jpg);
  background-repeat:no-repeat;
  width:900px;
  height:550px;
  position: relative;
}
DIV.lang{
  width:63px;
  height:63px;
  margin-top: -10px;
  margin-left: 580px;
}
DIV.showtab{
  width:528px;
  height:400px;
  margin-top: 96px;
  margin-left: 0px;
  overflow: auto;
}
.linkcd{
  font-family: "Bodoni mt";
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 15px;
  color: #800000;
}
.link{
  font-family: "Bodoni mt";
  font-weight: bold;
  font-style: italic;
  font-size: 20px;
  padding-left: 24px;
  padding-top: 10px;
  letter-spacing: 1.5px;
  color: #FFFFFF;
  text-decoration:none;
  display: block;
  width:180px;
  height:40px;
  background-image:url(images/Buton_sw.gif);
  background-repeat:no-repeat;
}
.link:hover {
      display:block;
      background-image:url(images/Buton_farbe.gif);
}      
.link2{
  font-family: "Bodoni mt";
  font-weight: bold;
  font-style: italic;
  font-size: 20px;
  color: #800000;
}
DIV.linkdiv{
  width:300px;
  height:30px;
  margin-top: -35px;
  margin-left: 120px;
}
.link3{
  font-family: "Bodoni mt";
  font-size: 16px;
  letter-spacing: 1.2px;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
}
TABLE.afz{
  border-style: solid;
  border-color: white;
  border-width: middle;
  empty-cells: hide;
  font-family: "Century Gothic";
  text-align: left;
  font-size: 14px;
  color: #000000;
  position: center;
  width:510;
}
