.überschrmain {
	height: 12px;
	width: 537px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	background-color: #0000FF;
	text-align: center;
	vertical-align: middle;
	left: 1px;
	color: #FFFF00;
	border: 1px dotted #FFFF00;
	margin: 5px 0px;
	padding: 3px;





}
.textinbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000FF;
	background-color: #FFFF00;
	text-indent: 0pt;
	text-align: left;
	display: block;
	padding: 3px;
	border: 2px solid #FFFFFF;


}
.aufzählung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #0000FF;
	background-color: #FFFF00;
	display: list-item;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(Grafik/lsitenelement.gif);
	padding: 3px;

}
.links {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;

}
