/* CSS Document annette rufeger */

body {background-color:#000000;}
#main{
	position: absolute;
	width: 900px;
	height: 648px;
	z-index: 10;
	left: 50%;
	margin-left: -450px;
	top:0px;
	background-color:#ffffff;
	text-decoration: none;
	}

#buttonrechtseins{
	position: absolute;
	width: 178px;
	height: 32px;
	z-index: 100;
	right: 0px;
	top:0px;
	visibility: visible;
	}

#buttonrechtszwei{
	position: absolute;
	width: 178px;
	height: 31px;
	z-index: 100;
	right: 0px;
	top:32px;
	visibility: hidden;
	}
#buttonrechtsdrei{
	position: absolute;
	width:178px;
	height: 25px;
	z-index: 100;
	right: 0px;
	top:62px;
	visibility: visible;
	}
