body {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color: rgb(229,229,229);
}

td {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

td.inhalt {
	background-color: #ffffff;
}


h1 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	height: 30px;
	margin-left: 12px;
	padding-left: 8px;
	padding-top: 4px;
	background-image: url(h1background.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

h2 {
	font-size: 16px;
	color: #D25A26;
	font-weight: bold;
	margin-left: 12px;
	padding-left: 8px;
	padding-top: 4px;
}

.contenttext {
	font-size: 12px;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
}

a {
	font-family: arial;
	font-size: 12px;
	color: #0000aa;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-size: 12px;
	color: #D25A26;
	text-decoration: underline;
}

a.bottomlink {
	font-size: 10px;
	color: rgb(127,127,127);
	text-decoration: none;
}

a.bottomlink:hover {
	font-size: 10px;
	color: rgb(80,80,80);
	text-decoration: none;
}
