h1 {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal, sans-serif;
	font-size: 12.25pt;
	color: #FFCC33;
	line-height: normal;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal, sans-serif;
	font-size: 22pt;
	padding: 10px 0px 0px;
	color: #003300;
	font-weight: bold;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal, sans-serif;
	font-size: 16pt;
	color: #003300;
	font-weight: lighter;
}

strong {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal, sans-serif;
	font-size: 9pt;
	color: #003300;

}
body {
	background-attachment: fixed;
	background-image:  url(Bilder/backm.jpg);
	background-repeat: repeat;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal, sans-serif;
	font-size: 12.25pt;
	color: #003300;
	padding-left: 40px;
	padding-right: 15px;
	font-weight: normal;
}

.tdclass {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal, sans-serif;
	font-size: 12.25pt;
	color: #003300;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 14pt;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal, sans-serif;
	font-size: 12.25pt;
	color: #003300;
	padding-left: 10px;
	padding-right: 15px;
	font-weight: normal;
}

a:link {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal, sans-serif;
	font-size: 12pt;
	color: #CCCC99;
	font-weight: normal;
}

a:active {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
}

a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal, sans-serif;
	font-size: 12pt;
	color: #CCCCCC;
	font-weight: normal;
}

a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica-Normal, sans-serif;
	font-size: 12pt;
	color: #CC0000;
	font-weight: normal;
}

