a:link 	{ 
		color: #4C4C4C;
		font-family: Arial; font-size: 13px; 
		}
a:visited	{ 
		color: #4C4C4C;
		font-family: Arial; font-size: 13px; 
		}
a:active 	{ 
		color: #e90080;
		font-family: Arial; font-size: 13px; 
		}
a:hover	{ 
		color: #e90080;
		font-family: Arial; 
		font-size: 13px; 
		}
a:link.menue 	{ 
		text-decoration:none;
		color: #4C4C4C;
		font-family: Arial; font-size: 13px; 
		}
a:visited.menue	{ 
		text-decoration:none;
		color: #4C4C4C;
		font-family: Arial; font-size: 13px; 
		}
a:active.menue 	{ 
		text-decoration:none;
		color: #4C4C4C;
		font-family: Arial; font-size: 13px; 
		}
a:hover.menue	{ 
		text-decoration:underline;
		color: #FF7F00;
		font-family: Arial; font-size: 13px; 
		}
body		{
		font-family: Arial; 
		font-size: 13px; 
		color: #4C4C4C; 
		}
table		{
		font-family: Arial; 
		font-size: 13px; 
		color: #4C4C4C; 
		}
td		{
		font-family: Arial; 
		font-size: 13px; 
		color: #4C4C4C; 
		}
hr 		{ 
		color:#4C4C4C;
		width:100%;
		height:1px;
		}
img.link 	{ 
		border-color: #4C4C4C;
		}
div.mitte	{
		font-family: Arial; 
		font-size: 13px; 
		color:#4C4C4C;
		padding-left: 10px;
		padding-right: 10px;
		}
div.mittereferenzen	{
		font-family: Arial; 
		font-size: 13px; 
		color:#4C4C4C;
		padding-left: 10px;
		}
span.ueberschrift	{
		font-family: Arial Black; 
		font-size: 18px; 
		color: #e90080; 
		letter-spacing: 2px;
		}
fieldset	{
		font-family: Arial; 
		font-size: 13px; 
		border:1px solid red;
		padding:10px;
		width: 490px;
		}
ul		{
		list-style-image:url(pix/ul01.gif);
		}
textarea,select,option  {
			font-family: Arial;
			font-size: 13px;
			}