
/*  ... Hier werden die Formate definiert ... */

body, td, form input, form textarea, form select, input, select { font-family:Verdana; font-size:14px;
scrollbar-3d-light-color:#000000; scrollbar-arrow-color:#000000; scrollbar-base-color:#BFBFBF;
scrollbar-dark-shadow-color:#9D9D9D; scrollbar-face-color:#9D9D9D; scrollbar-highlight-color:#E1E1E1;
scrollbar-shadow-color:#000000; }

input, select, textarea, form input, form textarea, form select { font-size:11px; color: #000065; border-width:2px; padding:0px; margin:0px;}

body { margin:5px; }

.absenden { cursor: pointer; }
.beschreibung { border: solid 1px #696969; font-family:Verdana;  background-color:#C0C0C0; padding:3px;}

a:link { font-weight:bold; color:#FF0000; text-decoration:underline; }
a:visited { font-weight:bold; color:#FF0000; text-decoration:underline; }
a:hover { font-weight:bold; color:#FFFFFF; text-decoration:underline; }
a:active { font-weight:bold; color:#FFFFFF; text-decoration:underline; }

.table-header { background-color:#000000; }
.table-body { background-color:#D3E389; }

.headline1 { font-size:11px; }

.bt1 { background-color:#D3E389; }

.navi { position:relative; top:-50px; }

.drop {
  position: absolute;
  z-index: 100;
  width: 3px;
  font-size: 40px;
  color: blue;
}

.senkrecht {
writing-mode: tb-rl;
position: absolute;
width: 50px;
right: 10px;
top: 20px;
}