/* 
Generated by Chris 
df5kx@darc.de
*/
body {
  margin: 0px;
  padding: 0;
  background: #808080 none repeat scroll 0%;
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
}
h1 {
  text-align: center ; 
  color: #3366FF ; 
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 18pt;
}
/*
Links...
*/
A:link {
  text-decoration: none;
}
A:visited {
  text-decoration: none;
}
A:active {
  text-decoration: none;
  color: red;
}
A:hover {
  text-decoration: underline; 
  color: red;
}
/*
Links Spalte
*/
#lh-col {
  border: 2px solid #333333;
  margin: 0px;
  padding: 0px;
  background: #349acc none repeat scroll 0%;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 180px;
  color: #333333;
  height: 600px;
  font-family: Arial,Helvetica,sans-serif;
}
/*
Rechte Spalte
*/
#rh-col {
  border: 2px solid #333333;
  margin: 0px;
  padding: 0px;
  background: #349acc none repeat scroll 0%;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 180px;
  color: #333333;
  height: 600px;
  z-index: 1;
  font-family: Arial,Helvetica,sans-serif;
}
/*
Mittlere Spalte
*/
#c-col {
 border: 2px solid #333333;
  margin: 20px 220px;
/*  padding: 20px; */
  background: #ffffff none repeat scroll 0%;
  position: relative;
  color: #333333;
  z-index: 13;
  font-family: Arial,Helvetica,sans-serif;
}
/*
Dokumente
für das iFrame
*/
#docu {
/*  border: 2px solid #333333;
  margin: 20px 220px; */
  padding: 20px;
  background: #ffffff none repeat scroll 0%;
/*  position: relative;*/
  color: #333333;
/*  z-index: 13;*/
  font-family: Arial,Helvetica,sans-serif;
}

