body {
	
	background-color: #333333;
	background-image: url(../bilder/layout/hintergrund_haupt.jpg);
	background-repeat: repeat;	
	}
.ueberschrift_haupt {
	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	color: #5D5D5D;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
	line-height: 20pt;
}
.ueberschrift_haupt_kl {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration: none;
	text-align: center;
}

