h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	color:#3C4806;
}
h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	color:#3C4806;
}
body {
	background-image: url(graf/hg.jpg);
	background-attachment: fixed;
}

p {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#3C4806;
	text-align:justify;
}
td {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#3C4806;
	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: #999900;
	text-align:justify;
}
a {
	color:#3C4806;
	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:#999900;
	font-size: 18px;
}
a.nav2 {
	font-size:12px;
}
a.nav2:hover {
	color:#999900;
	text-decoration:none;
	font-size: 13px;
}
.rahmen_braun {
	border: 1px solid #3C4806;
}
.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;
}
.hinweis {
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	color: #FF0000;
	text-align:justify;
}
#bild1 {
	background-image: url(graf/hg_bild.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 30px;
	float: left;
	width: 750px;
	position: absolute;
	height: auto;
	left: 18em;
	visibility: hidden;
	top: 7em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFCC00;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
