#kopf {
background-color: red;
text-align: center
}
body {  background-color:#ffffaa;
	scrollbar-base-color:red;
  	scrollbar-3dlight-color:blue;
  	scrollbar-arrow-color:green;
  	scrollbar-darkshadow-color:black;
  	scrollbar-face-color:yellow;
 	 scrollbar-highlight-color:#FFFFFF;
  	scrollbar-shadow-color:"black";
  	scrollbar-track-color:"darkgray";}
font { color:#000000; font-size:12pt; font-family:arial }
h1 { font-size:22pt; font-weight:bold; font-family:arial }
h2 { font-size:18pt; font-weight:bold; font-family:arial }
h3 { font-size:16pt; font-weight:bold; font-family:arial }
tr { color:#000000; font-size:12pt; font-family:arial }
td { color:#000000; font-size:12pt; font-family:arial }
th { color:#000000; font-size:12pt; font-family:arial }

table { border:2px solid black }
td { border:1px solid #FF9933 }

table#transparent { border:0px }
td#transparent { border:0px }
