body,td,th {
	color: #9DABCB;
}
body {
	background-color: #DDDDDD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #9DABCB;
}
.menu,a.menu:link,a.menu:active,a.menu:visited,a.menu:hover {
	font-size: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.5em;
}
a.menu:hover {
	font-weight: bolder;
}
.text {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;
	text-decoration: none;
	line-height: 21px;
}
.text_klein {
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #6B6072;
	text-decoration: none;
	line-height: 13pt;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;
	text-decoration: underline;
	line-height: 150%;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;
	text-decoration: underline;
	line-height: 150%;
}
a:hover {
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration: underline;
	line-height: 150%;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;
	text-decoration: underline;
	line-height: 150%;
}
b {
	font-weight: bolder;
}
.pad10 {
	padding: 15px 10px 10px;
}
.pad20 {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

