html, body {
	background: #333333 none repeat scroll 0%;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	overflow:hidden;
	text-align: center;	
} 


#kein_flash{
color:#F5ECE6; 
}


table {
	background: #333333 none repeat scroll 0%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	width: 100%;

	border: none;
	padding: 0;
}

td {
	background: #333333 none repeat scroll 0%;	
}

#flash_movie {
	vertical-align:middle;	
}

.info_title {
	color:#F5ECE6;
	font-size:14px;
	font-weight:bold;
	margin:30px 0 20px 0;
}
.info_entry a {
	color:#EBC39E;
	font-size:20px;
	text-decoration:none;
}
.info_entry a:hover{
	color:#8A000B;	
}
	
.info_link a img{
	border:none;
	text-decoration:none;
	margin-top:50px;
}
