@CHARSET "UTF-8";

body, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height : 16px;
	text-decoration: none;
}

.fliestext, td.fliestext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height : 16px;
	text-decoration: none;
	color: black;
}

.KleinerText, td.KleinerText, .small, td.small 
{
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 10px;
  	font-weight : lighter;
  	color : black;
 }

a, .more
{
	text-decoration: underline;
	
	color: #99192d;
}

a.text
{
	text-decoration: none;
	
	color: black;
}

a.download
{
	text-decoration: underline;
	
	color: #99192d;
}

div#sitemap a
{
	color: black;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	
	line-height: 24px;
	
	color: #99192d;

	margin: 0px;
	padding: 0px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	
	line-height: 24px;

	color: #99192d;

	margin: 0px;
	padding: 0px;
}

h2 img
{
	position: relative;

	margin-right: 5px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	
	line-height: 20px;
	
	color: black;

	margin: 0px;
	padding: 0px;
}
