body, textarea 
  { 
  font-family: verdana, Arial, sans-serif;
  scrollbar-arrow-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-shadow-color: #333333;
  scrollbar-3dlight-color: #666666;
  scrollbar-highlight-color: #999999;
  scrollbar-track-color: #000000;
  scrollbar-base-color: #993300;
  scrollbar-face-color: #990000;
  }

body
  {
  background-color:#000000;
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  color:#ffffff;
  }

//td{border-style:solid; border-width:1px;}//zum testen
p,li,td{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff;}

h1{  font-family: verdana, Arial, Helvetica, sans-serif; font-size: 20px; text-align: left; color: #ffffff; font-weight: bold}
h2{font-family: verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #ffffff; text-align: left;}
h3{font-family: verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff; text-align: left;}
hr {color: #ff0000;}

.menue
{
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	text-align: center;
  background-color: #000000;
  background-image:url("../bar/filmstreifen.jpg");
	color: #ffffff;
  width:110px;
  height: 60px;
}
.rahmen
  {border-style:groove;
  border-width:2px;
  border-color:#ff0000;
  padding:5px;
  }

a:link   { color: #ffffff; font-weight: bold; font-size: 10pt; text-decoration: underline;}
a:visited  { color: #ffffff; font-weight: bold; font-size: 10pt; text-decoration: underline;}
a:hover   { color: #cccccc; font-weight: bold; font-size: 10pt; text-decoration: underline;}
a:active   { color: #cccccc; font-weight: bold; font-size: 10pt; text-decoration: underline;}

.buttknopf
  {
  color:#ffffff;
  background-color:#333333;
  font-family:verdana;
  font-weight: bold;
  font-size: 10pt;
  border-color: #ff0000;
  }

.butt
  {
  color:#ffffff;
  background-color:#333333;
  font-family:verdana;
  font-weight: bold;
  border-color: #ff0000;
  }
  
.jambuttknopf
  {
  color:#ffffff;
  background-color:#333333;
  font-family:verdana;
  font-weight: bold;
  font-size: 10pt;
  border-color: #339933 #ffcc00;
  borderstyle:ridge 1px;
  }

.jambutt
  {
  color:#ffffff;
  background-color:#333333;
  font-family:verdana;
  font-weight: bold;
  border-color: #339933 #ffcc00;
  border-style:groove 1px;
  }
  
.klein { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff;}
