html,body {
	font-family:Arial, Verdana, sans-serif;
	font-size:100.01%;
	color:#FFF;
	margin:0px;
	background-color:#000010;
}
a:link, a:visited {
	text-decoration:underline;
	color:#FFF;
}
a:hover, a:active {
	text-decoration:none;
	color:#a2a5c5;
}
#header {
	margin:50px 0 0 0;
	border-bottom:1px solid #FFF;
	display:block;
	height:400px;
}
#header img {
	height:400px;
	width:auto;
	margin-left:5%;
}
#header #img-zenker {
}
#header #slideshow {
	display:block;
}
#contentwrapper {
	margin:0px 5%;
	height:100%;
	position:relative;
}
#h1-zenker, #h2-band {
	float:left;
	font-size:1em;
	margin-top:2.6em;
	margin-bottom:2em;
}
#h1-zenker {
	text-transform:uppercase;
	font-weight:normal;
}
#h2-band {
	float:left;
	text-transform:lowercase;
	font-weight:bold;
	margin-left:0.5em;
}
#img-h1 {
	position:absolute;
	top:0;
	left:0;
	margin-top:1.5em;
}
#content {
	clear:left;
	font-size:0.8em;
}
#tour-dates {
	margin-bottom:2em;
}
#tour-dates td {
	padding-right:2.5em;
}
#text-band {
	margin-bottom:2em;
}
#contact {
	margin-top:2em;
}
#impressum {
	color:#A2A5C5;
	font-size:0.9em;
	padding-bottom:5em;
}
#impressum a {
	color:#A2A5C5;
}

/* jplayer */
#jp_container_2 {
	display:none;
}
div.jp-audio, div.jp-audio-stream, div.jp-video {
    background-color: #2a3245;
    border-color: #554461 #180A1F #180A1F #554461;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.25em;
    line-height: 1.6;
}
div.jp-interface {
    background-color: #2a3245;
    position: relative;
    width: 100%;
}
div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
    background-color: #161940;
    border-bottom: 1px solid #080a24;
    border-top: 1px solid #080a24;
    margin: 0 -20px;
    padding: 2px 20px;
}

div.jp-type-playlist div.jp-playlist li.jp-playlist-current a {
    color: #a2a5c5;
}

div.jp-type-playlist div.jp-playlist a:hover {
    color: #a2a5c5;
}
.jp-current-time, .jp-duration {
    color: #A2A5C5;
}
/*slider*/

ul#icons #volume-min {
	margin:2px 130px 2px 216px;
}

#sliderVolume {  
	left: 0;
  top:10px;    
	background: url("../skin/pink.flag/jplayer.pink.flag.jpg") repeat-x scroll 0 -302px transparent;
	height: 4px;
	overflow: hidden;
	padding: 2px 2px 1px;
	position: absolute;
	width: 197px;
}
#sliderVolume .ui-slider-handle {
	display:none;
}
.ui-slider-horizontal .ui-slider-range {
    background: url("../skin/pink.flag/jplayer.pink.flag.jpg") repeat-x scroll 0 -320px transparent;
    height: 4px;
	
}
.ui-widget-content {
    border: 0;
}

div.jp-audio ul.jp-controls #volume-min, div.jp-audio ul.jp-controls #volume-max {
    position: absolute;
    height: 11px;
    width: 16px;
		background:none;
		border:0;
}
div.jp-audio ul.jp-controls #volume-min {
    left: 0;
    top: -6px;
}
div.jp-audio ul.jp-controls #volume-max {
    right: 0;
    top: -6px;
}
div.jp-interface ul.jp-controls #volume-min span, div.jp-interface ul.jp-controls #volume-max span {
    background: url("../skin/pink.flag/jplayer.pink.flag.jpg") no-repeat scroll 0 -330px transparent;
    height: 11px;
    width: 16px;
		border:0;
}
div.jp-interface ul.jp-controls #volume-max span {
    background: url("../skin/pink.flag/jplayer.pink.flag.jpg") no-repeat scroll 0 -350px transparent;
}

