/* CSS Document */
#body {
	background-color: #000000;
	margin: 0px;
	padding: 50px;
	z-index: 1;
	height: 900px;
	width: 900px;

}

#rahmen {
	background-image: url(img/elek-love-bg-neu.gif);
	width: 600px;
	height: 600px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	text-align: center;
	background-color: #000000;
	border: medium solid #CCCCCC;
}



a.menu 		{color: #CC3333;
			text-decoration: none;
}
a.menu:hover   { color:#FFE846;
				font-weight: normal;
}


#robot {
	z-index: auto;
	height: 310px;
	width: 440px;
	right: 730px;
	bottom: 830px;
	border: none;
}

