body, p, td, th,  li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

body  {
	background-color : White;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

h1, h2, h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	color : #CCFFFF;
	font-size : 18pt;
	margin-bottom: 0px;
}

h2 {
	font-size : 14pt;
}

h3 {
	font-size : 12pt;
	font-weight : bold;
}

a.nav {
	color: #000066;
	text-decoration: none;
	font-size : 12pt;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.nav:hover {
	text-decoration: underline;
}


.rechts {
	text-align : right;
}

.fuss {
	font-size : 8pt;
}

.table {
	border-color : #0000FF;
	border-style: solid;
	border-width: 1px;
}
.cellbottom {
	border-bottom : 1px solid #0000FF;
}
.cellright {
		border-right : 1px solid #0000FF;
}
.cell {
		border-bottom : 1px solid #0000FF;
		border-right : 1px solid #0000FF;
}
