body {
	background-image : url(images/back.gif);
}
p,td,table,li {
	font-family: sans-serif;
	font-size: 9pt;
}
p {
	line-height: 18px;
}
a:link {
	text-decoration: none;
	color: Maroon;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: Maroon;
	font-weight: bold;
}
a:hover {
	text-decoration : underline;
}
.inhalt {
	border-bottom : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-top : 1px solid Black;
}
