body, p, center, td {
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			color:000000;
}
a:link {
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			color:000000;
			text-decoration:none;
}
a:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			color:000000;
			text-decoration:none;
}
a:active {
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			color:000000;
			font-weight: bold;
			text-decoration:none;
}	
a:visited {
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			color:000000;
			text-decoration:none;
}	
.textfeld {  
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			color: #000000; 
			border: 1px #000000 outset; 
			width: 200px
}
.folder {  
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px;  
			color: #000000
}
.folder_title {  
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			font-weight: bold; 
			color: #000000
}
.text { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			font-weight: normal; 
			color: #000000
}
.text_red { 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			font-weight: normal; 
			color: #FF0000
}
.border_menu {
			border-right-color:#000000;
			border-right-style:solid;
			border-right-width:1px;
			border-bottom-color:#000000;
			border-bottom-style:solid;
			border-bottom-width:1px;
}