body   { color: #B46529; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background: #f1e7e5 repeat-x }
td   { color: #f1e7e5; font-size: 12px; text-align: center }
a { text-decoration: none }
a:hover  { color: #ebe7e8; font-weight: bolder; text-decoration: none; letter-spacing: 1px }
body { color: #B46529; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #f1e7e5 }
td { color: #f1e7e5; font-size: 12px; text-align: center }
a { text-decoration: none }

a:hover { color: #ebe7e8; font-weight: bolder; text-decoration: none; letter-spacing: 1px }
.headline  { color: #B46529; font-size: 24px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
.tabellenrand { font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; border: 2px #B46529 }
.linie  { color: #d47731; font-size: 20px; vertical-align: middle }
.FontOhneScroll { color: #d47731 }

/* Scrollbalken */
body,textarea  { 

scrollbar-face-color: #F1E7E5 ; 
scrollbar-track-color: #F1E7E5;

scrollbar-highlight-color: #F1E7E5; 
scrollbar-shadow-color: #F1E7E5; 

scrollbar-3dlight-color: #E1B48A; 
scrollbar-darkshadow-color: #E1B48A; 

scrollbar-arrow-color: #984537; 

 }
 
.cursor-pfeil			{ cursor: default}
.cursor-help 			{ cursor: help}
.cursor-hand 			{ cursor: hand}
.tdUeberlauf { width: 100%; height: 100%; overflow: auto }
