* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #EBE5CD;
	text-align: center;
	background-image: url(global-gfx/bg-note.jpg);
	background-repeat: repeat-x;
	padding-bottom: 20px;
}
#background {
	text-align: left;
	margin: auto;
	width: 980px;
	background-image: url(global-gfx/bg-header.gif);
	background-repeat: no-repeat; 
}
#page {
	text-align: left;
	margin: auto;
	width: 900px;
	border-bottom: 10px solid #FFF;
}
#header {
	margin-top: 40px;
	background-image: url(global-gfx/header.jpg);
	background-repeat: no-repeat; 
	height: 238px;
}
#menu {
	padding-top: 100px;
	margin-left: 280px;
}
.menu-cembalo {
	width: 165px;
	height: 131px;
	float: left;
}
.menu-feiern {
	width: 165px;
	height: 131px;
	float: left;
	margin-left: 45px;
}
.menu-konzert {
	width: 165px;
	height: 131px;
	float: left;
	margin-left: 45px;
}
#content {
	width: 880px;
	background-color: #ECE6D0;
	padding-top: 35px;
	border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;
}
#content-navi {
	width: 235px;
	float: left;
	background-image: url(global-gfx/content-navi-note.jpg);
	background-repeat: no-repeat;
	height: 182px;
}
#content-navi a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	line-height: 21px;
	margin-left: 90px;
}
#content-navi a:hover, #content-navi a.on {
	color:#BA986B;
}
#content-navi ul {
	list-style: none;
}
#content-navi ul ul a{
	padding-left: 10px;
}
#content-navi li {
	border-bottom: 2px solid #ACA998;
	padding-top: 4px;
}
#content-txt {
	line-height: 22px;
	width: 350px;
	padding-left: 55px;
	padding-right: 20px;
	padding-bottom: 15px;
	float: left;
}
#content-txt a {
	color: #84001d;
}
#content-txt ul {
	margin-left: 25px;
	padding-top: 5px;
	color: #84001D;
	font-weight: bold;
}
#content-right {
	width: 220px;
	line-height: 20px;
	float: left;
	margin:-3px;
}
#content-right ul {
	margin-left: 20px;
}
.info-rechts {
	border: 3px solid #FFF;
	width: 160px;
	margin-right: 22px;
	margin-left: 22px;
	background-color: #F3EFE3;
}
.info-rechts p {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.info-rechts a {
	color: #84001d;
}
.clear {
	clear: both;
}

h1 {
	padding-bottom: 25px;
	color: #BA986B;
	font-size: 17px;
	font-weight: bold;
}
h2 {
	background-image: url(global-gfx/verlauf-rechte-box.jpg);
	background-repeat: repeat-x;
	height: 31px;
	color: #84001d;
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
	
}
h3{
display:block;
border-bottom:1px solid #000;
}
#footer {
	background-image: url(global-gfx/footer.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 40px;
	padding-top: 13px;
	border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;
}
#footer a {
	color: #000;
}
.trenner {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-bottom: 3px;
	margin-top: 7px;
}
blockquote{
padding:0px 0px 0px 10px;
}
.artikel{
margin-top:15px;
border:3px solid #fff;
background-color: #F3EFE3

}
.artikel td {
	font-size:11px;
	padding:5px;
	vertical-align: top;
	border-bottom:1px dotted #ABA897;
}
.table_head {
background-image:url(global-gfx/verlauf-rechte-box.jpg);
background-repeat:repeat-x;
font-weight:bold;
border-bottom:1px dotted #ABA897;
padding-top:20px;
}
td.lastRow{
border:0px solid #fff;;
}
h3{
color:#84001D;
font-size:13px;
font-weight:bold;
}
.zusatz{
text-align:right;
font-size:9px;
padding-top:10px;
}
