 #adv {
 position: absolute;
 top: 330px;
 left: 470px;
 padding: 5px 5px 0px 5px;
 background-color: white;
 }
 #img_div { 
 background-color: white;
 padding-top: 35px;
 padding-bottom: 10px;
 padding-left: 0px;
 }
 #start { 
 width: 220px;
 font-size: 9pt;
 line-height: 11pt;
 } 
 #start div { 
 margin-top: 0px;
 } 
 #space { 
 width: 40px;
 }
 #start2 { /* td */
 width: 230px;
 font-size: 8.5pt;
 padding-top: 5px;
 }
 #start2 #brows { 
 display: block; 
 margin-top: 15px;
 text-decoration: underline;
 font-size: 8.5pt;
 font-weight: normal;
 }
 #wf_div textarea {
 width: 100%;
 height: 150px;
 font-family: Tibetan Machine Uni, Arial Unicode MS, sans-serif; 
 font-size: 16pt;
 }  
 .box { /* div um doppelte buttons */
 float: left;
 width: 30px;
 }
 #chars button {
 width: 30px;
 height: 27px;
 margin-right: 1px; 
 margin-bottom: 1px; 
 padding: 0px; 
 background-color: white;
 background-image: none;  
 } 
 #dig  {
 padding-left: 5px;
 }
 #dig button {
 width: 30px;
 height: 27px;
 margin-right: 2px; 
 margin-bottom: 2px; 
 background-image:url(/img/hg/button_blau.jpg); 
 background-repeat: repeat-x;
 }
 #wf_div #chars .up {
 margin-bottom: 0px;
 border-bottom-width: 0px;
 }
 #wf_div #chars .subj {
 margin-bottom: 0px;
 height: 20px;
 margin-bottom: 2px;
 border-top-style: solid;
 border-top-width: 1px;
 border-top-color: #CCCCCC;
 }
 #highlight  { /* hier als button, nicht als td */
 display: none;
 }
 #td_right #Undo {
 margin-bottom: 12px; 
 }
 #td_right #enter button { 
 height: 28px;
 padding: 0px;
 background-image: none;
 }
 #td_right #enter button img { 
 margin-top: 4px;
 }
 #bottom   { 
 clear: both;
 }
 #bottom td  {  /* untere zeile */
 text-align: left;
 padding-bottom: 15px;
 }
 #bottom button {
 margin-right: 1px;
 }
 #bottom  #clear {
 width: 65px;
 background-image:url(/img/hg/button_blau.jpg); 
 background-repeat: repeat-x; 
 } 
 #bottom #highlight2 {
 width: 70px;
 margin-left: 3px;
 }
 
 /* --------------------- special ------------------------- */ 
 
 #special { 
 position: absolute;
 top: 400px;
 left: 130px;
 width: 65px;
 }
 #special table {
 width: 56px;
 overflow: hidden;
 background-image: url(/img/hg/special.png);
 }
 .close_d { 
 width: 56px; 
 text-align: right; 
 padding: 2px 0px 2px 0px;
 }
 .button_td { 
 width: 56px; 
 }
 .close_d a img {
 margin-right: 3px;
 } 
 .bd { /* div um buttons */
 float: left;
 margin-right: 1px;
 margin-bottom: 1px;
 }
 #special button { 
 height: 25px;
 width: 26px;
 text-align: center;
 overflow: hidden;
 background-color: white;
 border-style: none;
 }

