body,html{
	height:100%;
	width: 100%;
}
body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	vertical-align: middle;


}
.flashbgr {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../startseite/2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.homediv {
	background-image: url(../images/1.jpg);
	height: 375px;
	width: 750px;
}
