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

p {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#333333;
	text-align:left;
}
td {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#333333;
	text-align:left;
}
.einzug {
	text-indent: 20px;
	margin-bottom: -16px;
}
.rechts {
	text-indent: 20px;
	margin-bottom: -18px;
	text-align: right;
}
.pub {
	font-family: "Times New Roman", Times, serif;
	font-size:13pt;
	color: #FFFFFF;
	text-align:left;
	background-color: #990000;
}
a {
	color:#990000;
	text-decoration:none;
}
a:hover {
	color:red;
	text-decoration:none;
}
a.nav1 {
	font-size:18px;
}
a.nav1:hover {
	color:white;
	text-decoration:none;
	background-color:#BF0000;
	font-size: 18px;
}
a.nav2 {
	font-size:13pt;
}
a.nav2:hover {
	color:#FF0000;
	text-decoration:none;
	font-size: 13pt;
	font-weight: bold;
}
.rahmen_braun {
	border: 1px solid #990000;
}
.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:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hinweis {
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	color: #FF0000;
	text-align:left;
}
.impressum {
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	text-align:left;
}

#bild1 {
	width: auto;
	position: absolute;
	height: auto;
	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-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	visibility: hidden;
	left: auto;
	top: auto;
	background-color: #FFFFDF;
	padding: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
