body, p, td, th, div, li, font, a
{
	font-size: small;
}
.Untertitel_weiss
{
	color: white;
	font-weight: bold;
}
#NavTable
{
	border-bottom: 1px solid black;
	border-left: none;
	border-right: 1px solid black;
	border-top: 1px solid black;
	width: 100%;
}
#NavTable td
{
	border-bottom: none;
	border-left: 1px solid black;
	border-right: none;
	border-top: none;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
#NavTable a
{
	width: 100%;
	font-size: larger;
	display: block;
}
#impressum a, #impressum, #toolbar a, #toolbar
{
	font-size: small;
}
#toolbar a
{
	color: blue;
}
#TDCONTENT
{
	padding-left: 15px;
}
#TDSNAV
{
	border-right: 1px solid gray;
}
hr
{
	color: gray;
	height: 1px;
}
td.e2
{
	font-size: medium;
	border-bottom: 1px solid #cccccc;
}
td.e3
{
	border-bottom: 1px solid #cccccc;
	padding-left: 15px;
}
td.e4
{
	border-bottom: 1px solid #cccccc;
	padding-left: 30px;
}
.e2 a, .e3 a, .e4 a
{
	line-height: 150%;
	display: block;
}
