body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	font-family: Arial, helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height:12pt;
	color: #000000;
	background-color: #8e8c82;
}

/*
-- Textstyle --
*/
p {
	font-family: Arial, helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height:12pt;
	color: #000000;
	background-color: transparent;
}

td {
	font-family: Arial, helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height:12pt;
	color: #000000;
	background-color: transparent;
}

ul, ol, li {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:12pt;
	color: #000000;
	background-color: transparent;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #485866;
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: transparent;
}

hr {
	color: #C0C0C0;
	background-color: transparent;
}

.td-top_dunkelgrau	{
	vertical-align: top;
	text-align: left;
	background-color: #8E8C82;
	color: #000000;
}

.td-bottom_dunkelgrau	{
	vertical-align: bottom;
	text-align: left;
	background-color: #8E8C82;
	color: #000000;
}

.td-top_hellgrau	{
	vertical-align: top;
	text-align: left;
	background-color: #E0E0DF;
	color: #000000;
}

.td-unten_hellgrau	{
	vertical-align: bottom;
	text-align: left;
	background-color: #E0E0DF;
	color: #000000;
}

.td-mitte_hellgrau	{
	vertical-align: middle;
	text-align: left;
	background-color: #E0E0DF;
	color: #000000;
}

.schrift_grau {
	font-family: Arial, helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height:12pt;
	color: #65635A;
	background-color: transparent;
}

/*
-- ENDE Textstyle --
*/

/*
-- Linkstyle --
*/
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #65635A;
	text-decoration: none;
	font-weight: normal;
}

/*a.menulink {
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.menulink:active {
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.menulink:visited {
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.menulink:hover {
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}*/

/*
-- ENDE Linkstyle --
*/

