body {
	background: #000;
	font-family: verdana;
	font-size: 12px;
	color: #aaa;
}

a:link {
	color: #aaa;
	text-decoration: none;
}

a:visited {
	color: #aaa;
	text-decoration:none;
}

a:hover {
	color: #f00;
	text-decoration:none;
}

a:active {
	color: #aaa;
	text-decoration:none;
}

table {
	padding: 0px;
	background: #000;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
   width: 763px;  
	color: #aaa;
}

td.logo {
	width: 100%;
	text-align: center;
}
td.main {
	padding-left: 10px;
	vertical-align: top;
}

td.navigation {
	padding: 5px;
	text-align: center;
	border: 1px solid #aaa;
	vertical-align: top;
	font-weight: bold;
	width: 70px;
}

h3.titleMiddle {
	width: 100%;
	text-align: center;
}

.bold {
	font-weight: bold;
}

table.scene td {
	text-align: center; 
	vertical-align: top; 
	padding-top:10px; 
	padding-bottom: 10px;
}

/* Dieses Dokument wurde als CSS level 2.1 validiert! */
