body{
	margin:0;
	padding:0;
	height: auto;
	width: 100%;
	background-attachment: fixed;
	background-image: url(../images/sitebg.jpg);
	background-repeat: no-repeat;
	background-position: center -250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}#kontakt {
	float: right;
}
#flash {
	width: 1009px;
	height: 504px;
	background-color: #CC6600;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
}

#top {
	display: none;
}
#footer{
margin: 2em;
color:#FFFFFF;
}

#footer a{
color:#e77d2b;
}