HTML {
}


BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	margin-top: 0px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #CCCCCC;
}

/* Allgemein */

#zentriert {
	width: 800px;
	text-align: left;
	margin: auto;
}

h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 19px;
	font-size: 12px;
}



#fuss {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	width: 800px;
	text-align: justify;
	margin-bottom: 30px;
	font-weight: bold;
}



#fuss a{
	text-decoration: none;
	color: #000000;
}

#fuss_unten {
	margin-top: 200px;
	
}

#fuss_unten a{
	color: #999999;
	text-decoration: underline;
	
}
