.pos1 {
	position: fixed;
	top: 515px;
	left: 20px;
  height: 100px;
  width: 200px;
  font-size: 8pt;
	text-align: center;
}
.dim {
  /*height: 485px;*/
  height: 100%;
  width: 735px;
  margin-top: 5px;
  overflow: scroll;
}
.breit {
  width: 685px;
  margin-left: 5px;
}
h1 {
  color: #990033;
  margin-top: 5px;
	margin-left: 25px;
  margin-bottom: 15px;
}
h2 {
	color: rgb(0,144,48);
  margin-top: 15px;
	margin-left: 45px;
  margin-bottom: 5px;
}
h2.nav {
  color: #990033;
  margin-top: -5px;
	margin-left: 5px;
  margin-bottom: 10px;
	text-align: center;
}
h4 {
	color: #990033;
  margin-top: 18px;
	margin-left: 0px;
  margin-bottom: -12px;
  padding-bottom: 0px;
  font-weight: normal;
  text-decoration: underline;
}
.Text1 {
	font-size: 8pt;
	text-align: left;
  margin-top: 5px;
}
.Text2 {
  font-size: 8pt;
}
.Text3 {
  text-align: center;
  margin-top: 5px;
  margin-bottom: -10px;
}
.red {
   list-style-image:url(../../images/LED_rot.gif);
}
.green {
   list-style-image:url(../../images/LED_gruen.gif);
   margin-left: -25px;
   margin-top: 5px;
   padding-left:3px;
	 font-size: 10pt;
}
ul.gelb{
   list-style-image:url(../../images/LED_gelb.gif);
   font-size: 3pt;
   margin-left: 5px;
   margin-right: -9px;
}
li.norm{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12pt;
	 margin-left: -25px;
   margin-top: 12px;
}
img.pos {
  position: relative;
  left: 20px;
  top: 20px;
}
a.home:link {
  color: #FFD700;
  text-decoration:none;
}
a.home:visited {
  color: #FFD700;
}
a.home:hover {
  color: rgb(112,230,26);
}
a.home:active {
  color: #FFD700;
}
a.prnav{
  text-decoration: none;
}
a.prnav:hover{
  text-decoration: underline;
}
a.prnav:active {
  color: rgb(112,230,26);
}
  .breadcrumbs {
	  position: relative;
	  top: 28px;
	  left: 90px;
    min-width:100px;
    overflow:visible;
  }
