h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #231F20;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: center;
}

html {height:100%;}

body {
	height: 100%;
	width: 1000px;
	clear: right;
	float: left;
	top: 10px;
	background-color: #FFF;
 	margin:0%;
	padding:0%;

}

a.menu:link, a.menu:visited
{
	color:#231F20;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.menu:active, a.menu:hover
{
	color:#ff9200;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.sub_menu:link, a.sub_menu:visited
{
	color:#231F20;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.sub_menu:active, a.sub_menu:hover
{
	color:#ff9200;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text_klein {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}
