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


body,td,th {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	color: #000;
	font-weight:normal;
	border-bottom: 10;
}
.block {
	text-transform: uppercase;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/BG.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 12pt;
}

.BlueText {color: #000000;
font-weight: bold;}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

.Zitat {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 37px;
	color: #333333;
	font-weight:normal;
}

.headline_pink {
	color: #e61d9d;
}

