body {
	background-color: #461313;
	background-image: url(img/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	border-bottom:1px dotted #666;
	padding-bottom:5px;
}

h2 {
	border-bottom:1px dashed #666;
	padding-bottom:5px;
}

table {
	background-color: #000000;
}

table#listen td {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

.navi {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-align: right;	
}

.navi-link {
	color: #FFFFFF;
	text-decoration: underline;
}

.eins {
	text-align: center;
	padding-bottom: 20px;
}
.zwei {
	text-align: center;
	padding-bottom: 20px;
}
.navi1 {
	text-align: center;
}

.copy {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 3px;
	margin-bottom: 5px;
	text-align: right;
}

.copy2 {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	text-align: center;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}