p  	{	font-family: TheSansOffice, Arial, sans-serif;
		align:left;
		color:#F9C118;
		font-size:16px; 	}

h1	{	font-family: TheSansOffice, Arial, sans-serif;
		align:left;
		color:#F9C118;
		font-size:20px; 	}

#div1 	{	position:absolute; left:0px; z-index:1;
		height:680px;
		width:900px;
		margin:0px;
		padding:0px;
		background-color:#CCCCCC; 
		background-image: url(bilder/hauptboard.jpg); }

#div2	{	position: relative; left:266px; top:225px; z-index:2;
		height:380px;
		width:550px;
		margin:0px;
		padding:0px;
		background-color:#333333;
		background-attachment:fixed; 
		scrollbar-base-color:#333333;
  		scrollbar-3d-light-color:#333333;
  		scrollbar-arrow-color:#F9C118;
  		scrollbar-darkshadow-color:#333333;
  		scrollbar-face-color:#333333;
  		scrollbar-highlight-color:#333333;
  		scrollbar-shadow-color:#333333;
  		scrollbar-track-color:#333333;
  		overflow:auto; }

#div3	{	position: absolute; left:728px; top:30px; z-index:2;
		height:105px;
		width:130px;
		margin:0px;
		padding:0px;
		background-color:#F2F2F2;
		overflow:hidden; }
		
#div4	{	position: absolute; left:50px; top:280px; z-index:2;
		height:350px;
		width:150px;
		margin:0px;
		padding:0px;
		background-color:#FFFFFF;
		overflow:hidden; }		

#div5	{	position: absolute; left:444px; top:632px; z-index:2;
		height:20px;
		width:380px;
		margin:0px;
		padding:0px;
		background-color:#FFFFFF;
		overflow:hidden; }		
		
body 	{	margin:0px;
		padding:0px;
		background-color:#CCCCCC;
		scrollbar-base-color:#333333;
  		scrollbar-3d-light-color:#CCCCCC;
  		scrollbar-arrow-color:#F9C118;
  		scrollbar-darkshadow-color:#CCCCCC;
  		scrollbar-face-color:#CCCCCC;
  		scrollbar-highlight-color:#CCCCCC;
  		scrollbar-shadow-color:#333333;
  		scrollbar-track-color:#F2F2F2;}	

a 	{	text-decoration: none; }

a:visited { 	text-decoration: none;
		color: #F9C118; }
