BODY {
  font-family:Arial;
  line-height:normal;
  background-color:#FFFFFF;
  background-image:url(../grafik/hg.jpg);
  background-repeat:no-repeat;
  padding:0;
  margin:0;
 }
 
.logo {
  position:absolute;
  width:225px;
  height:75px;
  border:0;
  left:13px;
  top:3px;
  z-index:1;
}

.headline{
  position:absolute;
  font-family:Arial;
	background-color:transparent;
	font-size:20px;
	color:#000000;
	width:500px;
  border:0;
  left:220px;
  top:115px;
  z-index:2;
	font-weight:800;
}

.subline{
  position:absolute;
  font-family:Arial;
	background-color:transparent;
	font-size:16px;
	color:#000000;
	width:500px;
  border:0;
  left:220px;
  top:180px;
  z-index:2;
	font-weight:800;
}

.content {
  position:absolute;
  font-family:Arial;
	background-color:#FFFFFF;
  line-height:1.7em;
	font-size: 12px;
	color:#000000;
	width:450px;
  border:0;
  left:220px;
  top:225px;
  z-index:1;
}
.content a{
  font-family:Arial;
	font-size: 12px;
	text-decoration: underline;
	color:#336699;
}
.content a:link{
  font-family:Arial;
	font-size: 12px;
	text-decoration: underline;
	color:#336699;
}
.content a:hover{
  font-family:Arial;
	font-size: 12px;
	color:#336699;
	font-weight:400;
	text-decoration: none;
}

.contentertrag {
  position:absolute;
  font-family:Arial;
	text-align:justify;
	background-color:#FFFFFF;
  line-height:1.7em;
	font-size: 12px;
	color:#000000;
	width:450px;
  border:0;
  left:220px;
  top:225px;
  z-index:1;
}
.contentertrag a{
  font-family:Arial;
	font-size: 12px;
	text-decoration: underline;
	color:#336699;
}
.contentertrag a:link{
  font-family:Arial;
	font-size: 12px;
	text-decoration: underline;
	color:#336699;
}
.contentertrag a:hover{
  font-family:Arial;
	font-size: 12px;
	color:#336699;
	font-weight:400;
	text-decoration: none;
}

.kontakthg {
  position:absolute;
	background-image: url(../grafik/hg_kontakt.jpg);
  background-repeat: no-repeat;
  width:174px;
	height:450px;
  border:0;
  left:716px;
  top:144px;
  z-index:3;
}
.kontakt {
  position:absolute;
  font-family:Arial;
  line-height:1.4em;
	font-size:11px;
	color:#000000;
	width:155px;
  border:0;
  left:725px;
  top:155px;
  z-index:4;
  margin:0;
}
.kontakt a:link{
  font-family:Arial;
	font-size: 11px;
	text-decoration: underline;
	color:#336699;
}
.kontakt a:hover{
  font-family:Arial;
	color:#336699;
	font-weight:400;
	text-decoration: none;
}

.nav {
  font-family:Arial;
	position:absolute;
	background-color:transparent;
	font-size:11px;
	text-transform:uppercase;
	color:#333333;
	font-weight:800;
	width:155px;
	height:260px;
  border:0;
  left:17px;
  top:158px;
  z-index:4;
	margin:0;
}
.nav a{
  font-family:Arial;
	font-size:11px;
	text-transform:uppercase;
	color:#990000;
	font-weight:800;
	text-decoration: none;
}
.nav a:link{
	color:#990000;
	font-size:11px;
	font-weight:800;
	text-decoration: none;
}
.nav a:hover{
  font-size:11px;
	color:#333333;
	font-weight:800;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}

.navverwaltung {
  font-family:Arial;
	position:absolute;
	background-color:transparent;
	font-size:10px;
	text-transform:uppercase;
	color:#990000;
	font-weight:800;
	width:155px;
	height:80px;
  border:0;
  left:23px;
  top:204px;
  z-index:4;
	margin:0;
	line-height:1.6em;
	}
.navverwaltung a{
  font-family:Arial;
	font-size:10px;
	text-transform:uppercase;
	color:#000000;
	font-weight:400;
	text-decoration: none;
}
.navverwaltung a:link{
	color:#000000;
	font-size:10px;
	font-weight:400;
	text-decoration:none;
	text-transform:uppercase;
}
.navverwaltung a:hover{
  font-size:10px;
	color:#990000;
	font-weight:400;
	text-decoration:none;
	text-transform:uppercase;
}

.box {
	width: auto;
	font-size:12px;
	line-height:1.7em;
	padding:10px;
	margin:0px;
	border:1px dotted #CCCCCC;
	vertical-align: middle;
}
	
.bold {
	font-weight:800;
	font-size:15px;
}
