a:link 	{ 
		color: white;
		font-family: Verdana; font-size: 13px; 
		}
a:visited	{ 
		color: white;
		font-family: Verdana; font-size: 13px; 
		}
a:active 	{ 
		color: white;
		font-family: Verdana; font-size: 13px; 
		}
a:hover	{ 
		color: #A51616;
		font-family: Verdana; 
		font-size: 13px; 
		}

body		{
		font-family: Verdana; 
		font-size: 13px; 
		color: white; 
		}
table		{
		font-family: Verdana; 
		font-size: 13px; 
		color: white; 
		}
td		{
		font-family: Verdana; 
		font-size: 13px; 
		color: white; 
		}
hr 		{ 
		color:#4C4C4C;
		width:100%;
		height:1px;
		}
img.link 	{ 
		border-color: #4C4C4C;
		}
div.mitte	{
		font-family: Verdana; 
		font-size: 13px; 
		color:#4C4C4C;
		padding-left: 10px;
		padding-right: 10px;
		}
div.mittereferenzen	{
		font-family: Verdana; 
		font-size: 13px; 
		color:#4C4C4C;
		padding-left: 10px;
		}
span.ueberschrift	{
		font-family: Verdana Black; 
		font-size: 18px; 
		color: #e90080; 
		letter-spacing: 2px;
		}
fieldset	{
		font-family: Verdana; 
		font-size: 13px; 
		border:1px solid red;
		padding:10px;
		width: 490px;
		}
ul		{
		list-style-image:url(pix/ul01.gif);
		}
textarea,select,option  {
			font-family: Verdana;
			font-size: 13px;
			}
#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #B64D4D;
}
