body {

  background: #FFFFFF url(none) repeat-y right;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  height: 100%;
    scrollbar-3dlight-color: #6495ED;
  scrollbar-arrow-color: #ED7965;
  scrollbar-base-color: #99CDFD;
  scrollbar-darkshadow-color: #6495ED;
  scrollbar-face-color: #6495ED;
  scrollbar-track-color: #00CED1;
    width: 100%;
    overflow: auto;
    overflow-x: hidden;
	scrollbar-highlight-color: #6495ED;
	scrollbar-shadow-color: #6495ED;
	margin: 0px 0px 0px 0px;
}
/* styles common to all links */
a {
  color: #003;
  text-decoration: none;
}
a:link, a:visited {
  color: #003;
}
a:hover {
  text-decoration: none;
  color: Red;
  }
/* warning: do not add padding to absolute positioned elements, because 
   this makes them too big in ie! add the padding to the enclosed images etc
   (#bar img) inseatd! */
   
/* linke leiste */
#bar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 188px;
	height: 90%;
	font: x-small sans-serif;
	visibility: visible;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	float: left;
	border: none;
	background-color: #B9E6F1;
	overflow: auto;
	bottom: 0px;









  /*z-index: 4;*/
}
#bar img {
	padding: 0px;
	background-color: #99CDFD;




}
/* grüne leiste oben */
#title {
	position: absolute;
	top: 90px;
	background: url(pic/downer.gif) repeat-x;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	left: 0px;
	height: 14px;
	width: 100%;
	overflow: hidden;









  /*z-index: 40;*/
}
#title img {
}
/**/
#links-main {
	position: absolute;
	top: 120px;
	width: 180px;
	color: #000080;
	left: 0px;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px 0px 0px -6px;
	overflow: auto;










  /*background: transparent;*/
  /*font-size: 2em;*/
  /*text-indent: -20px;*/
  /*height: 20px;*/
  /*border: 1px solid red;*/
  /*padding-left: 0;*/
}
#links-main li {
	list-style: square url(/pic/lister.gif) outside;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 0px;
	left: 0px;



}
#breadcrumb {
  position: absolute;
  top: 90px;
  left: 200px;
}
#links-sub {
  position: absolute;
  top: 120px;
  left: 200px;
  border: 1px none #000;
  /*width: 200px;*/
  /*height: 115px;*/
  /*left: 150px;*/
  /*visibility: hidden;*/
  z-index: 7; /* next 2 relative to enclosing #links-main[2] */
}
#links-sub a {
  background: #fc6;
  margin-right: 1em;
  background-color: #F0E68C;
}
#links-main a {
	color: #006400;
	font-size: 16px;









}
#content {
	position: absolute;
	top: 108px;
	left: 191px;
	bottom: 20px;
	height: 65%;
	padding: 20px 0px 0px 30px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	z-index: 0;

}
#content2 {
  position: absolute;
  top: 107px;
  left: 188px;
  bottom: 20px;
  height: 65%;
  padding: 20px;
  z-index: 2;
  overflow-y: auto;
  overflow-x: hidden;
  width: 70%;
    background: White;
}
#footer {
	width: 100%;
	color: #FFFFFF;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	height: 10%;
	left: 0px;
	position: absolute;
	margin-bottom: 0px;
	bottom: 0px;
	background-repeat: repeat-x;
	padding-left: 0px;
	margin-left: 0px;
	background-image: url(pic/downer.gif);
	margin-top: 0px;
	background-color: #99CDFD;
	padding-top: 30px;
	background-position: top;
























}
/* style common to both main link menus */
/* special styles to each menu are defined in the template and in config.php */
/* links at webseite.php */
/* Guten Tag auf den Demoseiten der ... */
/* @todo  rename this! */
#Layer1 {
	position: absolute;
	height: 90px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #000080;
	left: 188px;
	top: 0px;
	padding-left: 30px;
	padding-top: 60px;
	overflow: hidden;
	background-image: url(pic/blau.gif);
	background-repeat: repeat-x;










}
#bar div {
	width: 188px;
	font: 12px Geneva, Arial, Helvetica, sans-serif, Tahoma;
	visibility: visible;
	position: absolute;
	left: 0px;
	height: 5%;
	padding: 0px;
	top: 95%;
	overflow: visible;















}
.footer {
	float: left;
	padding-left: 20px;
	padding-right: 10px;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0033;
	font-weight: normal;
}

