body { 	background-image: url(img/gelb.jpg);	background-attachment: fixed;	color: ;	padding: 10 px;}p, h1, h2, td, li {	font-family: comic sans MS, helvetica, arial,sans-serif;}p, td, li {	font-size: 12pt;}h1, h2, h3: {	color: #6666ff;}p {	margin-top: 0pt;	margin-bottom: 0pt;}ul, ol	{	margin-top: 5pt;	margin-bottom: 5pt;}h1 {	font-size: 16pt;	margin-bottom: 0pt;}h2 {	font-size: 14pt;	margin-bottom: 0pt;}h3 {	font-size: 14pt;	margin-bottom: 0pt;}a:link {	//color: #0099cc;	color: #AE0000;	text-decoration : none;	}a:visited {	color: #0099cc;	text-decoration : none;	}a:hover {	color: #000000;	text-decoration : none;	background-color : #ffff33;	color : #ffffff;	border-width : 2px;	border-style : solid;	border-color : #ff0000;}a:active {	color : #ff3333;	text-decoration : none;}a:focus {	color : #00e000;	text-decoration : none;}table {	border-collapse : collapse;	border-style : slashed;/*	border-color : #ff0000;*//*	border-width : 1px;*/	background-color : ;}/*.gelb {	background-image : url(img/gelb.jpg);}*/.red {	background-image : url(red.jpg);}
