body{
	background-color: #FFF;
	color: #000000;
}

body,td,th,p{
	color: #1C1C1C;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-size: 12px;
}

div.rkarte_beschreibung{
	padding-top: 10px;
	text-align: justify;
}

div.rkarte_headline{
padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

div.rkarte_zusatz{
	padding-top: 10px;
	font-size: 11px;
	text-align: center;
}

a:link{
	color: #1C1C1C;
}
a:visited{
	color: #1C1C1C;
}
a:hover{
	color: #cc0000;
	text-decoration: none;
}
