body {
	margin-right: 0;
	margin-left: 0;
	color: #000000;
}
.text {
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
}

p, td, div {
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
}
a.link:link, a.link:visited {
	color:#ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a.link:hover {
	color:#ffffff;
	text-decoration: underline;
}
a.navi:link, a.navi:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.navi:hover {
	color:#ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
.headline {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}
.big {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}
td.trenner {
	background-image: url(images/seil.gif);
}
td.copy {
	text-align: center;
	color: #ffffff;
	font-size: 11px;
}
.kasten {
	border-top: solid white;
	border-bottom: solid white;
	border-right: solid white;
	border-left: solid white;
	border-width: 1px;
}

