body 
{
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background: #000;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #999;
}

img 
{
	border: 0px;
}

div#flash-element 
{
	margin: 0px auto;
	width: 900px;
	height: 800px;
	color: #FFF;
	font-size: 11px;
	overflow: hidden;
}

div#flash-element div#crawler-input
{
	height: 1px;
	overflow: hidden;
}

div#flash-element div#crawler-input, div#flash-element div#crawler-input *
{
	color: #000;
	font-size: 0px;
}

div#logos 
{
	margin: 0px auto;
	margin-bottom: 10px;
}

div#logos img 
{
	margin-bottom: 5px;
}

div#newsletter
{
	margin-bottom: 30px;
}

div#newsletter a 
{
	text-decoration: none;
}

div#impressum {
	margin-bottom: 40px;
	font-size: 10px;
}

div#impressum a 
{
	color: #444;
	text-decoration: none;
}

div#impressum a:hover
{
	color: #999;
}

/* Newsletter ------------------------------------------------------- */
body#newsletter
{
	margin: 20px;
	text-align: left;
	background: #000;
	color: #FFF;
}

body#newsletter table td 
{
	padding: 5px 2px;
	font-size: 11px;
}

body#newsletter table td.divider
{
	background: #FFF;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}