body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	text-align: left;
	background-color: #ECECEC;
  line-height: 150%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

/*
-- Tabellenstyle --
*/

.td-Inhalt {
  background-image: url('hg-inhalt.gif'); background-repeat: no-repeat;
}

.td-Rechts {
  background-color: #009900;
	background-image: url('siegel.gif'); background-repeat: no-repeat;
}

.td-Gruen {
	background-color: #009900
}

.td-Gruen-Hell {
	background-color: #CCFFCC
}

.td-Gruen-Dunkel {
	background-color: #006000
}

/*
-- ENDE Tabellenstyle --
*/

/*
-- Textstyle --
*/

p, td {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
	line-height: 150%;
	align: left;
	vertical-align: top;
}

.bildunterschrift {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	background-color: transparent;
}

h1 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	color: #006000;
	font-weight: bold;
	background-color: transparent;
	margin-top: 0;
	margin-bottom: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #006000;
	font-weight: bold;
	background-color: transparent;
	margin-top: 0;
	margin-bottom: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #006000;
	font-weight: bold;
	background-color: transparent;
	margin-top: 0;
	margin-bottom: 0px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #006000;
	font-weight: bold;
	background-color: transparent;
	margin-top: 0;
	margin-bottom: 0px;
}

.gruen {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px; 
	color: #009900; 
	text-decoration: none;
	font-weight: normal;
}

.gruen-hell {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px; 
	color: #CCFFCC; 
	text-decoration: none;
	font-weight: normal;
}

.gruen-dunkel {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px; 
	color: #006000; 
	text-decoration: none;
	font-weight: normal;
}

.standard {
	margin-top: 0px;
	margin-bottom: 12px;
}

.standard-ende {
	margin-top: 0px;
	margin-bottom: 0px;
}

.Aufzählung-Einrückung {
	font-size: 12px;
	line-height: 150%;
	text-indent:-8;
	margin-left:33;
	margin-top:0;
	margin-bottom:12px;
}

.Aufzählung-Einrückung-Ende {
	font-size: 12px;
	line-height: 150%;
	text-indent:-8;
	margin-left:33;
	margin-top:0;
	margin-bottom:0;
}

/*
-- ENDE Textstyle --
*/

/*
-- Linkstyle --
*/
a:link {
	color: #006000;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #006000;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	color: #006000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #003000;
	text-decoration: underline;
	font-weight: normal;
}

a.design {
	font-size: 10px;
	color: #006000;
	text-decoration: none;
	font-weight: bold;
}

a:active.design {
	font-size: 10px;
	color: #006000;
	text-decoration: none;
	font-weight: bold;
}

a:visited.design {
	font-size: 10px;
	color: #006000;
	text-decoration: none;
	font-weight: bold;
}

a:hover.design {
	font-size: 10px;
	color: #003000;
	text-decoration: underline;
	font-weight: bold;
}

/*
-- ENDE Linkstyle --
*/