A {	
	text-decoration : none;
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #d1d1d1;
}

A:hover {
	text-decoration : none;
	color: #fb5e6c;
}

A.teaser {
	font-size: 8pt;
}

a.greylink {
	font-size: 8pt;
	line-height: 8pt;
	font-weight: bold;
	color: #ffffff;
}




body {
    background: #f5f5f5;
}


div#info {
    background-image: url("lucy_con.png");
    height: 440px;
    margin: 10% auto 0;
    width: 370px;
}

div#info :hover {
    background-image: url("lucy_con_fb.png");

}

div a {
    display: block;
    height: 100%;
}

div a :hover {
	color: #fff;

}

div#impressum {
    color: #d1d1d1;
    font-family: arial;
    font-size: 0.8em;
    height: 421px;
    margin: 0 auto;
    text-align: center;
    width: 352px;
}