/* CSS Document */

#body {
	background-color: #000000;
	margin: 0px;
	padding: 50px;
	z-index: 1;
}

#rahmen {
	background-image: url(img/children-bg.jpg);
	width: 800px;
	height: 800px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	background-color: #000000;

}

a.menu 		{color: #FFFFFF;
			text-decoration: none;
}
a.menu:hover   {
	color:#9FCBFF;
	font-weight: bold;
	border: none;
}
#platte4,platte5,platte6,platte1,platte2,platte3 {
	border: none;
}

