body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #545454;
}
h1,h2,h4,h5,h6 {
	font-family: Georgia;
}

h1 {
	font-size: 18px;
	color: #990000;
	line-height:16pt;
	font-weight:normal;	
}

h2 {
	font-size: 24px;
	color: #990000;
	line-height:22pt;
	font-weight: normal;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.Normal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
}

.Fett {
	font-weight:bold;
	font-style:normal;
}


.Kursiv {
	font-weight:normal;
	font-style:italic;
}

.Rot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
	color: #990000;
}


a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}

a:active {
	text-decoration: none;
	color: #990000;
}