body {
	background-color: #eef2f7;
	margin: 0px
}
.text {
	color: black;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial
}
.text_klein {
	color: black;
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana, Arial
}
.text_adr {
	color: #5c656e;
	font-size: 11px;
	font-family: Verdana, Arial
}
a {
	color: #004599;
	text-decoration: underline
}
a:visited {
	color: #004599
}
a:link {
	color: #004599
}
a:hover {
	color: #5c656e;
	text-decoration: none
}
a:active {
	color: #b40000
}
a.menu {
	color: white;
	text-decoration: none
}
a.menu:visited {
	color: white;
	text-decoration: none
}
a.menu:link {
	color: white;
	text-decoration: none
}
a.menu:active {
	color: #b40000;
	text-decoration: none
}
a.menu:hover {
	color: black;
	text-decoration: none
}
a.untermenu_aktiv {
	color: #b40000;
	text-decoration: none
}
a.untermenu_aktiv:visited {
	color: #b40000;
	text-decoration: none
}
a.untermenu_aktiv:link {
	color: #b40000;
	text-decoration: none
}
a.untermenu_aktiv:active {
	color: #b40000;
	text-decoration: none
}
a.untermenu_aktiv:hover {
	color: silver;
	text-decoration: none
}
a.untermenu {
	color: #004599;
	text-decoration: none
}
a.untermenu:visited {
	color: #004599;
	text-decoration: none
}
a.untermenu:link {
	color: #004599;
	text-decoration: none
}
a.untermenu:active {
	color: #b40000;
	text-decoration: none
}
a.untermenu:hover {
	color: silver;
	text-decoration: none
}
#text-table {
	color: black;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Arial;
	margin: 20px;
	padding: 0;
}

#text-table td {
	border-bottom: solid 1px #999;
}
