@charset "UTF-8";
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/Richard-Wagner-Collage.jpg);
	background-repeat: no-repeat;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	text-decoration: none;
	border-top-color: #1c1c6d;
	border-right-color: #1c1c6d;
	border-bottom-color: #1c1c6d;
	border-left-color: #1c1c6d;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
}
a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #96cfff;
	text-decoration: none;
}
.einleitung {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.nestroy_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 17px;
	color: #FF0;
	text-decoration: none;
	font-weight: bold;
}
a.nestroy_navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 17px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
