body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(bilder/hintergrund7.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #2A2074;
	text-decoration: none;
	font-weight: bold;
}
img {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.ohnerahmen {
	border: none;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}
.textfarbig {
	color: #0000CC;
}
.textfarbe2 {
	color: #CC0033;
}
.minischrift {
	font-size: 9px;
}

