@charset "iso-8859-1";


/* CSS Document */

body {
	background-color: #CCC;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000;
}
h3 {
	font-size: 30px;
	font-style: italic;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFF;
	text-align: right;
	margin-top: 95px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.kleine_schrift {
	font-size: 12px;
}
