/* zentrale Formate */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../picsDefault/verlBlau.gif);
}
/* Fussnote */
.fussNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}
.fussNote a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.fussNote a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.fussNote a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

