body {
	color: #000000;
	background-color: #d599ff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image:url(../../images/bg.png);
	background-repeat:repeat-x;
	font-family: Arial;
	font-weight: lighter;
	text-transform: capitalize;
}
div {
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	margin-left:auto; 
	margin-right:auto;
}
table {
	font-size: 12px;
	font-weight: lighter;
}
td.Termine {
	font-size: 11px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
td.HeaderInformation {
	color: #ffffff;
}
td.MainInformation {
	color: #000000;
}
td.CopyrightInformation {
	font-size: 11px;
	color: #595959;
}
a {
	color: #000000;
	font-weight: lighter;
	text-decoration: none
}
a:hover {
	color: #666666;
	font-weight: lighter;
	text-decoration: none
}
a.links {
	color: #800000;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
a.links:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
