/* stadtgestalt */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg {
	background-attachment: scroll;
	background-image: url(images/hintergrund3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.text {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #EBBA31;
}
A.copyright:link {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #EBBA31;
	text-decoration: none;
}
A.copyright:active {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #EBBA31;
	text-decoration: none;
}
A.copyright:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #EBBA31;
	text-decoration: none;
}
A.copyright:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
