/*
	impuls-lila 		#A915A4
	bg table	orange	#FFD201
*/

body.side {
		background-color:#000000;
}

body.main {
		background-color:#000000;
/*		background-image:url(grafik/bg001.jpg);*/
		background-attachment:scroll;
		background-repeat:no-repeat;
  		color:#FFFFFF;
		font-size:12px;
  		font-family:Tahoma,Arial,Helvetica,Swiss,Swizerland;
		padding:0px;
		border-width:0px;
		margin:0px;
		scrollbar-base-color:#A00000;
		scrollbar-3dlight-color:#FFFFFF;
  		scrollbar-arrow-color:#FFFFFF;
  		scrollbar-darkshadow-color:#000000;
		scrollbar-face-color:#A00000;
  		scrollbar-highlight-color:#FFFFFF;
  		scrollbar-shadow-color:#000000;
  		scrollbar-track-color:#600000; }

body.intro {
		background-color:#000000;
		background-attachment:fixed;
		background-repeat:no-repeat;
		background-position:center;
  		color:#000000;
		font-size:12px;
  		font-family:Tahoma,Arial,Helvetica,Swiss,Swizerland;
		margin-left:6%;
		margin-right:6%;
		scrollbar-base-color:#0000FF;
		scrollbar-3dlight-color:#FFFFFF;
  		scrollbar-arrow-color:#FFFFFF;
  		scrollbar-darkshadow-color:#000FFF;
		scrollbar-face-color:#0000FF;
  		scrollbar-highlight-color:#FFFFFF;
  		scrollbar-shadow-color:#000000;
  		scrollbar-track-color:#000FFF; }

