body {
	font-family: sans-serif;	
	background: url("gif/bk.gif");
}


table {
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid black;
	border-collapse: collapse;
	empty-cells: show;
	font-size: 12pt;
}


.tabanhang {
	border: none;
	margin-top: 10px;
	font-size:12px;
}

.new {
	font-weight: bold;
	font-style: italic;
	color: #99ccff;
}

.farbig {
	font-weight: bold;
	background-color: #99ccff;
}

 td, th {
	padding: 5 px;

}

th {
	background-color: #99ccff;
	line-height: 100%;
	
}

td {
	padding: 1px 10px;
}

.tabtitel {
	text-align:left;
	font-style: italic;
	font-weight: bold;
	line-height: 200%;
	color: #003399;
}

.zentriert {
	text-align: center;
}

.rechts {
	text-align: right;
}



#hauptinhalt {
	background: #ffffff;
	padding: 15px;
	margin: 0px 10px 10px 10 px;
	position: absolute;
	top:	150px;
	left: 200px;
	width: 900px;
}