/* CSS Document */
#mbody
{
	background-image: url(../Bilder/seite.gif);
	background-attachment:fixed;
	background-repeat:repeat;
	
}

#hbody {
	left: 10px;
	top: 10px;
}

#hbody a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#hbody a:visited{
	color: #999999;
	text-decoration: none;
}
#hbody a:hover{
	color: #FFFF00;
	text-decoration: none;
}
#hbody {
	left: 10px;
	top: 10px;
}
#mbody a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#mbody a:visited{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#mbody a:hover{
	color: #FF0000;
	text-decoration: none;
}
#m2body a:link{
	color: #000066;
	text-decoration: none;
}
#m2body a:visited{
	color: #000066;
	text-decoration: none;
}
#m2body a:hover{
	color: #FF0000;
	text-decoration: none;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:782px;
	height:1804px;
	z-index:1;
	background-image: url(../Bilder/wappen.png);
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	padding: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #9B004E;
	text-align: center;
}

