BODY {
		SCROLLBAR-FACE-COLOR:#6666CC;
		SCROLLBAR-HIGHLIGHT-COLOR:#6666CC;
		SCROLLBAR-SHADOW-COLOR:#6666CC;
		SCROLLBAR-3DLIGHT-COLOR:#6666CC;
		SCROLLBAR-ARROW-COLOR:#FFFFFF;
		SCROLLBAR-TRACK-COLOR:#EAEAEA;
		SCROLLBAR-DARKSHADOW-COLOR:#6666CC;
		margin-top:0px;							 
		margin-left:0px;						 
		margin-right:0px;						 
	   	background-color:#FFFFFF;				
	   					
	 }

p, blockquote, td {
		text-decoration: none;
		font-family: Verdana;
		font-size: 11;
		font-weight: none;
		color: #000000;
	 }



a {
		text-decoration: underline;
		font-family: Verdana;
		font-size: 11;
		font-weight: none;
		color: #000000;
	 }
/* für Hyperlinks  */
	 
a:hover {
		text-decoration: none;
		font-family: Verdana;
		font-size: 11;
		font-weight: none;
		color: #000000;
	 }

a.menu {
		text-decoration: none;
		font-family: Arial;
		font-size: 12;
		font-weight: bold;
		color: #0A205C;
	 }
/* für Hyperlinks  */
	 
a:hover.menu {
		text-decoration: none;
		font-family: Arial,Verdana;
		font-size: 12;
		font-weight: bold;
		color: #FFFFFF;
	 }
	 

a.ueberschrift   {	 
	 	text-decoration:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:13;
		color:#FF0000;
	 }
	 
	 .field {
	font-family:arial;
	font-size:11;
	color:#000000;
	font-weight:normal;
	background-color:#FFF7F2;
	border-style:solid;
	border-width:1px;
	border-color:#0A205C;
	 }
