body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #000000;
	background-color: #FFB900;
	background-image:url(Bilder/hintergrund.jpg);
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.phpbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #000000;
	background-image:url(http://www.gospelfire.de/Bilder/bg.gif);
	background-position:top;
	background-repeat:repeat;
}
a:link {
	color: #7C1314;
	font-size:14px;
	text-decoration: none;
	font-weight:800
}
a:visited {
	color: #7C1314;
	font-size:14px;
	text-decoration: none;
	font-weight:800
}
a:hover {
	text-decoration: underline;
	font-size:14px;
	color: #7C1314;
	font-weight:800
}
a:active {
	text-decoration: none;
	font-size:14px;
	color: #7C1314;
	font-weight:800
}
.punktrand { 
	border-bottom: 1px dashed #ffb900;
	border-top: 1px dashed #ffb900;
	border-left: 1px dashed #ffb900;
	border-right: 1px dashed #ffb900;
	background-color: #999999;
	font-size:14px;
}
.strichrand {
	border-top:1px dashed #333333;
}
.standard {
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	color:#000000;
}
.Überschrift {
	color: #7C1314;
	font-size:14px;
	font-weight: bold;
}
.Fussnote {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #000000;
}
.Active {
	background-color:#666666;
	color: #CCCCCC;
	border-bottom:1px dashed #333333;
	font-weight: bold;
}
.navi {
	border-bottom:1px dashed #333333;
	background-color:#999999;
}