body,
html {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:center;
}
.contenttable,
p .bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
a:link {
	text-decoration: underline;
	color: #FF0000;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
} 
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
tr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.inhalt {
	font-family: 'Lucida Grande', Verdana, Arial, helvetica, Sans-Serif;
	color: #333333;
	font-weight: normal;
	font-size: 12pt;
}

div .csc-header {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
h1, h2, h3, csc-firstHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h1 {
	font-size: 13px;
	margin: 0px;
}
h2 {
	font-size: 12px;
	margin: 0px;
}
h3 {
	font-size: 12px;
	margin: 0px;
}
div#Footer a:link, div#Footer a:hover, div#Footer a:visited, div#Footer a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}
