 a:link { color:#454748; text-decoration:underline; } 
 a:visited { color:#454748; text-decoration:underline; } 
 a:hover { color:#454748; text-decoration:none; background-color:#cccccc; } 
 a:active { color:#454748; text-decoration:underline; } 

 body { background-color:#FFFFFF;
	background-image: url(hintergrund.png); 
	background-repeat: repeat-x;  scroll; }

 .ueber { font-family:Arial,sans-serif; font-size:large; font-weight:bold; color:#454748; margin-top:20px; margin-bottom:20px; text-align:center; }
 .sect { font-family:Arial,sans-serif; font-size:normal; font-weight:bold; color:#454748; border-bottom-style:solid; border-bottom-width:1px; border-color:#454748; margin:15px; margin-top:20px; margin-bottom:15px; }
 .navi { font-family:Arial,sans-serif; font-size:normal; color:#454748; margin-top:2px; margin-bottom:2px; }
 .p  { font-family:Arial,sans-serif; font-size:normal; color:#454748; margin-top:6px; margin-bottom:6px; }
 .bold  { font-weight:bold; }
 .big   { font-size:large; }
 .small { font-size:small; }
 .center { text-align:center; }