div {
	padding-right: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
}
#footer {
	color: #FFF;
	font-size: 9px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#weiss {
	color: #FFF;
}
#weiss a{
	color: #FFF;
}
#weiss a:hover {
	color: #FFF;
}

a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: large;
}

h2 {
	font-size: medium;
}
h3 {
	font-size: small;
}
h4 {
	font-size: x-small;
}
h5 {
	font-size: 4px;
}
