body,td,th,div {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a	{
	color:#000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
}

a.corona {
	text-decoration: underline;
	color: #FF0066;
}
.td	{
	vertical-align:top;
}
h1 {
	color: #000;
	font-size:12px;
	margin-bottom:12px;
	margin-top:0px;
}

h2 {
	color: #000;
	font-size:12px;
	margin-bottom:8px;
}

.txt_rot	{
	color:#CC2127;
}

.txt_blau	{
	color:#429ECE;
}

.txt_gruen	{
	color:#87C13F;
}

.txt_orange	{
	color:#F27029;
}
.txt_corona	{
	color:#FF0066;
}
.clear	{
	clear:both;
}
.img_l, .img_r { width:800px; }

.txt_l, .txt_r	{
	width:425px;
	text-align:left;
}
.txt_l	{
	margin-right:30px;
	float:left;
}
.txt_r	{
	padding-left:360px;
}
.txt_full {
	width:800px;
	text-align:left;
}