@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5e4a41;
	font-weight: normal;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	float: right;
	padding-top: 12px;
	padding-bottom: 12px;
}
#nav ul {
	display: inline;
	list-style-type: none;
}
#nav li {
	list-style: none;
	display: inline;
	padding-left: 10px;
	
}
#nav img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#home-banner {
	background-image: url(../images/dance3-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	clear: both;
	margin-bottom: 10px;
}
.home-artists {
	margin-top: 0px;
}
.home-artists img {
	float: left;
	margin-right: 10px;
}
.home-artists .heading {
	padding-bottom: 5px;
}
.homevideos-pad {
	padding-top: 6px;
}

.reviewboard-name-homepage{
	font-style:italic;
}


.column-double {
	width: 470px;
	padding-right: 10px;
	float: left;
}
.column-single-with-margin {
	float: left;
	width: 230px;
	margin-right: 10px;
}
.column-single-no-margin {
	float: left;
	width: 230px;
}
h1 {
	font-size: 26px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #AEB1A0;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
}


h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a79d99;
	font-weight: normal;
	font-size: 18px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
	font-style: italic;
}
h5 {
	font-size: 13px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a79d99;
	font-weight: normal;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #9E9692;
	text-decoration: none;
}
a img{
	border-color:#000000;
}
a:hover img{
	border-color:#9E9692;
}
.clearboth {
	clear: both;
}
.clearboth-and-border {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a79d99;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a79d99;
	margin-top: 20px;
	font-size: 11px;
	margin-bottom: 20px;
	padding-top: 10px;
}
#footer-left {
	float: left;	
}
#footer-right {
	float: right;
	text-align: right;
	line-height: 15px;
}

/* Listen */
.fade{
	margin-bottom: 0em;
}



/**** noscript-Hinweis ****/

div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	height: 2.5em;
	line-height: 2.5em;
	position: absolute;
	top:0;
	width: 100%;
}

div#att p{
	background: transparent url(../images/att.png) no-repeat 0 46%;
	margin: 0;
	display: inline;
	padding: 6px 0 6px 26px;
}
#banner {
	height: 160px;
	clear: both;
	margin-bottom: 20px;
}
#banner-fullpage {
	height: 160px;
	clear: both;
}
#subnav  {
	width: 290px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#subnav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#subnav li {
	margin: 0px;
	list-style: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#subnav a {
	color: #7e665c;
	text-decoration: none;
	font-weight: bold;
}
#subnav a:hover {
	color: #9E9692;
	text-decoration: none;
	padding-left: 1px;
	font-weight: bold;
}
#fullpage {
	width: 936px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-weight: normal;
	background-color: #cbcdc0;
}
#fullpage-padright {
	width: 922px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-weight: normal;
	background-color: #cbcdc0;
}
#mainpage {
	width: 630px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
.artist-heading-block {
	display: block;
}
.pic-right {
	margin-bottom: 10px;
	margin-left: 20px;
}
.pic-box {
	background-color: #E3E4DE;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.pic-box img {
	border: 1px solid #FFFFFF;
}

.pic-box .foot {
	color: #626552;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 12px;
}
.top {
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a79d99;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
}
.credits {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #8B827C;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.artists-intro {
	float: left;
}
.main-artist-page-box {
	background-color: #FFF;
	padding: 28px;
	width: 119px;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	min-height: 200px;
}
.main-artist-page-box img {
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.programme-box {
	background-color: #FFF;
	width: 244px;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	padding-top: 12px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 28px;
}
.programme-installation {
	background-color: #FFF;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
	font-size: 11px;
	line-height: 14px;
	padding-top: 28px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 28px;
	width: 868px;
}
.programme-shorts {
	text-align: left;
	min-height: 490px;
}
#diary {
	font-size: 10px;
	line-height: 11px;
}
#diary .diary-divider{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: solid;
	border-top-color: #b0a9a6;
	border-left-color: #b0a9a6;
}
#diary .diary-bills{
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b0a9a6;
	font-size: 9px;
}	
#diary .diary-divider-honly{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b0a9a6;
}
#diary .towns{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b0a9a6;
	padding-right: 2px;
}
#diary .date{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	display: block;
}
.accordion-container-left {
	width: 450px;
	margin-right: 22px;
	float: left;
}
.accordion-container-right {
	width: 450px;
	float: left;
}
#accordion1 {
	margin-bottom: 12px;
}
#accordion2 {
	margin-bottom: 12px;
}
#accordion1 a:hover {
	color: #fff;
}
}
#accordion2 a:hover {
	color: #fff;
}

h5.toggler {
	cursor: pointer;
	font-size: 14px;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div.element {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.calendar-date {
	font-size: 14px;
	font-weight: bold;
	color: #5D4A41;
	background-color: #fff;
	text-align: center;
	display: block;
	width: 40px;
	margin-right: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5e4a41;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.dates {
	color: #9E9692;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DED8;
}
.venues {
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DED8;
}
