﻿body {
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	background-color: #FFF;
	margin: 0px;
}
.contentbox {
	width: 500px;
	text-align: justify;
	vertical-align: middle;
	margin-top: auto;
	margin-left:auto;
	margin-right:auto;
	
}
a:link {
	color: #C0C0C0;
	text-decoration: none;
}
a:visited {
	color: #C0C0C0;
	text-decoration: none;
}
a:hover {
	color: #C0C0C0;
	text-decoration: underline;
}
.subtitel
{
	font-size: 11px;
}
.headline
{
	font-size: 14px;
	font-weight: bold;
}
.zentriert {
	text-align: center;
}
.fussnote {
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: small;
	color: #C0C0C0;
}
