body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(pix/back-first.gif);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
}
a:hover {
	color: #cc0000;
}
a {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.textredbig {
	font-weight: bold;
	color: #cc0000;
	font-size: 14px;
}
.textfotosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
	padding: 0px;
}
.atext {
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.daten {
	background-image:  url("pix/daten.gif");
	background-repeat: no-repeat;
}
.menu {
	background-image: url(pix/menu_bg.gif);
	background-repeat: no-repeat;
}
.logo {

		margin: 0;
		color: #CC0000;
		font-family: "Courier New", Courier, mono;
		font-size: 10pt;
		font-weight: bold;
		padding: 0em;
}
