@charset "utf-8";
body  {
	font: 100% Helvetica, Arial, Verdana, sans-serif;
	background-color: #ebebeb;
	margin: 0;
	padding: 0;
	text-align: center; /* IE 5* */
	color: #000000;
}
#topMenu {
	position:relative;
	left:58px;
	top:45px;
	width:802px;
	height:26px;
	z-index:1;
}
.astrologo #container { 
	width: 924px;
	background-image:url(../img/full.jpg);
	background-repeat:no-repeat;
	height: 2130px;
	overflow:hidden;
	margin: 0 auto;
	text-align: left;
} 
.astrologo #mainContent { 
	margin: 0px;
	padding: 0px;
}
#schlaufe {
	position:relative;
	left:628px;
	top:81px;
	z-index:3;
}
.lft{
	text-align: left;
}
.rt{
	text-align: right;
}
.textblock h1{
	font-size:23px;
	margin:0px 0px 26px 0px;
	font-weight:bold;
	letter-spacing:-0.05em;
}
.textblock p{
	font-size:16px;
	color:#898989;
	line-height:26px;
}
#txt1 {
	position:relative;
	left:544px;
	top:52px;
	width:325px;
	height:385px;
	z-index:5;
}
#txt2 {
	position:relative;
	left:56px;
	top:106px;
	width:782px;
	height:230px;
	z-index:4;
}
#txt3 {
	position:relative;
	left:76px;
	top:180px;
	width:780px;
	height:210px;
	z-index:4;
}
#txt4 {
	position:relative;
	left:56px;
	top:234px;
	width:782px;
	height:290px;
	z-index:4;
}
#txt5 {
	position:relative;
	left:56px;
	top:268px;
	width:782px;
	height:260px;
	z-index:4;
}
#txt2 img{
	margin: 4px 2px 20px 50px;
}
#txt3 img{
	margin: 4px 50px 20px 0;
}
#txt4 img{
	margin: 12px 2px 20px 50px;
}
#txt5 img{
	margin: 4px 0 0 50px;
}
#bottom {
	position:relative;
	left:49px;
	top:304px;
	width:818px;
	height:119px;
	z-index:3;
}
#bottom-cervo {
	position:relative;
	left:396px;
	top:330px;
	width:133px;
	height:12px;
	z-index:3;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

