
body { margin:10px; background-image:url(bilder/black_red.jpg); background-repeat:repeat-x; }

td,p {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	font-size: 13px;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	font-size: 19px;
	font-weight: bold;
	color: #0c3c0c;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	font-size: 16px;
}

td.klein {
	font-size: 11px;
}

.bold {
	font-weight: bold;
}

.klein {
	font-size: 11px;
}

.big {
	font-weight: bold;
	font-size: 15px;
}

a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover {color: #cc0c6c; text-decoration: underline; }
a:active { color: #000000; text-decoration: none; }

hr {
	color: #fc9c0c;
}
