table.zuenden {
  table-layout:auto;
  caption-side:bottom;
  width: 750px;
  margin:3px;
  border: 2px solid #aa3;
  }
  	.blinker {
  		width: 900px;
  		margin:5px;
  		border: 1px solid #aa3;
  	}
td {

  border: 1px solid #33a;
  padding: 5px;
  }
  .ohbli{
  	border: 0px;  	width: 25%;
    }
  .bli{
  	border: 1px solid #33a;
    height: 430px;
  	width: 33%;
    }
  .ohblin{
  	border: 0px;
  	width: 10%;
    }
  .blin{
  	border: 1px solid #33a;
  		width: 10%;
    }
  .texte{
    height: 40px;
    padding: 5px;
    }
  .ohra{
  	border: 0px;
  /*	width: 100%;*/
    }
  .anlasser{
    height: 35px;
    //width: 755px;
    padding: 10px;
    }
  .navi{
    height: 10px;
    width: 100px;
    padding: 0px;
    }
img{
  }
  .ab{
    height: 220px;
    width: 310px;
    }
  .ent{
    height: 220px;
    width: 250px;
    }
  .sie{
    height: 280px;
    width: 240px;
    }
  .rel{
    height: 480px;
    width: 255px;
    }
form{}
input[type="button"]{
	width:80px;
	hight:20px;
	background:#003;
	border-radius:10px;
	color:#ff0;
}