.schattenunten { background-image: url('../images/styles/schatten_vertical.jpg'); 
               background-repeat: repeat-x }
.schattenrechts { background-image: url('../images/styles/schatten_horizontal.jpg'); 
               background-repeat: repeat-y }
.weiss {
	BACKGROUND-COLOR: rgb(255,255,255)
}
.grau {
	BACKGROUND-COLOR: rgb(201,201,201)
}
.grau2 {
	BACKGROUND-COLOR: rgb(252,252,252)
}
A.none:hover {
	COLOR: rgb(255,255,255); TEXT-DECORATION: none
}
A:link {
	COLOR: rgb(0,0,0);
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: rgb(0,0,0); TEXT-DECORATION: underline
}
A:active {
	COLOR: rgb(0,0,0); TEXT-DECORATION: underline
}
A:hover {
	COLOR: rgb(0,0,0); TEXT-DECORATION: underline; background: rgb(201,201,201);
}
A.textklein:link {
	COLOR: rgb(0,0,0); TEXT-DECORATION: none
}
A.textklein:visited {
	COLOR: rgb(0,0,0); TEXT-DECORATION: none
}
A.textklein:active {
	COLOR: rgb(0,0,0); TEXT-DECORATION: none
}
A.textklein:hover {
	TEXT-DECORATION: none
}

A.textklein2:link {
	COLOR: rgb(0,0,0); TEXT-DECORATION: none
}
A.textklein2:visited {
	COLOR: rgb(0,0,0); TEXT-DECORATION: none
}
A.textklein2:active {
	COLOR: rgb(0,0,0); TEXT-DECORATION: none
}
A.textklein2:hover {
	TEXT-DECORATION: none
}

.linkbox {
	BORDER-RIGHT: rgb(227,224,221) 1px solid; BORDER-TOP: rgb(227,224,221) 1px solid; BORDER-LEFT: rgb(227,224,221) 1px solid; CURSOR: hand; BORDER-BOTTOM: rgb(227,224,221) 1px solid; BACKGROUND-COLOR: rgb(241,241,241)
}
.linkbox2 {
	BORDER-RIGHT: rgb(241,241,241) 1px solid; BORDER-TOP: rgb(241,241,241) 1px solid; BORDER-LEFT: rgb(241,241,241) 1px solid; CURSOR: hand; BORDER-BOTTOM: rgb(241,241,241) 1px solid; BACKGROUND-COLOR: rgb(241,241,241)
}
.textnorm {
	FONT-SIZE: 11px; COLOR: rgb(0,0,0); FONT-FAMILY: verdana,tahoma,arial,helvetica,sans-serif
}

.trenner {
  background-image: url('../images/styles/schatten_horizontal.jpg'
}

.trenner2 {
  COLOR: rgb(0,0,0); height:1px; border:1px; solid;
}

a.overlib {
	text-decoration:none;
	color : Red;
}

a.navtext:link {
	text-decoration:none;
	color:rgb(0,0,0);
	}
a.navtext:visited {
	text-decoration:none;
	color:rgb(0,0,0);
	}
a.navtext:active {
	text-decoration:none;
	color:rgb(0,0,0);
	}
a.navtext:hover {
	text-decoration:none;
	color:rgb(0,0,0);
	}
	
a.treetext:link {
	text-decoration:none;
	color:rgb(0,0,0);
	}
a.treetext:visited {
	text-decoration:none;
	color:rgb(0,0,0);
	}
a.treetext:active {
	text-decoration:none;
	color:rgb(0,0,0);
	}
a.treetext:hover {
	text-decoration:underline overline;
	background:rgb(241,241,241);
	color:rgb(0,0,0);
	}
a.treetext2:hover {
	text-decoration:underline overline;
	background:rgb(241,241,241);
	color:rgb(0,0,0);
	}	
.formbutton {
background-color: #f1f1f1;
color: #000000;
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-size: 8pt;

	}
  
.webform { 	
background : White;
color : Black;
font : 11px Arial, Helvetica, sans-serif;
border-bottom-width : 1;
border-left-width : 1;
border-right-width : 1;
border-color : Black Black Black Black;
border-top-width : 1;
border-width : 1; 
  }
  
.rahmen {
  border-width:1px;
  border-style:solid;
  border-color:black;
}

   
input, textarea { 
font-size:10px; font-family:Verdana,sans-serif; font-weight:normal; 
  }
  
input, select, textarea { 
color:#000000; 
  }	