@charset "UTF-8";
/* CSS Document */

body {
	background-color: #430000;
	background-image: url(/images/bg_verlauf.jpg);
	background-repeat: repeat-x;
	color: ##FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#pause {
	width: 512px;
	height: 700px;
	position: absolute;
	top: 24px;
	left: 50%;
	margin: 0 0 0 -256px;
	background-image: url(/images/hinweis_wird.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#hinweis {
	color: #FFFFFF;
	margin: 760px 0 0 0;
}
