@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ebebeb url(../images/bg.jpg) repeat-x;
}
body, td, th {
	font-family: 'YanoneKaffeesatzRegular', Arial, sans-serif;
	font-size: 18px;
	color: #555555;
}
a {
	color: #93278F;
	text-decoration: none;
	font-size: 24px;
}
.bold {
	font-weight:bold;
}
a:hover {
	color: #93278F;
	text-decoration: underline;
}
h1.fontface {
	font: 40px/42px 'YanoneKaffeesatzRegular', Arial, sans-serif;
	letter-spacing: 0px;
	text-shadow: 1px 1px #FFF;
}
p.style1 {
	font: 22px/27px 'URWGroteskTLigRegular', Arial, sans-serif;
	letter-spacing: 0px;
	text-shadow: 1px 1px #FFF;
}
p.style2 {
	font: 22px/27px 'URWGroteskTRegular', Arial, sans-serif;
	letter-spacing: 0px;
	text-shadow: 1px 1px #FFF;
}
p.style3 {
	font: 28px/27px 'URWGroteskTBold', Arial, sans-serif;
	letter-spacing: 0px;
	text-shadow: 1px 1px #FFF;
}
p.style4 {
	font: 18px/27px 'YanoneKaffeesatzBold', Arial, sans-serif;
}
