TABLE
{	font-family: 'Arial', 'Helvetica', 'Sans Serif';
	color: #061880;
}

body, p, td, a, span, div, b, i, li, ul, ol, tt, th, h1, h2, h3, h4, h5, font, br { 
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular ;
	}

body, p, td, a, div, b, i, li, ul, ol, tt, th, h1, h2, h3, h4, h5, br { 
	color: #061880;

	}

<!-- -----------links-----------{  }
a:link {color: #1848ac; text-decoration:underline;}
a:visited {color: #1848ac; text-decoration:underline}
a:hover {color: #2460ff; text-decoration:none}
a:active {color: #2460ff; text-decoration:none}
a:focus {color: #2460ff; text-decoration:none}

TD.Impressum
{	font-family: 'Tahoma', 'Arial', 'Helvetica', 'Sans Serif';
	font-weight: normal;
	font-size: 10px;
	line-height: 13px;
	color: #0c2480;
	background-color: #D2E1FF;
	height: 17px;
	padding-right: 3px;
}

.titel
{
font-family: 'Arial', 'Helvetica', 'Sans Serif';
font-size: 26px;
color: gray;
}

TD.Mitte
{   font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}

UL
{ 	list-style-image: url(bullet.gif);
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 13px;
	line-height: 18px;
}