@charset "UTF-8";/***********************************************//* body und allgemeines                        *//***********************************************/body {	font-family: "Trebuchet MS", Verdana, Arial;	text-decoration: none;	background-color: #F6FBFE;	background-image: url(../images/Fotolia_9044322_wasser2.jpg);	background-position: center 200px;	background-repeat: no-repeat;}ul, li, div, a, body {	padding: 0;	margin: 0}/***********************************************//* DIV-TAGS                        *//***********************************************/div#hintergrund {	width: 960px;	height: 730px;	margin: 0px auto 0;	z-index: 0;	overflow: hidden;	visibility: visible;	background-position: top;	padding: 0px;	z-index: 1;}div#baby {	height: 270px;	width: 520px;	padding: 0px;	overflow: hidden;	margin: 0px;	z-index: 2;	position: relative;	left: 0px;	top: 0px;	clear: right;	background-image: url(../images/Fotolia_7085277_XS.png);	background-repeat: no-repeat;}div#inhalt {	height: 290px;	width: 520px;	padding: 0px;	overflow: visible;	margin: 0px;	z-index: 3;	position: relative;	top: 150px;}div#back {	height: 710px;	width: 370px;	margin: 0px;	padding: 0px;	z-index: 4;	top: -560px;	position: relative;	left: 570px;}div#backpack {	height: 633px;	width: 369px;	position: relative;	margin: 0px;	padding: 0px;	opacity:0.8;	-moz-opacity:0.8;	filter:alpha(opacity=80);	z-index: 5;	background-color: #D3E8FE;}div#packung {	height: 633px;	width: 369px;	position: relative;	margin: 0px;	padding: 0px;	left: 0px;	top: -633px;	z-index: 6;}div#fuss {	width: 100%;	background: #DFF3FB center top;	height: 25px;	padding: 0px;	top: 730px;	z-index: 7;}div#banner {	height: 290px;	width: 520px;	padding: 0px;	overflow: visible;	margin: 0px;	z-index: 3;	position: relative;	top: 75px;}div#hintergrundbanner {	width: 960px;	margin: 0px auto 0;	z-index: 0;	overflow: hidden;	visibility: visible;	background-position: top;	padding: 0px;	z-index: 1;}
