body {
	font-family: Trebuchet MS, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #000000;
	margin:0;
	vertical-align: top;
	text-align: left;
	background-color: #CCCCCC;
	background-image: url('hg003.jpg');
	line-height: 150%;
}

/*
-- Tabellenstyle --
*/
td {
	font-family: Trebuchet MS, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #000000;
	vertical-align: top;
	text-align: left;
	background-color: transparent;
	line-height: 150%;
}

.Tabellenrahmen-Unten {
	border-top: 1px solid #000000;
}

.Tabellenrahmen-Oben {
	border-bottom: 1px solid #000000;
}

.Tabellenrahmen-Rechts {
	border-left: 1px solid #000000;
}

.Tabellenrahmen-Links {
	border-right: 1px solid #000000;
}

.Tabellenfarbe-Weiss {
	background-color: #FFFFFF;
}

.Tabellenfarbe-Schwarz {
	background-color: #000000;
}

.Tabelle-Inhalt {
	height: 25px;
	vertical-align: middle;
	text-align: left;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom: 1px solid #C0C0C0;
	background-color: #E0E0E0;
}

.Tabelle-Inhalt-Aktiv {
	height: 25px;
	vertical-align: middle;
	text-align: left;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom: 1px solid #999999; 
	background-color: #C0C0C0
}

.Tabelle-Inhalt-Sub {
	vertical-align: middle;
	text-align: left;
	background-color: #C0C0C0
}

/*
-- ENDE Tabellenstyle --
*/

/*
-- Textstyle --
*/
p {
	font-family: Trebuchet MS, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #000000;
	background-color: transparent;
	line-height: 150%;
}

ul, ol, li {
	font-family: Trebuchet MS, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #000000;
	background-color: transparent;
	line-height: 150%;
}

h1, h2, h3, h4 {
	font-family: Verdana, Helvetica, Sans-Serif;
	color: #FF0000;
	font-weight: bold;
	background-color: transparent;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 7px;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

p.Aufzählung-01-Standard {
	font-size: 14px;
	line-height: 150%;
	text-indent:-8;
	margin-left:8;
	margin-top:0;
	margin-bottom:12px;
}

p.Aufzählung-01-Standard-Ende {
	font-size: 14px;
	line-height: 150%;
	text-indent:-8;
	margin-left:8;
	margin-top:0;
	margin-bottom:0;
}

p.Aufzählung-02-Einrückung {
	font-size: 14px;
	line-height: 150%;
	text-indent:-8;
	margin-left:33;
	margin-top:0;
	margin-bottom:12px;
}

p.Aufzählung-02-Einrückung-Ende {
	font-size: 14px;
	line-height: 150%;
	text-indent:-8;
	margin-left:33;
	margin-top:0;
	margin-bottom:0;
}

p.Aufzählung-03-Standard-12px {
	font-size: 12px;
	line-height: 150%;
	text-indent:-8;
	margin-left:8;
	margin-top:0;
	margin-bottom:3px;
}

p.Aufzählung-03-Standard-12px-Ende {
	font-size: 12px;
	line-height: 150%;
	text-indent:-8;
	margin-left:8;
	margin-top:0;
	margin-bottom:0px;
}

p.Bildunterschrift_Links {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	text-align: left;
	line-height: 110%;
}

p.Bildunterschrift_Mitte {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	text-align: center;
	line-height: 110%;
}

p.Bildunterschrift_Rechts {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	text-align: right;
	line-height: 110%;
}

p.Fussnote {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 150%;
	text-indent:-7;
	margin-left:7;
	margin-top:0;
	margin-bottom:0
}

p.Inhalt-Sub {
	margin-top: 2px;
	margin-bottom: 3px;
	text-indent:-8;
	margin-left:8;
	line-height: 110%;
}

p.Navigationsleiste_links {
	margin-left:10;
	text-align: left;
}

p.Navigationsleiste_rechts {
	margin-right:10;
	text-align: right;
}

p.Standard {
	margin-top: 0px;
	margin-bottom: 14px;
}

p.Standard-Ende {
	margin-top: 0px;
	margin-bottom: 0px;
}

p.Standard-12px {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 14px;
}

p.Standard-12px-Ende {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.Standard-16px {
	font-size: 16px;
	color: #606060;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 14px;
}

p.Standard-16px-Ende {
	font-size: 16px;
	color: #606060;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*
-- ENDE Textstyle --
*/

/*
-- Bildstyle --
*/
div.bildblock-rechts {
   float:right;
   width:250px;
   height:250px;
   margin: 10px;
   margin-top: 5px;
   margin-bottom: 5px;
   background-color: transparent;
   text-align: center;
}
 
div.bildblock-links {
   float:left;
   width:250px;
   height:250px;
   margin: 10px;
   margin-top: 5px;
   margin-bottom: 5px;
   background-color: transparent;
   text-align: center;
}
 
div.bildblock-rechts p {
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
}
 
div.bildblock-links p {
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
}

/*
-- ENDE Bildstyle --
*/

/*
-- Linkstyle --
*/
a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #606060;
	text-decoration: underline;
	font-weight: normal;
}

a.Link-Inhalt {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:active.Link-Inhalt {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:visited.Link-Inhalt {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:hover.Link-Inhalt {
	font-size: 13px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}

a.Link-Inhalt-Sub {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: transparent;
}

a:active.Link-Inhalt-Sub {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}

a:visited.Link-Inhalt-Sub {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}

a:hover.Link-Inhalt-Sub {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #E0E0E0;
}

a.Link-Navi {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}

a:active.Link-Navi {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}

a:visited.Link-Navi {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}

a:hover.Link-Navi {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #C0C0C0;
}

a.Link-Weiter {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #606060;
	text-decoration: none;
	font-weight: bold;
}

a:active.Link-Weiter {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #606060;
	text-decoration: none;
	font-weight: bold;
}

a:visited.Link-Weiter {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #606060;
	text-decoration: none;
	font-weight: bold;
}

a:hover.Link-Weiter {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}

/*
-- ENDE Linkstyle --
*/