body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul   { color: #006400; font-family: Verdana, "Trebuchet MS", Arial, "Hollywood Hills", sans-serif }
body,td,div,p,pre,ul  { color: #006400; font-size: 12px }

h1  { color: #006400; font-size: 17px }
h2  { color: #006400; font-size: 15px }
h3  { color: #006400; font-size: 12px;text-decoration:underline; }

.small {font-size: 11px;}
.mini {	font-size: 10px;}
.minimini {font-size: 9px;}
.miniminilink {font-size: 9px; color: #666666;}

a {	font-size: 12px; text-decoration: none; font-weight : bold;}
a:link  { color: #666666 }
a:visited {	color:#666666}
a:active  { color: #800000 }
a:hover{color: #dce0d3;	background-color : #374611;}
.white { font-family: Verdana, "Trebuchet MS", Arial, "Hollywood Hills", sans-serif;font-size: 12px;color:#ffffff}
.whitebold { font-family: Verdana, "Trebuchet MS", Arial, "Hollywood Hills", sans-serif;font-size: 12px;color:#ffffff;font-weight: bold}
.pbold    { color: #006400; font-weight: bold; font-size: 12px; font-family: Verdana, "Trebuchet MS", Arial, "Hollywood Hills", sans-serif }
.pblu  { color: #000080; font-size: 12px; font-family: Verdana, "Trebuchet MS", Arial, "Hollywood Hills", sans-serif }
.pblubold   { color: #000080; font-weight: bold; font-size: 12px; font-family: Verdana, "Trebuchet MS", Arial, "Hollywood Hills", sans-serif }
.pklein  { color: #000080; font-size: 10px; font-family: Verdana, "Trebuchet MS", Arial, "Hollywood Hills", sans-serif }
.formularfeld 
			{ 	
			border-style: solid solid solid solid; 
			border-color: #000080;
			border-width: 1px;
			background-color: #CCCCCC;
			color: black; 
			font-size: 16px; 
			font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
			}
.formularfeld1 
			{ 	
			border-style: solid solid solid solid; 
			border-color: #696969;
			border-width: 1px;
			background-color: #F5F5F5;
			color: black; 
			font-size: 12px; 
			font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
			}	
.Button
   			{ 
   			background-color:#F5F5F5; 
   			color:#000000; 
   			width:120px; 
   			border-width:3px; 
   			solid: #8B0000;
   			font-family:Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
   			font-size: 12px;
   			}

