body {
	background-image: url(ziegel.gif);
}

h1, h2, h3, h4, h5, h6, p, th, td, a, b, i, strong, em, sub, sup, center, ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, th, td, center, ul, ol, li {
	color: #990033;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4, h5, h6, p, th, td, center, ul, ol, li {
	font-size: 12px;
}

ul {
	list-style-type: square;
}

li {
	margin-top: 7px;
}

a, a:link {
	text-decoration: underline;
	color: #990033;
}

a:visited, a:active {
	color: #790013;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
}

.gelb {
	background-color: #FFFF99;
}

.weiss {
	background-color: #FFFFFF;
}



