body { 
  background-color: #CCCCCC;
  scrollbar-face-color: #339933; 
	scrollbar-arrow-color: #cccccc; 
	scrollbar-base-color: #336633; 
	scrollbar-3d-light-color: #dfdfdf; 
	scrollbar-darkshadow-color: #336633;  
	scrollbar-highlight-color: #339933; 
	scrollbar-shadow-color: #cccccc; 
	scrollbar-track-color: #336633; 
}   
.menu1, :hover.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
	font-weight: bolder;
	font-style: italic;
	letter-spacing: 4px;
}
table.list {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
  margin: 0px auto 0px auto;
  text-align: left;
  border: medium groove Gray;
}
table.list * th {
	padding: 0.1em 0.5em 0.1em 0.5em;
	text-align: center;
	background-color: Silver;
}
table.list * td {
  padding: 0.1em 0.5em 0.1em 0.5em;
  border-bottom: thin groove Gray;
  border-top: thin groove Gray;
}
.gb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
}
.sitelinkb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.menulink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menulink2member, .menulink2member * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
 input, select, textarea
   { font-size:11px; font-family:Verdana,sans-serif; }

 input, select, textarea
   { color:#efefef; }

.Feld
   { background-color:#870A0A; width:300px; border:1px dotted #DDDDDD; }

 .Button
   { background-color:#336633; color:#efefef; width:80px; border:1px solid #000000; }

 .Bereich 
   { background-color:#339933; border:1px solid #DDDDDD;  }

.sitehead {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bolder;
  color: #000000;
  text-decoration: none;
  font-style: italic;
  border: none;
}
#gbentry a {
  color: #CCCCCC;
  text-decoration: underline;
}
#gbentry a:hover {
  color: darkgray;
}
a {
  color: Black;
  text-decoration: underline;
}
a:hover {
  color: #339933;
}
.folderData {
  font-size: xx-small; 
	line-height: 90%; 
}
.folderDescription {  
	line-height: 110%;
	margin-top: 10px;
}
#indexframe {
	background-color: #B4D8B4;
	padding: 4px;
	clear: left;
	border: 0px;  /* Netscape 4.x friendly */
}
#centercontent {
  background-color: #79AC79;
  border: medium ridge #336633;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#centercontent > p {
  padding: 15px 10px 5px 10px;
}