  body {
    color: black; background-color: white;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 0em;
/*	text-align: left; */ /* Zentrierung im Internet Explorer */
/* dunkelgrün 047a7c web:006666
hellgrün 3cb234 web:339933
blau 04aadc web:0099cc

*/

  }
  div#Seite {
    font-size: 0.9em;
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
/*    margin: 0 auto;*/      /* standardkonforme horizontale Zentrierung */
    width: 990px;
    padding: 0;

/*    background: #ffffe0 url(hintergrund.gif) repeat-y ;*/
/*    background: #000000 url(schatten_2.gif) repeat-y;*/
    background: #000000 url(schatten_2.png) repeat-y;
    background-position:0px 0px;
    background-color:white; 
    /* border: 1px dashed silver; */
  }
  html>body div#Seite {
    border-color: gray;  /* Farbangleichung an den Internet Explorer  */
  }

  div#Logo {
  position:absolute;
  
  }

  div#Kopfzeile {
    font-size: 1.5em;
    height:150px;
    font-style:italic;
    background: #000000 url(head_2.png) no-repeat;
/*    margin: 0 0 0.8em; padding: 0.3em;*/
    text-align: center;
    background-color: #ffffff;
/*     border: 1px dashed silver; */
  }
  html>body p#Kopfzeile {
    border-color: gray;  /* Farbangleichung an den Internet Explorer  */
  }

/* menu field */

div#menu { 
	/*list-style-image:url(images/point.png);*/
/*	list-style-position:inside;*/
/*	color:#00d2e2;*/
/*    margin: 0;*/
	/*menu-background.gif*/
/*    margin-top:20px;*/
/*   border: 2px solid white; */
	
	overflow: hidden; 
	float: left; 
	color: black; 
	width: 210px; 
	margin-left: 5px; 
	margin-right: 5px;  
	margin-top: 0px;
	padding: 0px; 
  background-color:#047A7C; 
  font-size:75%;
}

  * html div#menu {  /* Korrekturen fuer IE 5.x */
    width: 210px;
    w\idth: 210px;		/* width + padding left ergeben richtigen wert*/
    padding-left: 0;
    padd\ing-left: 0px;
  }
  
  ul#menu  {
	list-style-image:url(images/point.png);
/*	list-style-position:inside;*/
    overflow:hidden;
    float: left;
/*	color: white;*/
	color:#00d2e2;
    width: 220px;
    margin: 0;
/*    margin-top:20px;*/
    padding: 0;
	cursor:pointer;
    /* border: 1px dashed silver; */
/*    background-color: #00d2e2;*/
  }
  * html ul#menu {  /* Korrekturen fuer IE 5.x */
    width: 220px;
    w\idth: 220px;		/* width + padding left ergeben richtigen wert*/
    padding-left: 0;
    padd\ing-left: 0px;
  }


  ul#menu li {
    list-style-type: none;
    margin-top:1px;
    /* border: 1px dashed silver; */
/*    background-color: #7fc600;*/
    margin-left: 20px;
  }

  ul#menu li ul {
    list-style-type: none;
	color:#00d2e2;
    /* border: 1px dashed silver; */
 /*   background-color: #00d2e2 ;*/
/*    margin-left: 0px;*/
    margin-left: 0px;
  }

  ul#menu li ul li {
    list-style-type: none;
    /* border: 1px dashed silver; */
 /*   background-color: #7fc600; */
/*    margin-left: 10px;*/
  }

  ul#menu li ul li ul {
    list-style-type: none;
    /* border: 1px dashed silver; */
   /* background-color: #00d2e2;*/
/*    margin-left: 0px;*/
    margin-left: 0px;
  }

  ul#menu li ul li ul li {
    list-style-type: none;
    /* border: 1px dashed silver; */
  /*  background-color: #7fc600;*/
  }

  
  ul#menu a {
    text-decoration: none; 
    color: white; 
/*    background-color: #ccc; */
  }
  ul#menu a:hover {
    color: white; 
    background-color: gray;
  }

