BODY					{font-size: 15px;
						font-family: comic sans ms, tahoma;
						font-weight: bold;
						color: #26303A;
						background-image: url(bg/bg.jpg); 
						background-repeat: no-repeat;
						background-position: xpos[0px] ypos[0px];
						background-attachment: fixed;
						scrollbar-base-color: #26303A;
						scrollbar-arrow-color: #6A7177;
						scrollbar-track-color: #424B52;

						scrollbar-shadow-color: black;
						scrollbar-lightshadow-color: #6A7177; 
						scrollbar-darkshadow-color: #6A7177;

						scrollbar-highlight-color: black;
						scrollbar-3dlight-color: grey;}
.fairytable, .fairytable TD	 {font-family: tahoma;
						font-size:10pt;
						font-weight: bold;
						background-color:#999999;
						border-top-style: dashed;
						border-bottom-style: dashed;
						text-align: center;}
.fairytable TH			{font-family: tahoma;
						font-size:11pt;
						font-weight: bold;
						font-style: italic;
						background-color:#999999;}
.fairy1table, .fairy1table TD	{font-family: comic sans ms, tahoma;
						font-weight: bold;
						font-size:11pt;}
.fairy2table, .fairy2table TD	{font-family: tahoma;
						background-color:#BFA775;
						border-color: #26303A;
						font-size:11pt;
						font-weight:normal;}
.fairy2table TH			{font-family: tahoma;
						font-size:11pt;
						font-weight: bold;
						font-style: italic;
						background-color:#A28A58;}
.H3						{font-weight: normal;
						font-size: 18px;
						font-family: comic sans ms, tahoma;
						color: #26303A;
						margin: 5px; }
.titel					{font-weight: bold;
						font-size: 120px;
						font-family: sans-serif;
						color: #FFFFFF;
						text-align: center;
						margin: 5px;}
A:active				{color:01035b;
						font-weight: bold;
						text-decoration:underline;}
A:link					{color: #01035b;
						font-weight: bold;
						text-decoration: underline;}
A:visited				{color: 01035b;
						font-weight: bold;
						text-decoration: underline;}
A:hover					{color: red;
						font-weight: bold;
						text-decoration: underline;}
UL						{list-style-type: disc; 
						list-style-position: inside;
						margin-left: 0px;
						padding-left: 0px;}