h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	color:#003366;
}
h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	color:#003366;
}
body {
	background-image: url(graf/hg_neu.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
}

p {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#003366;
	text-align:justify;
}
td {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#003366;
	text-align:justify;
}
.einzug {
	text-indent: 20px;
	margin-bottom: -16px;
}
.rechts {
	text-indent: 20px;
	margin-bottom: -18px;
	text-align: right;
}
.zitat {
	font-family: "Times New Roman", Times, serif;
	font-size:10pt;
	color: #003399;
	text-align:justify;
}
.pub {
	font-family: "Times New Roman", Times, serif;
	font-size:13pt;
	color: #FFFFFF;
	text-align:justify;
	background-color: #000000;
}

a {
	color:#003366;
	text-decoration:none;
}
a:hover {
	color:red;
	text-decoration:none;
}
a.nav1 {
	font-size:16px;
}
a.nav1:hover {
	color:white;
	text-decoration:none;
	background-color:#003366;
	font-size: 18px;
}
a.nav2 {
	font-size:12px;
}
a.nav2:hover {
	color:#003399;
	text-decoration:none;
	font-size: 13px;
}
.rahmen_rot {
	border: 1px solid #FF0000;
}

.kopf {
	text-align: center;
}
.datum {
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	color: #FF0000;
	text-align:justify;
}

