/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	width: 600px;
	background-color: #FFF;
}
table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 10pt;
}
form, select, input, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000;
	background-color: #FFF;
}
#kopf, #content {
	border: 0px;
}
/*#fussmenue, #aktpfad, #darstellung, #submenue, #hauptmenue, #stilmenue, #valid {
	display: none;
}
.unsichtbar {
	width: 0px;
	visibility: hidden;
	display:none;
}*/
#drucktabelle {
	width: 600px;
}
a {
	text-decoration: none;
	color: #000000;
}
abbr, acronym {
	text-decoration: none;
	color: #000000;
	border-bottom-width: 0px;
}
.rot-hervor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	font-weight: normal;
}
