body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	width: 550px;
}

a:link, a:visited, a:active, a:hover {
	font-size: 13px;
	font-weight: normal;
}
a:link    {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:active  {
	color: #000000;
	font-weight: bold;
}
a:hover   {
	text-decoration: underline;
	color: #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

h1        {
	font-size:20
}
h2        {
	font-size:16
}
h3        {
	font-size:14
}
h4        {
	font-size:12
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 20px 20px 50px 30px;
}

.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
}

.bildleiste {
	position: absolute;
	width: 10px;
	left: 600px;
	top: 10px;
}

.bild_re {
	position: absolute;
	width: 10px;
	left: 480px;
	top: 10px;
}