
/* moons.de : galerie : baer */




body 	{ 
		margin-left: 0%;
		margin-top: 0%;
		margin-bottom: 0%;
		background-color: #c88;
		}




div		{
		position: absolute;
		background-repeat: no-repeat;
		}





div.pic	{
		top: 195px; left: 280px;	
		width: 743px; height: 616px;	
		z-index: 2;
		background-image: url('../pics/baer.gif');
		}

div.moon1 {
		top: 190px; left:361px;
		z-index: 1;
		width: 233px; height: 233px;
		background-image:url('http://moons.users.mcs2.netarray.com/phase/moon?l=trial&v=1&d=233&p=52.51N,13.41E&c=00000000_BB8074_BF9171');
		}

div.moon2 {
		top: 238px; left:666px;
		z-index: 1;
		width: 286px; height: 286px;
		background-image:url('http://moons.users.mcs2.netarray.com/phase/moon?l=trial&v=1&d=287&p=52.51N,13.41E&c=00000000_BB8074_BF9171');
		}








div.titel {
		position: absolute;
		top:30%; left: 14%;
		z-index: 3;
		text-align: middle;
		vertical-align: bottom;
		font: normal 14px/40px Verdana, Arial;
		color: #B1547C;
		}


p.datum, a.signatur {
		font: italic 11px/40px Verdana, Arial;
		letter-spacing: .2em;
		word-spacing: .1em;
		color: #B1547C;
		text-decoration: none;
		}






/* fin */
