/* CSS Document */
/* standard-css www.princesas-der-film.de */
	body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
.hintergrund {
	height: 100%;
	background-color: #fff;
}
.antwort {
	font-size: 11px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: justify;
	margin: 0px 40px 10px;
	font-weight: lighter;
}
a:link	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}
a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}
a:hover	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
	}
a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	font-weight:bold;
	color:#fff;
	text-decoration:none; 
	}
/* ----------footer----------------*/
.likefoot {font-size: 9px; color:#333; text-decoration: none;font-weight: normal;}
a:link.footer		{font-size: 9px; color:#333; text-decoration: none;font-weight: normal;}
a:visited.footer	{font-size: 9px; color:#333; text-decoration: none;font-weight: normal;}
a:hover.footer	{font-size: 9px; color:#000; text-decoration: none;font-weight: normal;}
a:active.footer	{font-size: 9px; color:#333; text-decoration: none;font-weight: normal;}
/*------------------------bildbox ------------------------------*/
a:link.flash		{font-size: 11px; color:#666; text-decoration: underline;font-weight: normal;}
a:visited.flash{font-size: 11px; color:#666; text-decoration: underline;font-weight: normal;}
a:hover.flash	{font-size: 11px; color:#000; text-decoration: underline;font-weight: normal;}
a:active.flash	{font-size: 11px; color:#666; text-decoration: underline;font-weight: normal;}
.fondo {
	background-image: url(../images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
