@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color:#000000;
	/* part 1 of 2 centering hack */
}

#content {
	width: 640px; 
	padding: 0px;
	margin-top: 50px;
	margin-bottom: 20px;
	/* part 2 of 2 centering hack */
	width: 640px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 640px;
}

hr.headerline{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 5px #ECE8E1;
 border-bottom: solid 0px #ECE8E1; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}
hr{
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 2px #ECE8E1;
 border-bottom: solid 0px #ECE8E1; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

html>body #content {
	width: 640px; /* ie5win fudge ends */
}

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

a:link {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #009EE0;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #009EE0;
	text-decoration: none;
}

a.download:link {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:normal;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing: 0px;
}
a.download:visited {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:normal;	
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing: 0px;
}
a.download:hover {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:normal;	
	color: #009EE0;
	text-decoration:none;
	letter-spacing: 0px;
}
a.download:active {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:normal;	
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing: 0px;
}

.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 0.8em:
	color: #FFFFFF;
	padding-top: 10px;
}

.infotextMini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
}