html 
{
	height:100%; 
	max-height:100%;
	width:100%; 
	padding:0; 
	margin:0; 
	border:0; 
}
body
{
	height:100%; 
	max-height:100%;
	border:0;
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
/*	background-color:#a8bff7;			Schnee  */
	background-color:#FAFAFA;
	color: #000000;
}

li
{
	padding-bottom: 5px;
}

a:link,a:visited
{
	font-family: Verdana,Arial,Helvetica;
	text-decoration:none;
}
a:hover,a:active
{
	font-family: Verdana,Arial,Helvetica;
	text-decoration:underline;
}

input
{
	font-family: Verdana,Arial,Helvetica;
	background-color:#009261;
	color:#FFFFFF;
	font-weight:bold;
	font-size:9pt;
}

#overlay
{
	background-color: #FAFAFA;
	border: 1px outset #009261;
	width: 350px;
	display: none;
	padding: 3px;
}

#titleOverlay
{
	text-align:left;
	font-family: Verdana, Arial, Helvetica;
	font-weight:bold;
	font-size:10pt;
	color:#009261;
}

.AussenAbstand3px
{
	margin: 3px;
}

.bild
{
	margin: 0px 3px 3px 0px;
	border: 2px outset #009261;
}

.button
{
	background-color:#009261;
	color:#FFFFFF;
}

.eingabefeld
{
	background-color:#FFFFFF;
	color:#009261;
}

.InnenAbstand3px
{
	padding: 3px;
}

.text_klein
{
	font-family:verdana;
	font-size:7pt;
	color:#808080;
	font-weight:normal;
}

.text_normal
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	color: #000000;
}

.text_fett
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}

.text_normal_gruen
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	color: #009261;
}
.text_fett_gruen
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #009261;
}

.text_fett_invertiert
{
	background-color:#009261;
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
}

.text_trademark
{
	font-family:verdana;
	font-size:7pt;
	font-weight:normal;
	vertical-align:top;
}

.text_ueberschrift01
{
	text-align:left;
	font-weight:bold;
	font-size:10pt;
	color:#009261;
}
.text_ueberschrift02
{
	text-align:left;
	font-weight:bold;
	font-size:11pt;
	color:#009261;
	/*
	padding-top:10px;
	*/
	padding-bottom:10px;
}
.text_ueberschrift03
{
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	color:#009261;
	/*
	padding-top:10px;
	*/
	padding-bottom:10px;
}
.text_ueberschrift01small
{
	text-align:left;
	font-weight:bold;
	font-size:9pt;
	color:#009261;
}

.text_ueberschrift_mitRahmen01
{
	text-align:left;
	font-weight:bold;
	font-size:10pt;
	color:#009261;
	border:1px outset #009261;
	padding-left:3px;
}

.link_klein01
{
 	font-size:9pt;
 	font-weight:normal;
 	color:#009261;
}
.link_normal01
{
 	font-size:9pt;
 	font-weight:bold;
 	color:#009261;
}
.link_normal02
{
 	font-size:10pt;
 	font-weight:bold;
 	color:#009261;
}
.link_schwarz01
{
 	font-size:9pt;
 	font-weight:normal;
 	color:#000000;
}

.link_quick01:link,.link_quick01:visited
{
	font-family:verdana;
	font-size:9pt;
	color:#808080;
	font-weight:bold;
}
.link_quick01:hover,.link_quick01:active
{
	font-family:verdana;
	font-size:9pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.liste_20nachLinks
{
	margin-left: -20px;
}

.tabelle_main01
{
	/*
	margin-top:5px;
	*/
	/* background-color:#ffffff; */
/*		background-color:#a8bff7;	Schnee */
	border: 0px solid #009261;
	/* width: 925px; */
}

.tabelle_main02
{
	border: 0px solid #009261;
	width: 100%; 
/*	width: 500px; 
	padding-left: 35px;
	padding-right: 5px;*/
}

.tabelle_ohneRahmen01
{
	border:0px solid black;
	width:100%;
}

.tabelle_ohneRahmen02
{
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 0px solid #009261;
}

.tabelle_RahmenGepunkted
{
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px dotted #009261;
}
.zelle_RahmenGepunkted
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right: 1px dotted #009261;
	border-top: 1px dotted #009261;
	vertical-align: center;
}

.Rahmen_ohne
{
	border-bottom: 0px solid #009261;
}

.Rahmen_unten01
{
	border-bottom: 1px solid #009261;
}
.Rahmen_unten02
{
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #009261;
}

