body {
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}.
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.pic_center {
	text-align: center;
}

.text_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.masch_titel {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	line-height: 16px;
	color: #CC0000;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 2px;
}
.text_std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.text_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
}
