
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	background-color: #c3a572;
}

a,
a:link,
a:visited {
	color: #942638;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p,
ul {
	line-height: 1.5;
}

ul.tourdates {
	padding: 0;
	list-style: none;
}

aside ul {
	line-height: 2;
}

.container {
	width: 80%;
	max-width: 800px;
	margin: 0 auto;
	background-color: #fff;
}

section {
	margin-bottom: 40px;
	/*padding-bottom: 0 2% 30px;*/
	border-bottom: 1px solid #c3a572;
}

section,
footer {
	padding: 0 3% 30px;
}

.headimg {
	text-align: center;
}

.headimg img {
	width: 100%;
}

.phonenr {
	font-size: 16px;
}

.leftcol,
.rightcol {
	float: left;
}

.leftcol {
	width: 60%;
	margin-right: 3%;
}

.rightcol {
	width: 35%;
}

img.align_left {
	float: left;
	margin: 0 15px 10px 0;
}

article.instrument {
	margin-bottom: 30px;
}

article.instrument h2 {
	margin-top: 0;
}

.limageinstrument {
	float: left;
	overflow: hidden;
	width: 30%;
	margin: 0 3% 10px 0;
}

.limageinstrument img {
	width: 100%;
	height: auto;
}

@media (min-width: 600px) {

	.ltextinstrument {
		margin-left: 33%;
	}

}

@media (max-width: 800px) {

	.container {
		width: 90%;
	}
	
	section,
	footer {
		padding: 0 3% 30px;
	}
	
}

.clearfix { *zoom:1; }
/*.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}*/

.clearfix:before,
.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0;
	line-height:0
}

* html .clearfix { height:1%; }
/*.clearfix { display:block; }*/

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}