/* christina aquilera css */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #ffffff; 
	line-height: 15px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(../img2009/bg_aguilera.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}

a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #E32410;
}
a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #E32410;
}
a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #E32410;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #E32410;
}


td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headline{
	font-size: 16px;
	color: #E32410;
	font-weight: bold;
}

.cdtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #E32410;
	font-weight: bold;
}
.bilderrahmen {
	border:1px #E32410 solid;
	margin-right:1px;
	margin-bottom:1px;
}