
<style type="text/css">

	a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000; /* schwarz */
		text-decoration:none;
	}
	h3, h4, h5, h6 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #8F000C; /* rot */
		font-weight: none;
	}
	h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FEEFC6; /* hellgelb */
		font-weight: none;
		text-align:right;
	}	

	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		color: #000000; /* schwarz */
		font-weight: bold;
		text-align:right;
	}	
	.text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000000; /* schwarz */
		text-decoration: none;
	}
	.text_bold {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000000; /* schwarz */
		text-decoration: none;
		font-weight: bold;
	}
	.text_link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #8F000C; /* rot */
		text-decoration: none;
		font-weight: normal;
	}	
	.text_link:hover,
	.text_link:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000000; /* schwarz */
		text-decoration:none;
		font-weight: normal;
	}
	.text_rot {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #8F000C; /* rot */
		text-decoration: none;
		font-weight: normal;
	}
	
	
	.headline {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #8F000C; /* rot */
		font-weight: bold;
	}	
	.text_menu {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #FEEFC6; /* hellgelb */
		text-decoration:none;
		font-weight:bold;
	}
	.text_menu:hover, .text_menu:active
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #000000; /* schwarz */
		text-decoration:none;
		font-weight:bold;
	}
	.text_menu_schwarz {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #000000; /* schwarz */
		text-decoration:none;
		font-weight:bold;
	}

</style>
