	a { 
		color: #0c2577; 
		font-weight: bold;
		font-family: verdana,arial,helvetica;
		font-size: 12px;
		text-decoration: underline;
	}
	a:visited { 
		color: #C0C0C0; 
		font-weight: bold;
		font-family: verdana,arial,helvetica;
		font-size: 12px;
		text-decoration: underline;
	}

	a:hover  {
		color: #990000; 
		font-weight: bold;
		font-family: verdana,arial,helvetica;
		font-size: 12px;
		text-decoration: underline;
	}

	a:active   { 
		color: #990000; 
		font-weight: bold;
		font-family: verdana,arial,helvetica;
		font-size: 12px;
		text-decoration: underline;
	 }

	body
		{
		background-color:#FFFFFF;
		background-repeat:no-repeat;
		background-image:url(http://www.historismus.net/ihne/images/91.jpg); 
		}

	.fliesstext
		{
			color: #0c2577; 
			font-weight: normal;
			font-family: verdana,arial,helvetica;
			font-size: 12px;
		}

	.headline
		{
			color: #0c2577; 
			font-weight: bold;
			font-family: verdana,arial,helvetica;
			font-size: 22px;
		}

	.subheadline
		{
			color: #0c2577; 
			font-weight: bold;
			font-family: verdana,arial,helvetica;
			font-size: 16px;
		}

