body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.linieOben {
	border-top-width: 0.1mm;
	border-right-width: 0.1mm;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
#linieLinks {

	border-left-width: 0.1mm;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
#linieLinksUnten {
	border-bottom-width: 0.1mm;
	border-left-width: 0.1mm;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.hintergrund {
	background-repeat: no-repeat;
	background-position: right bottom;
}

