#middlepic {
	position: absolute;
	height: 128px;
	width: 540px;
	margin-left: 179px;
	background-image: url(images/schumann_noten_mi.jpg);
	border-right: 1px solid #fff;
	/*border-left: 1px solid #fff;*/
}
#header {
	background: #fcfce7;
	height: 100px;
	padding: 15px 0px 0px 0px;
	background-image: url(images/orchesterverein_logo.jpg);
	background-position: 20px 20px;
	background-repeat:no-repeat;
	text-align: right;
	}
	
#header h2 {
	color: #45290c;
	font-family: Georgia;
	font-size: 35pt;
	font-variant: small-caps;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 210px;
	letter-spacing: 6px;
	}

#header h2 a {
	color: #45290c;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #a10f0f;
	text-decoration: none;
	}

#header h3 {
	color: #45290c;
	font-size: 15pt;
	font-family: georgia;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	margin-right: 35px;
	}
