* {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
a, a:hover {
	text-decoration: none;
}
.contentTop {
	color: #231f20;
}
.contentTop h1 {
	font-size: 12px;	
	color: #922790;
}
a#linkKarten {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}
.contentBottom h1 {
	font-size: 12px;	
	color: #922790;
}
#unsereFavoriten a.favoritItem span {
	font-weight: bold;
	color: #922790;
	text-transform: uppercase;
}
table.footerTable, table.footerTable a {
	color: #FFFFFF;
}
table.footerTable a:hover {
	text-decoration: underline;
}
td.tdL {
	text-align: left;
}
td.tdR a {
	font-size: 10px;
}
td.tdR {
	font-size: 10px;
	text-align: right;
}
/* FACEBOOK LIKE BOX */
	#fbContainer span#fbText a {
		font-size: 13px;
		font-weight: bold;
		color: #3B5998;
		text-decoration: none;
	}
	#fbContainer span#fbText a small {
		font-size: 10px;
		font-weight: normal;
	}
	#fbContainer span#fbText a:hover {
		color: #922790;
	}
	
	