﻿.headline {
	width: 800px;
	font-size: 12pt;
	margin-left: 12px;
}
.datum {
	font-size: 10pt;
	font-family: Arial;
	color: black;
	font-weight: bold;
}
.header {
	font-size: 8pt;
	font-family: Arial;
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 800px;
	margin-left: 12px;
}
.frameset {
	border="0";
	margin: 0px;
	background-color: #999999;
	font-family: Arial;
	font-size: 10pt;
}
.body {
	background-color: #999999;
	background-image: url('../Bilder_Hauptframe/HG.png');
	background-attachment: fixed;
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 10pt;
	width: 800px;
	margin-left: 12px;
}
.content {
	font-family: Arial;
	font-size: 10pt;
	width: 800px;
	margin-left: 12px;
}

