/* CSS Document */

body {
	background-image: url(background.gif);
	background-repeat: repeat;
	font-size: 11pt;
	text-align:center;
	z-index:1;
	font-family: "Comic Sans MS";
}
.Stil1 {
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 22pt;
	color:#0000CC;
	margin: 0 0;
}
.Stil2 {
	font-family: "Comic Sans MS";
	font-weight: normal;
	font-size: 13pt;
}

.Stil3 {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color:#FF6600;
}

.navlink {
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 14pt;
	color:#FF6600;
}

.navlink2 {
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 10pt;
	color:#FF6600;
}

#test{
display:none;z-index:2;position:absolute;
}

td{
font-weight:normal;
}

