div {
	padding-right: 5px;
}
.block {
	text-align: justify;
	vertical-align: top;
	padding-right: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
#footer {
	font-size: 10px;
}
#footer a {
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}
.weiss {
	font-size: 9px;
	color: #FFF;
}
.violet {
	font-size: 9px;
	color: #DBDBFF;
}
