*{margin:0;padding:0}:focus,:active {outline:0}img{border: 0}
body {
	font: .8em Arial, Tahoma, Verdana;
	color: #333333;
	background-color: #fff;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
a:link, a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover, a:active {
	text-decoration: underline;
	color: #000000;
	background-color: #EEEEEE;
}
h1 { font-size: 1.4em; font-weight: normal; }
	h1 a {
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;
}
h2 {
	margin: 0 0 15px;
	color: #666666;
	font-weight: normal;
	font-size: 1.6em;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	color: #990000;
	font-weight: normal;
	padding-bottom: 5px;
}
h4 {
	color: #333333;
	font-weight: normal;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 2px;
}
h5 {
	color: #333333;
	font-weight: normal;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 2px;
}
p {
	clear: none;
	line-height: 1.5em;
	margin: 0 0 15px;
}
.line {
	border-bottom: 1px solid #ddd;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	clear: both;
}
.clear { clear: both; }
#content {
	width: 800px;
	margin: 0 auto;
}
	#top {
	color: #ccc;
	font-size: 0.9em;
	text-align: right;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
	#logo {
	float: left;
	margin-top: -46px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #9A0201;
}
	#menu {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}
		#menu li { display: inline; font-size: 1.3em; }
			#menu li a {
	float: left;
	color: #808080;
	padding: 0 0 5px;
	margin: 0 0 0 55px;
	text-decoration: none;
	background-color: #FFFFFF;
}
			#menu li a:hover, #menu li.current a, #menu li a:focus {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B20F0F;
	text-decoration: none;
}
#picture {
	border-bottom: 1px solid #ddd;
	height: 210px;
	background-image: url(../images/picture.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	clear: both;
}
	.left {
	float: left;
	width: 575px;
}	
	.right {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0px;
}
		.right h2 {
	font-size: 1.4em;
}
		.right h3 {
	font-size: 0.9em;
	color: #990000;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
		.right p.date {
	line-height: 1.1;
	font-size: 0.85em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

	.services, .concerts {
	float: left;
	width: 295px;
}	
	.musicians {
	float: left;
	width: 140px;
}

	.musicians.last{
	background-color: #990000;
	height: 110px;
	float: right;
	width: 160px;
}
#footer {
	clear: both;
	font-size: 0.84em;
	border-top: 1px solid #ddd;
	color: #999999;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer a {
	color: #999999;
}
.ensemble {
	background-color: #CCCCCC;
}
.music-live {
	width: 420px;
	float: left;
}
.music-cd {
	width: 360px;
	float: right;
}
.music-cdcover {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.songlist h5 {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.songlist p {
	font-size: 0.9em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.small {
	font-size: 0.9em;
}