.Rahmen_links01
{
	border-left: 1px solid #009261;
}

.Rubrik_Kopf
{
	background-color:#009261;
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}
.Rubrik_Link
{
	font-size:7pt;
 	font-weight:bold;
 	color:#009261;
	padding-left:10px;
}
.Rubrik_Text
{
 	font-family:Verdana;
 	font-size:7pt;
 	font-weight:normal;
 	color:#000000;
	padding-left:10px;
}

.Rubrik_Trenner
{
	height:15px;
}

.treeHead01
{
	text-align:left;
	font-weight:bold;
	font-size:11pt;
	color:#009261;
	padding-top:10px;
	padding-bottom:10px;
	border:1px outset #009261;
	text-align:left;
	padding: 10px 0px 10px 2px;
  	vertical-align:middle;
}
.treeHead02
{
	text-align:left;
	font-weight:bold;
	font-size:11pt;
	color:#009261;
	padding-top:10px;
	padding-bottom:10px;
	border:1px outset #009261;
	text-align:left;
	vertical-align:top;
}
.treeCell01
{
  padding: 6px 0px 2px 0px;
  vertical-align:top;
  border-top:2px outset #808080;
}
.treeCell02
{
  color:#008000;
  padding: 0px 0px 1px 0px;
}
.treeCell03
{
  padding: 6px 0px 0px 0px;
  vertical-align:top;
}

.treeCell04
{
  border-bottom:2px;
  border-left:0px;
  border-right:0px;
  border-top:0px;
  border-style:outset;
  border-color:#808080;
  empty-cells:show;
  vertical-align:top;
}

.CellListLeft
{
  width: 406px;
  text-align: left
  padding: 2px 0px 2px 0px;
}
.CellListRight
{
  width: 64px;
  text-align: right;
  padding: 2px 0px 2px 0px;
}
.CellAbstand2
{
  padding: 2px 0px 2px 0px;
}

.Stil1 {
	color: #009261;
	font-weight: bold;
}

.TD_Left
{
	vertical-align: top; 
	text-align: left;
	color: #009261;
	font-weight: normal;
	width: auto;
}

.TD_Left a
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #009261;
	text-decoration:none;
}

.TD_Left a:hover
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #009261;
	text-decoration:underline;
}
.TD_Right
{
	vertical-align: top; 
	text-align: left;
	color:#000000;
	font-weight: normal;	
	width: auto;
}
/* Scheeren */
.lwHeadline
{
	position:absolute;
	top: 20px;
	left: 50%;
	width: 960px;
	margin-left: -475px;
	border-bottom: 1px solid #009261;
	/*
	background-color:#0000ff;
	*/
}
.lwContentLeft
{
	position:absolute;
	top: 150px;
	/*
	bottom: 5px;
	*/
	left: 50%;
	width: 900px;
	height: 500px;
	margin-left: -485px;
	overflow:hidden;
	/*
	z-index:2;
	background-color:#FF00ff;
	*/
}
.lwContentCenter
{
	position:absolute;
	top: 150px;
	/*
	bottom: 5px;
	*/
	left: 50%;
	width: 670px;
	margin-left: -345px;
	overflow:auto;
	/*
	z-index:1;
	background-color:#FF0000;
	*/
}
.lwContentRight
{
	position:absolute;
	top: 150px;
	/*
	bottom: 5px;
	*/
	left: 50%;
	width: 150px;
	margin-left: 330px;
	overflow:hidden;
	border-left: 1px solid #009261;
	/*
	z-index:2;
	background-color:#00FF00;
	*/
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/latest-flyout.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {height:132px; width:132px; position:relative; z-index:50;}

#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; padding:1px 1px 0 1px; background:#fafafa;}

#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline;}
#menu ul ul {position:absolute; left:-9999px; border:#009261 solid 1px;}
#menu ul#toplevel {position:absolute; left:0; top:0;}

#menu a {display:block; font:normal 11px verdana,arial,sans-serif; color:#009261; line-height:22px; text-decoration:none;padding:0 20px 0 10px;} 
#menu li a.fly {background: url(arrow.gif) no-repeat right center;}

#menu li a:hover {background-color:#fafafa; color:#009261;} 
#menu li:hover > a {background-color:#009261; color:#fafafa;}

#menu ul li:hover > ul {left:100%; margin-top:-23px; margin-left:-1px;} 

#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {left:100%;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px;}

#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px;}
