body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 100%;
}
td {
}
a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.table-inhalt {
	width: 95%;
	height: auto;


}
.headline {
	font-size: 14px;
	font-weight: bold;

}
.klein {
	font-size: 9px;
}
.link {
	font-weight: bold;
	color: #CC3333;
	text-decoration: underline;
}
.bk-fuss {
	background-image: url(picts/fuss_web_soft.jpg);
	background-repeat: no-repeat;
	background-position: 290px 50px;
}
.bk-fuesse {

	background-image: url(picts/stuhlfuesse_web_soft.jpg);
	background-repeat: no-repeat;
	background-position: 290px 50px;
}
.td-whiteborder {
	border: none;
}
.roterrand {
	border: 2px solid #CC3333;
	background-color: #CC3333;

}

