body {
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	background-image:url('images/back1.jpg');
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container_top {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/back_top.jpg);
	background-repeat: repeat-x;
}

#container {
	margin: 0px auto;
	padding-top: 25px;
	padding-bottom: 3px;
	width: 740px;
	background-color: #FFF;	
	text-align: center;
}

#container2 {
	margin: 0px auto;
	border: 1px solid #000;
	width: 730px;
	background-color: #efefef;
	background-repeat: repeat-y;
	color: #2F2E2E;
	clear: both;
}



#content1 {
	width: 160px;
	float: left;
}

p.tourdates {
	padding-left: 10px;
	margin-bottom: 5px;

}

#content1_head {
margin: 0 0 0 65px;
width: 85px;
height: 16px;
}

#content2 {
	width: 370px;
	float: left;
	margin: 0 0 0 20px;
}

#content2_head {
margin: 0 0 0 275px;
width: 98px;
height: 16px;
}

#content3 {
	width: 145px;
	float: left;
	text-align: left;
	margin: 0 0 0 28px;
}

#content3 img {
border: 0;
margin-bottom: 25px;
}

#content3_head {
margin: 0 0 0 72px;
width: 71px;
height: 16px;
}

#content4 {
	width: 90px;
	float: right;
	text-align: left;
}

#content5 {
	width: 700px;
	margin: 5px;
	float: left;
	text-align: left;
}

#footer1 {
	clear: both;
	margin-top: 25px;
}

#footer2 {
	background-image:url('images/footer1.gif');
	background-repeat: no-repeat;
	height: 40px;
	width: 100%;
}

#footer_disco {
	background-image:url('grafiken/footer_disco.gif');
	background-repeat: no-repeat;
	height: 40px;
	width: 100%;
}

#footer_tontraeger {
	background-image:url('grafiken/footer_tontraeger.gif');
	background-repeat: no-repeat;
	height: 40px;
	width: 100%;
}

p {
	text-align: left;
	color: #2F2E2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: rgb(255,128,0); /*#743A39; */
	text-decoration: none;
}

a:visited {
	color: rgb(255,128,0);
	text-decoration: none;
}

a:hover {
	color: rgb(255,128,0);
	text-decoration: underline;
}

a:active {
	color: rgb(255,128,0);
	text-decoration: none;
}

h1 {
	color: #2F2E2E;
	font-size: 14px;
}

h2 {
	font-size: 14px;
	color: #2F2E2E;
}

h3 {
	font-size: 12px;
	color: #2F2E2E;
}

select {
	background-color: #C3C3C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F2E2E;
}

.link {
	text-decoration: none;
}
.recordtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.curse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.premiumblend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.popup
{
	position : absolute;
	width : 310px;
	visibility : hidden;
	left : 320px;
	height : 310px;
	top : 314px;
	z-index : 10;
}

div#content2 ul,h2,h3 { text-align: left; }
