.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
body {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	background-color: #e6e6e6;
}
.table_out {
	vertical-align: middle;
	text-align: center;
	height: 100%;
	width: 100%;
}
.hervorhebung {
	color: #0066CC;
}

.aktiv {
	color: #000000;
	text-decoration: overline;
	font-weight: bold;
}


a {
	color: #791B26;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #791B26;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #791B26;
	text-decoration: none;
	font-weight: bold;
}
.td_nav {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.scrolltextcontainer {
	overflow: auto;
	height: 290px;
	width: auto;
}
.scrolltext {
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.td_shadow {
	background-repeat: no-repeat;
	background-position: 45px 0px;
	background-color: #FFFFFF;
	background-image:  url("nav_pics/shadow_top.jpg");
}.td_bg {
	background-color: #FFFFFF;
}
.td_shadow_bottom {
	background-repeat: no-repeat;
	background-position: 45px bottom;
	background-color: #FFFFFF;
	background-image:  url("nav_pics/shadow_bottom.jpg");
}
