*		{ margin: 0; padding: 0; }
html		{ min-height: 100.01%; }
body		{ scrollbar-face-color: #006666; scrollbar-highlight-color: #fffff0; 
		scrollbar-3dlight-color: #006666; scrollbar-darkshadow-color: #006666; 
		scrollbar-shadow-color: #fffff0; scrollbar-arrow-color: #fffff0;  
		scrollbar-track-color: #006666; background-color: #006666; 
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000;
		text-align: center; min-width: 750px; margin: 10px 0; }
#center 	{ width: 730px; text-align: center; background-color: transparent; margin: 0px auto; }
#bigbox		{ width: 730px; text-align: left; background-color: #fffff0; }
#oben		{ width: 730px; text-align: left; background-color: #fffff0; }
#oben h1	{ padding: 10px; }
#links		{ float: left; width: 510px; text-align: left; background-color: transparent; 
		border-right: 1px dotted #999; padding: 10px 0; min-height: 400px; }
#links p	{ padding: 0 10px; }
#rechts		{ float: right; width: 200px; text-align: left; background-color: transparent; 
		padding: 40px 0 10px 0; }
#rechts p	{ padding: 0 10px 0 0; }
#unten		{ clear: both; width: 700px; text-align: left; padding: 10px; text-align: right; }
a:link		{ color: #009933; text-decoration: none; }
a:visited	{ color: #009933; text-decoration: none; }
a:active	{ color: #ff6600; text-decoration: underline; }
a:hover		{ color: #ff6600; text-decoration: underline; }
h1		{ font-size: 16px; margin-bottom: 15px; line-height: 18px; font-weight: bold; color: #800000; 
		padding: 0px; }
p		{ font-size: 13px; margin-bottom: 10px; line-height: 14px; color: #000000; }
p.s		{ font-size: 15px; font-weight: bold; color: #800000; margin-bottom: 15px; line-height: 16px; }
p.b		{ font-size: 13px; color: #800000; font-weight: bold; margin-bottom: 10px; line-height: 14px; }
p.sm		{ font-size: 12px; margin-bottom: 8px; line-height: 12px; }

