.tabelle {
	border: 1px solid #FFFF00;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.inhalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.gestrichelt {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFF00;
}
.strich {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}