div#accordion2 {
	width: 198px; 
}
div#accordion3 {
	width: 198px; 
}

    
/* info fieled */

  div#Info {
    font-size: 0.9em;
    float: right; width: 12em;
    margin: 0 0 1.1em; padding: 0;
    background-color: #eee; 
    /* border: 1px dashed silver; */
  }
  div#Info h1 {
    font-size: 1.33em;
    margin: 0.2em 0.5em;
  }
  div#Info p {
    font-size: 1em;
    margin: 0.5em;
  }


/*grafik*/

div#Grafik {
    margin: 0 0em 0em 0em;			/* Postitionierung */
    padding: 0 0em; 				/* Textabstand */
    /* border: 1px dashed silver; */
}
img#Datei {
	float: left;
    width: 350px;
    margin: 0 0 1.1em; padding: 0;
    background-color: #eee; /* border: 1px dashed silver; */
    text-align: center;  /* Zentrierung im Internet Explorer */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
/*    display: table-cell;*/ /*funktioniert nicht in Ie*/
/*    vertical-align:middle;*/ /*funktioniert nicht in IE, setzt  beschreibugn nach unten*/
}

.right{
    float: right;
}

.left{
    float: left;
}


p#Beschreibung {
    float: left;
    width: 150px;
    text-align: left;
    font-size: 0.75em;
    font-style:italic;
    text-decoration:none;
    font-family: Arial, Helvetica, verdana, Sans-serif;
    font-weight: bold
    margin: 0 0em 1em 0em;
    padding: 0 1em;
    /* border: 1px dashed silver; */
}
  * html p#Beschreibung {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
  }



  p#Fusszeile {
    clear: both;
    width: 220px;
    font-size: 0.9em;
    margin: 0; padding: 0.1em;
    text-align: center;
    background-color: #fed; 
/*    border: 1px dashed silver; */
    height:150px;
    background: #ffffff url(fuss.png) no-repeat;
    padding-right: 30px;
	color:#808080;
    }
    

  div#Inhalt {
/*	clear:left;float:none;*/
/*    margin: 0 0em 1em 16em;*/
    width:720px;
    text-align:justify;
    margin: 0 0em 1em 260px;
/*    padding: 0 1em;*/
    /* border: 1px dashed silver; */
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
  }
  div#Inhalt h1 {
    font-size: 1.2em;
    margin: 0.2em 0;
  }
  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }



div#line {
width:720px;
overflow: hidden; 
position:relative;
/* border: 1px dashed silver; */
background-color: #ffffff;
/*padding: 0.5em;*/
/*margin: 5px 0px 0px 170px;*/
}

div#picture {
vertical-align: middle; 
width: 420px; 
_width: 430px;  
padding: 10px; 
/*float: left; */
text-align: center;  
display: table-cell;
background-color: #ffffff;
border: 1px dashed silver; 
/*margin: 10px 0px 0px 10px;*/
}
  * html div#picture {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
  }



div#description {
font-size: 0.9em;
vertical-align: middle; 
width: 250px;
 _width: 270px; 
padding: 10px; 
/*float: right; */
text-align: justify; 
background-color: #ffffff;
position: relative; 
top: 0; 
font-style:italic;
/*left: 10; */
/*margin: 10px 0px 0px 10px;*/
display: table-cell;
 border: 1px dashed silver; 
}
  * html div#description {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
  }


div#text {
vertical-align: middle; 
padding: 10px; 
text-align: justify; 
background-color: #ffffff;
position: relative; 
top: 0; 
/*margin: 10px 0px 0px 10px;*/
display: table-cell;
/* border: 1px dashed silver; */
}
  * html div#text {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
  }


  div#text h1 {
    font-size: 2em;
	color:#7fc600;
    text-align:left;
/*	font-weight: bold*/
  }
  
  div#text h2 {
    font-size: 1.75em;
	color:#7fc600;
    text-align:left;
/*	font-weight: bold*/
  }

  div#text h3 {
    font-size: 1.2em;
	color:#7fc600;
    text-align:left;
/*	font-weight: bold*/
  }
  
     a {
/*    text-decoration: none; */
    color:#00d2e2; 
/*    background-color: #ccc; */
    text-decoration:none;
  }

  a:hover {
    text-decoration:underline;
  }



  li.treeMenu_opened ul {
    display: block;
  }
  li.treeMenu_closed ul {
    display: none;
  }

  .menu-link{
	margin-top: 4px;
	margin-bottom: 4px;
}	

