body {
  /*background-image:url(../images/HiBl.png);*/
  background-image:url(../images/HiDu.png);
  background-repeat:repeat;
  background-attachment:fixed; padding:0px;
  background-color:#000;
  font-weight:bold;
  font-family:Verdana, Arial;
  font-size:12;
  color: #996;
  }
a:link {padding:3px; margin:5px; color:#dda; text-decoration:none; font-size:85%;}
a:visited{padding:3px; margin:5px; color:#dda; font-size:95%; text-decoration:line-through ;}
a:hover { color:#d90; font-weight:bold; font-size:80%;}
a:focus { color:#f00; background-color:#FF0; font-weight:bold;}
a:active { color:#00a; font-weight:bold;}
a.hidden { color:#eee; background-color:#000; font-size:95%;}
table {
  table-layout:fixed;
  caption-side:bottom;
  width: 65%;
  padding:20px;
  margin:5px;
  border: 1px solid #aa3;
  }
  .legende{
  	table-layout: auto;
    width: %95px;
	padding:3px;
	margin:3px;
	border: 0px;
    }
td {
  border: 2px solid #33a;
  height: auto; /*70px;*/
  width: 100px;
  padding:5px;
  margin:0px;
  }
	.ralo{
	  border:0px;
	}
	.zuesch{
	  height: 540px;
	  width: 740px;
	  border:0px;
	  background-image:url(../zuenden/schloss.png);
	  background-repeat:no-repeat;
	  background-attachment:scroll;/*fixed;*/
	  padding:0px;
	  background-position:center;
	  /*background-color:#006;*/
	}
	.lisch{
	  height: 188px;
	  width: 228px;
	  border:0px;
	  background-image:url(../zuenden/lischa.png);
	  background-repeat:no-repeat;
	  background-attachment:scroll;/*fixed;*/
	  padding:0px;
	  background-position:center;
	  /*background-color:#006;*/
	}
	.erzu{
	  height: 367px;
	  width: 275px;
	  border:0px;
	  background-image:url(../zuenden/erzu.png);
	  background-repeat:no-repeat;
	  background-attachment:scroll;/*fixed;*/
	  padding:0px;
	  background-position:center;
	  /*background-color:#006;*/
	}
	
/*
  .texte{
    height: auto;
    padding: 2px;
	margin:1px;
    }
  .anlasser{
    height: auto;
    padding: 3px;
    }
  .gehause{
    height: auto;
    padding: 5px;
    }
  .rel{
    height: 300px;
    width: 400px;
    }
*/
h1 {
  font-size: 20px;
  line-height: 15px;
  font-variant: small-caps;
  font-weight: bold;
  }
h2 {
  line-height: 18px;
  font-size: 20px;
  font-weight: 500;
  }
h3 {
  font-size: 15px;
  line-height: 10px;
  font-variant: small-caps;
  font-weight: bold;
  text-shadow:#aa8 3px -5px 4px, #88a 10px 10px 5px;
  }
div {
  /*filter:Shadow(color=#fff, direction=135);
  filter:Wave(freq=5, light=20, phase=50, strength=6);
  color: #996;*/
  filter:Glow(color=#ff0, strength=12);
  cursor:help;
  //cursor:url(curser/was.cur);
  }

form{}
input[type="button"]{
	width:80px;
	hight:20px;
	background:#003;
	border-radius:10px;
	color:#ff0;
}
	input[type="button"].ind{
		width:120px;
		color:#aa0;
		/*background:#fa6;*/
	}
	input[type="button"].uber{
		width:120px;
		color:#003;
		background:#aa0;
	}
img{
  height: 250px;
  width: 100px;
  border: 0px;
  //cursor:help;
  }
  .ikon{
    height: 35px;
    width: 55px;
    }
  .text{
    height: 9px;
    width: 22px;
    }
  .alge{
    height: 230px;
    width: 150px;
    }
  .zusch{
    height: 500px;
    width: 900px;
    }
  .algeg{
    height: 160px;
    width: 320px;
    }
  .algeg7{
    height: 160px;
    width: 160px;
    }
  .anlasser{
    height: 310px;
    width: 150px;
    }
  .anlasser2{
    height: 310px;
    width: 200px;
    }
  .navi{
  	height: 40px;
  	width: 60px;
  	border: 0px;
  	cursor:e-resize;
  }