@charset "utf-8";
/* CSS Document */
body {
	background-color: #CCCC99;
	text-align: center;
}


.Stil1 {
	font-size: x-large;
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	color: #333333;
}
.Stil2 {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: small;
}
.Stil3 {
	font-family:"comic Sans MS", Arial, "Times New Roman";
	font-size:medium;
}
.bild {
	border: thin;
	border-color:#000;
	border-style:solid;
}
.bild1 {
	border:none;
}
a:link {
	font-family:"comic Sans MS", Arial, "Times New Roman";
	font-size:medium;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family:"comic Sans MS", Arial, "Times New Roman";
	font-size:medium;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family:"comic Sans MS", Arial, "Times New Roman";
	font-size:medium;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family:"comic Sans MS", Arial, "Times New Roman";
	font-size:medium;
	color: #666666;
	text-decoration: none;
}
