body {
  cursor: defaukt;
  cursor: url(../../GFX/ICO/cursor.cur);
  background-color: #FFCF00;
  color: #000000;
  font-family: 'Times New Roman', 'Times';
  font-size: 10px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  link:				#000000;
  vlink:			#000000;
  alink:			#000000;
  scrollbar-base-color:		#FFFF00;	// Farbton
  scrollbar-face-color:		#FFFF00;	// Button Fläche
  scrollbar-track-color:	#FFCF00;	// Laufschiene
  scrollbar-shadow-color:	#000000;	// Button unten rechts
  scrollbar-darkshadow-color:	#000000;	// Aussen unten rechts
  scrollbar-arrow-color:	#000000;	// Pfeilfarbe
  scrollbar-3d-light-color:	#000000;	// Aussen oben links
  scrollbar-highlight-color:	#000000;	// Button oben links
}

a.black1:link(#000000)
a.black1:visited(#000000)
a.black1:hover(#000000)
a.black1:active(#000000)
}

#menu {
  background-color: transparent;
  color: #000000;
  font-family: 'Times New Roman', 'Times';
  font-size: 10px;
  font-weight: normal;
  padding:1px;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 5px;
  margin-right: 25px;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
}

#textfeld {
  background-color: transparent;
  color: #000000; 
  font-family: 'Times New Roman', 'Times';
  font-size: 14px;
  font-weight: normal;
  padding:10px;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 1px;
  margin-right: 1px;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
  text-align: justify;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
}

#tabelle_head {
  background-color: transparent;
  color: #000000;
  font-family: 'Times New Roman', 'Times';
  font-size: 12px;
  font-weight: normal;
  padding:1px;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 5px;
  margin-right: 5px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  border-width:1px;
  border-style:solid;
  border-color:#000000;
}

#tabelle_body {
  background-color: transparent;
  color: #000000; 
  font-family: 'Times New Roman', 'Times';
  font-size: 12px;
  font-weight: none;
  padding:5px;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 1px;
  margin-right: 1px;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
}

#tabelle_list {
  background-color: transparent;
  color: #000000; 
  font-family: 'Times New Roman', 'Times';
  font-size: 12px;
  font-weight: none;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 1px;
  margin-right: 1px;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  border-width:0px;
  border-style:solid;
  border-color:#000000;
}

#icons {
  background-color: #FFFF00;
  color: #000000;
  font-family: 'Times New Roman', 'Times';
  font-size: 10px;
  font-weight: normal;
  padding:1px;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 1px;
  margin-right: 1px;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  border-width:1px;
  border-style:solid;
  border-color:#000000;
}

h1 {
  background-color: #FFCF00;
  color: #000000;
  font-family: 'Times New Roman', 'Times';
  font-size: 13px;
  font-weight: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  margin-right: 5px;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: justify;
  border-width: 0px;
  border-style: solid;
  border-color: #000000;
}

#rahmen1 {
  background-color: #FFFF00;
  color: #000000;
  font-family: 'Times New Roman', 'Times';
  font-size: 12px;
  font-weight: normal;
  padding:1px;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 5px;
  margin-right: 5px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  border-width:1px;
  border-style:solid;
  border-color:#000000;
}

#rahmen2 {
  cursor: help;
  background-image: url(../GFX/JPG/bg_soft.jpg);
  background-repeat: repeat;
  background-position: center center;
  color: #000000;
  font-family: 'Times New Roman', 'Times';
  font-size: 10px;
  font-weight: normal;
  padding:10px;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 5px;
  margin-right: 5px;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  border-width:1px;
  border-style:solid;
  border-color:#000000;
}

