body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#FFFFFF;
	color:#333333;
}

#inhalt{
	width: 75%;
	margin: 20px auto 0 auto;
}

.table1 {
	background-image: url(images/Unterleger.jpg);
	background-repeat:  no-repeat;
	background-position: top center;
}

.s {
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;

}

.l {
	font-size:20;
	font : bolder italic;
	font-family : "Times New Roman", Times, serif;
}
.xl {
	font-size:28;
	font : bolder italic;
	font-family : "Times New Roman", Times, serif;
}
.titel {
	font-size:18px;
	font-family : Arial, Helvetica, sans-serif;
	color : Navy;
}

.links-unten {
	cursor: pointer;
}
