body {
	text-align: center;
	margin-top:55px;
	background-image: url(../Layout/background_verlauf_gif.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #2460ac;
	color: #588BC4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/*a:current {
	color: #AEE4F0;
}*/
a:link, a:visited {
	text-decoration: none;
	padding-bottom: 0;
}
a:hover {
	text-decoration: none;
}
