/* AC.CSS */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
}
div, input, textarea {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;	
	color: #000000;
	text-align: left;
	text-decoration: none;
}
td {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11.5px;
	font-style:italic;	
	color: #000000;
	text-align: right;
	text-decoration: none;
	vertical-align: top;
	}
#form input, #form textarea {
	border: 0px;
}
.Stil1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.Stil2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
}
.Stil3 {font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; }
.Stil4 {font-size: 15px}
.Stil5 {font-family: "Times New Roman", Times, serif; font-size: 15px; font-weight: bold;
}
.Abstand {
	font-family: "Times New Roman", Times, serif;
	font-size: 6px;
	line-height: 6px;
}
.Liste {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(bilder/listenpunkt.jpg);
}
