table.welt {
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CE1921;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CE1921;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(grafiken/hintergrund.gif);
}
h2 {
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #CE1921;
	font-weight: bold;
}
a:hover {
	color: #CE1921;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #CE1921;
	font-weight: bold;
}

