body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.titel_white_en {
	FONT-SIZE: 9px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif}
.backgroundtd11 {
	BACKGROUND-IMAGE: url(../images/td11.jpg); VERTICAL-ALIGN: top; WORD-BREAK: break-all; TEXT-ALIGN: center
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #Ff0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}