body {
	background-color: #FFFFFF;
	border-color: #646F70;
	border-style: solid;
	border-width: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#newline
{
	clear: both;
}
.farbe1
{
	background-color: #006666;
}

.farbe2
{
	background-color: #009966;
}

.farbe3
{
	background-color: #00CC66;
}

.farbe4
{
	background-color: #00FF66;
}

.farbe5
{
	background-color: #66FF66;
}

.farbe6
{
	background-color: #C1FFC2;
}

.farbe7
{
	background-color: #EAFFEB;
}

.farbe8
{
	background-color: Red;
}

table {
	text-align: center;
	font-size: 12px;
	border-width: 0px;
	border: 0px;
	background-color: #990033;
	margin-left: auto;
	margin-right: auto;
}

#listebild{
	background-color: #990033;
	border-color: #fc0;
	border-style: solid;
	border-width: 0px;
	float: left;
	width: 25%;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align: center;
}

h1 {
	font-size: 50px;
	line-height: normal;
	text-align: left;
}

h2 {
	font-size: 30px;
	text-align: left;
}

h3 {
	font-size: 12px;
	text-align: left;
}

h3.klbilderuntertext {
	font-size: 16px;
	text-align: center;
}

img {
	border-color: #fc0;
	border-width: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #00D5FF;
	text-decoration: none;
}

.comment
{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}