body {
	background-color: #ffffff;
	margin: auto;
	border: 1px solid silver;
	width: 750px;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
a:link {
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
}
a:visited {
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	background-color: #cccccc;
}
a:active {
	font-weight: bold;
	background-color: #333333;
}
#menu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #000080;
	font-size: 13px;
	text-align: center;
	padding: 5px 0;
}
a.plink:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399FF;
}
.h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
.nav1 {
	font-size: 13px;
	font-weight: bold;
	color: white;
}
.nav2 {
	font-size: 16px;
	font-weight: bold;
	color: blue;
}
.nav3 {
	font-size: 13px;
	font-weight: bold;
	color: #0000ff;
}
.text1 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.ueberschrift-oben {
	font-size: 14px;
	font-weight: bold;
	color: white;
}
.h7 {
	font-size: 8pt;
	color: blue;
}
.texttranslate {
	font-size: 12px;
	color: #333333;
}
.fuss {
	font-size: 12px;
	font-weight: bold;
	color: white;
}
p {
	font-size: 18px;
	color: #333333;
	text-align: left;
}
