.content {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 30px 5px 5px;
	width: 360px;
}
.tablebg {
	background-image: url(background.jpg);
	margin-top: 50px;

}
.pfad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F5FAFE;
	padding: 5px;
	height: 40px;
	width: 216px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
}
h2 {
	font-size: 12pt;
	font-style:italic;
	margin-bottom:-5px;
	font-family: Arial, Helvetica, sans-serif;
}
.first {
	font-size: 24px;
}
.einrueck {
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 15px;
}
li {
	margin-top:4px;
	list-style-image: url(li.gif);
}
#nospace li {
	margin-top:0px;
}
.indent {
	text-indent:20px;
}
