
body { 
	background-image: url("./Hintergrund-06102001.jpg"); 
	background-repeat: no-repeat;
	/*background-color:#506094;*/
	background-color:#7b83aa;
	}

a,h1, h2, p, h6 { 
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	font-size: 10pt; 
	color:#ffffff;
	font-weight: normal; 
	font-style: normal;
	}

h1 { font-size: 12pt; }

h2 { font-size: 14pt; 
	background-image: none;
	}

p { text-align: justify; 
	background-image: none;
	}

h6 { font-size: 8pt; 
	vertical-align: super;
	}

