body {
	background-image: url(images/marble.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
/*	margin: 0px;
	padding: 0px;*/
}
.bg_nav {
	background-color: #17170F;
	padding-top: 10px;
}
.bg_content {
	background-color: #D5E5DA;
	padding: 10px;
}
.footer {
	background-color: #FFFFFF;
	color: #666666;
}
.komponisten {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: right;
	font-size: 24px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.kleiner {
	font-size: 18px;
}
#button {
	font-size: 15px;
	/*	height: 25px;*/
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-align: right;
}
#button a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#button a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#button a:hover {
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: normal;
}
#button a:active {
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: normal;
}
#button .current {
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: normal;
}
.titel {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 140%;
	
}
.small {
	font-size: 12px;   
}
.weinrot {color: #990000}

p {
	padding-top: 0px;
	margin-top: 0px;
}
/*
tr, td {
	padding: 0px;
	margin: 0px;
}

h1, h2, h3, p, blockquote {
	line-height: 150%;
}
h1, h2, h3, p, blockquote, td {
	line-height: 150%;
}


th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
*/
.top {
	font-size: 14px;
	font-weight: bold;
	background-color: #E0E0E0;
}
.terminblock {
	background-color: #FFFFFF;
}

a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}



