body {
	width: 720px;
}

body, p, div, th, td, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans Serif;
	font-size: 10pt;
}

table {
	border: 1px solid black; 
	border-spacing: 2px;
}

th {
	text-align: left;
	color: white;
	background: #666666; 
}

.th {
	text-align: left;
	font-weight: bold;
	color: white;
	background: #757575; 
}

a:link {
	color: #750000;
}

a:visited {
	color: #750000;
}

a:hover {
	color: #FF0000;
}

.nachoben {
	padding: 2px;
	text-align: right;
	font-size: 8pt;
}

.titel {
	padding: 6px;
	text-align: center;
	font-weight: bold;
	color: white;
	background: black;
}

.u { 
	margin-top: 48px;
	padding: 6px;
	font-weight: bold;
	color: white;
	background: black;
}

