table { font-family: Verdana, Arial, sans-serif; color:#ffffff; font-size:13px}

b { font-weight:bold;; color: #FFFFFF} 

a:link { color: #FFFFFF; text-decoration:underline; } 
a.nav:link { color: #FFFFFF; text-decoration:none; }

a:visited { color: #FFFFFF; text-decoration:underline; } 
a.nav:visited {  color: #FFFFFF; text-decoration:none;  } 

a:hover { color: #EE2829; text-decoration:underline; } 
a.nav:hover {  color: #EE2829; text-decoration:none; } 

a:active {color: #EE2829; text-decoration:underline; } 
a.nav:active { color: #EE2829; text-decoration:none;  } 


.aktivlink { color: #ff0000; text-decoration:none;} 

.titel1 { font-size: 20px; color: #FFFFFF; line-height: 13pt} 

.button { background-color:#DE771B; a:link color: #ffffff; text-decoration:none; color:#ffffff; } 
.input { width:120px; border-left-width:1px; border-top-width:0px; border-right-width:0px; border-bottom-width:1px; border-style:solid; border-color: black black #FF3333 #FF3333 } 

li { left: -25px; list-style-position: outside; list-style-type: disc; position: relative;; top: -13px;}

.textarea { background-color:#000000;
  color:#ffffff;
  scrollbar-base-color:#000000;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-arrow-color:green;
  scrollbar-face-color:#000000;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;
  border-left-width:1px;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-style:solid;
  border-color:#FF6633;
  padding:2px;
 }
.textfield { background-color:#000000;
  color:#ffffff;
  scrollbar-base-color:#ffffff;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-arrow-color:#cc3333;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-track-color:#ffffff; 
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;
  border-left-width:0px;
  border-top-width:0px;
  border-right-width:0px;
  border-bottom-width:1px;
  border-style:solid;
  border-color:#FF6633;
  padding:2px;
 }

.button { background-color:#000000;
  color:#ffffff;
  width:80px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-left-width:1px;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-style:solid;
  border-color:green;
  padding:2px;
 }