body { 	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #ffffff;
	background-color : #000000;
	
}

h1,h2,h3,h4,p {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
         }
h1{ font-size: 14px;
         }
h2{ font-size: 13px;
         }
h3{ font-size: 12px;
         }
h4{ font-size: 10px;
         }
p{ font-size: 12px;
         }


.caption {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	}
.zentriert {
	text-align:center;
	}
.rot {
	color:red;
	}
