body {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: small;
	color: #FFFF00;
	background-image: url(fotos/hintergrund.jpg);


}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 24px;
	color: #FFFF00;
}
h1 {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 36px;
	color: #FFFF00;
}
h3 {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 18px;
	font-style: normal;
	color: #FFFF00;
}
dt {
	font-weight: normal;
	left: auto;
	position: static;
	font-family: "Comic Sans MS", Arial, "Times New Roman";



}
dl {
	text-align: left;
	left: 3px;
}
p {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: small;
	color: #FFFF00;
}
a:link {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: small;
	color: #FFBE21;
}
a:hover {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: small;
	font-style: italic;
	color: #E75007;
}
a:visited {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: small;
	color: #ffbe21;
}
img {
	border: 0px;
}

