body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 74%;
	color: #fff;
	line-height: 1.8em;
	background-color: #000;
	margin: 0px 0px 0px 0px;
}

* { font-size: 1.0em; }

img { border: 0; }

p {
	margin: 0px 0px 24px 0px;
	padding: 0px 0px 0px 0px;
}

a { color: #009ee0; }
a:hover, a:active { text-decoration: none; }

strong, b {
	color: #009ee0;
	font-weight: normal;
}

div.clear { clear: both; }

/* Fix for opacity in IE6 */
* html div#navigation ul, * html div#navigation li, * html div#navigation li a, * html h1.pagetitle span,
* html .jcarousel-prev, * html .jcarousel-next, * html #davor, * html #dahinter /** html #playlist_list li , * html ul#player_controls li,*/ {
	behavior: url("fileadmin/scripts/iepngfix.htc")
}


/* =======
Box-Layout
======= */

div#canvas {
	position: relative;
	width: 981px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}

div#navigation {
	position: absolute;
	width: 981px;
	height: 41px;
	top: 18px;
	padding: 0px 0px 14px 0px;
	background: url(../../fileadmin/template/bg-nav.gif) no-repeat;
	border-bottom: 1px solid #5f636a;
}

div#header {
	position: absolute;
	width: 987px;
	height: 309px;
	top: 83px;
	margin-left: -3px;
	background-color: #000;
}

div#header a { outline: none; }

div#content {
	position: relative;
	float: left;
	width: 983px;
	margin: 406px 0px 0px -1px;
	padding: 0px 0px 1px 0px;
	background: url(../../fileadmin/template/bg-content-y.gif) 0px 0px repeat-y;
}

div#content-outline {
	margin: 0px 1px 0px 1px;
	background: url(../../fileadmin/template/bg-content-x.gif) 0px 0px repeat-x;
}

div#content-text { 
	min-height: 400px;
	padding: 20px 35px 10px 25px;
	background-repeat: no-repeat;
}

* html div#content-text { height: 400px; }

div#content-left {
	float: left;
	width: 421px;
	margin: 0px 0px 0px 0px;
}

div#content-right {
	float: right;
	width: 421px;
	margin: 0px 0px 0px 0px;
}

div#content-clear {
	position: relative;
	height: 5px;
	background: url(../../fileadmin/template/bg-content-bottom.gif) no-repeat;
	clear: both;
}

div#footer {
	margin: 12px 0px 20px 0px;
	border-top: 1px solid #5f636a;	
}


/* =========
Customizing
======== */

/* Home */

div#content-home {
	position: relative;	
	float: left;
	width: 981px;
	min-height: 400px;
	margin: 406px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

* html div#content-home { height: 400px; }

div#content-home div#content-left { width: 321px; }
div#content-home div#content-right { width: 647px; }


/* Blog, Extra */

body.blog div#content-text, body.extra div#content-text { padding-right: 12px; }
body.blog div#content-left, body.extra div#content-left { width: 644px; }
body.blog div#content-right, body.extra div#content-right { width: 271px; }


/* Fan Corner */

body.fan-corner div#content-text {
	background-color: #00162B;
	margin-left: 0px;
}

body.fan-corner div#content-left {
	width: 338px;
	min-height: 1200px;
	background-image: url(../../fileadmin/template/page-fan-corner.jpg);
	background-position: -10px 750px;
	background-repeat: no-repeat;
}

* html body.fan-corner div#content-left { height: 1200px; }

body.fan-corner div#content-right {
	width: 570px;
	text-align: center;
}


/* Soundtrack */

body.soundtrack div#content-text {
	background-image: url(../../fileadmin/template/page-soundtrack.jpg);
	background-position: bottom right;
}

body.fan-corner div#content-text {
	background-image: url(../../fileadmin/template/bg-grafitti.jpg);
	background-position: 300px 0px;
	background-repeat: repeat-y;
}


/* =====
Header
===== */

h1.pagetitle {
	height: 48px;
	line-height: 48px;
	font-size: 1.5em;
	margin: 0px 0px 0px 0px;
	background: url(../../fileadmin/template/bg-pagetitle.gif) no-repeat;
	overflow: hidden;
}

h1.pagetitle span {
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

body.main h1.pagetitle span { background-image: url(../../fileadmin/template/h1-main.png); }
body.bio h1.pagetitle span { background-image: url(../../fileadmin/template/h1-bio.png); }
body.fan-corner h1.pagetitle span { background-image: url(../../fileadmin/template/h1-fan-corner.png); }
body.soundtrack h1.pagetitle span { background-image: url(../../fileadmin/template/h1-soundtrack.png); }
body.blog h1.pagetitle span { background-image: url(../../fileadmin/template/h1-blog.png); }
body.extra h1.pagetitle span { background-image: url(../../fileadmin/template/h1-extra.png); }
body.team h1.pagetitle span { background-image: url(../../fileadmin/template/h1-team.png); }
body.sponsors h1.pagetitle span { background-image: url(../../fileadmin/template/h1-sponsors.png); }
body.contact h1.pagetitle span { background-image: url(../../fileadmin/template/h1-contact.png); }
body.error404 h1.pagetitle span { background-image: url(../../fileadmin/template/h1-error404.png); }


/* ====
Footer
==== */

div#footer dl {
	margin: 8px 14px 8px 25px;
	padding: 0px 0px 0px 0px;
}

div#footer dl dt {
	float: left;
	width: 300px;
	font-size: 1.4em;
	font-weight: bold;
	color: #009ddf;
}

div#footer dl dd {
	float: left;
	line-height: 45px;
	margin: 0px 10px 0px 0px;	
}

div#footer dl dd a.inactive img {
	opacity: 0.2;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
}

div#footer dl dd.design {
	float: right;
	margin: 0px 0px 0px 0px;
}

div#footer dl dd.design a { color: #fff; }

div#footer dl dd.design p {
	margin: 0px 0px 0px 0px;
	line-height: 20px;
}


/* =======
Navigation
======= */

div#navigation ul {
	width: 961px;
	height: 41px;
	margin: 4px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	background: url(../../fileadmin/template/nav-linien.png) top left no-repeat;
}

div#navigation ul li {
	float: left;
	list-style-type: none;
	background: url(../../fileadmin/template/nav-linien.png) right no-repeat;
}

div#navigation ul li a {
	height: 33px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center 0px;
}

div#navigation ul li a { outline: none; }

div#navigation ul li a:hover, div#navigation ul li a.aktiv { background-position: center -33px; }

li#nav-2 a { width: 90px; background-image: url(../../fileadmin/template/nav-main.png); }
li#nav-3 a { width: 83px; background-image: url(../../fileadmin/template/nav-bio.png); }
li#nav-4 a { width: 139px; background-image: url(../../fileadmin/template/nav-fan-corner.png); }
li#nav-5 a { width: 139px; background-image: url(../../fileadmin/template/nav-soundtrack.png); }
li#nav-6 a { width: 85px; background-image: url(../../fileadmin/template/nav-blog.png); }
li#nav-7 a { width: 98px; background-image: url(../../fileadmin/template/nav-extra.png); }
li#nav-8 a { width: 92px; background-image: url(../../fileadmin/template/nav-team.png); }
li#nav-9 a { width: 113px; background-image: url(../../fileadmin/template/nav-sponsors.png); }
li#nav-10 a { width: 99px; background-image: url(../../fileadmin/template/nav-contact.png); }


/* ================
Subnav (Fan Corner)
================ */


div.subnav-top, div.subnav-middle, div.subnav-bottom {
	width: 338px;
	position: relative;
	margin: 0px 0px 0px -12px;	
}

div.subnav-top {
	height: 50px;
	background: #012341 url(../../fileadmin/template/subnav-header.gif) no-repeat;
}

div#content-text div.subnav-top h2 {
	color: #fff;
	height: 46px;
	line-height: 46px;
	font-size: 1.5em;
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	border: none;
}

div.subnav-middle { background: #114c71 url(../../fileadmin/template/subnav-middle.gif) repeat-y; }

div#subnav {
	margin: 0px 1px 0px 1px;
	padding: 16px 16px 16px 16px;
	background: #012341 url(../../fileadmin/template/box-bg-color.gif) bottom repeat-x;
}

div#content-text div.subnav-middle ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #355272;
}

/** html div.subnav-middle ul,
*+ html div.subnav-middle ul {
	float: left;
	margin: 0px 1px 0px 1px;
}*/

div#content-text div.subnav-middle ul li {
	line-height: 1.4em;	
	list-style-type: none;
	list-style-image: none;
	padding: 3px 4px 3px 4px;
	border-bottom: 1px solid #355272;
}

* html div#content-text div.subnav-middle ul li { width: 290px; }

div#content-text div.subnav-middle ul li a {
	color: #fff;
	text-decoration: none;
}

div#content-text div.subnav-middle ul li a:hover, div#content-text div.subnav-middle ul li a.aktiv { color: #009ee0; }

div.subnav-bottom {
	height: 4px;
	margin-bottom: 20px;
	background: url(../../fileadmin/template/subnav-bottom.gif) no-repeat;
	clear: left;
}


/* =====
Content
===== */

div.csc-default { clear: both; }

div#content-text .csc-firstHeader { margin-top: 0px; }

div#content-text h1, div#content-text h2, div#content-text h3 {
	font-size: 1.0em;
	font-weight: normal;
	color: #009ee0;	
}

div#content-text h1 {
	padding: 0px 0px 10px 0px;
	margin: 50px 0px 20px 0px;
	background: url(../../fileadmin/template/head-linie.gif) repeat-x bottom;
}

div#content-text h2 {
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #5f636a;
}

div#content-text h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

address {
	font-size: 0.8em;
	font-style: normal;
	margin: -24px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

div#content-text ul {
	margin: 0px 30px 20px 16px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(../../fileadmin/template/li-icon.gif);
}

div#content-text ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

div#content-text div.csc-frame-frame1 ul li {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 5px;
}


/* Text + Image */

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image { margin: 0px 0px 24px 15px; }

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img { margin: 0px 0px 3px 0px; }
* html div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img { margin: 0px 0px 6px 0px; }
*+ html div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img { margin: 0px 0px 6px 0px; }

div.csc-textpic-above div.csc-textpic-text {
	padding-top: 10px;
	border-top: 1px solid #5f636a;
}

dl.csc-textpic-image dt {
	padding-bottom: 3px;
	border-bottom: 1px solid #5f636a;
}

dl.csc-textpic-image dd.csc-textpic-caption {
	line-height: 1.6em;
	font-size: 0.8em;
	padding: 6px 0px 0px 0px;
}

dl.csc-textpic-image img { margin: 0px 0px 10px 0px; }


/* Frame blue */

div.csc-frame-top, div.csc-frame-middle, div.csc-frame-frame1, div.csc-frame-bottom { position: relative; }
div.csc-frame-top, div.csc-frame-middle, div.csc-frame-bottom {
	width: 433px;
	margin: 0px 0px 0px -12px;	
}

div.csc-frame-top {
	height: 4px;
	background: #012341 url(../../fileadmin/template/box-bg-top.gif) repeat-y;
}

div.csc-frame-middle {
	background: url(../../fileadmin/template/box-bg-middle.gif) repeat-y;
}

div.csc-frame-frame1 {
	margin: 0px 2px 0px 2px;
	padding: 5px 12px 1px 12px;
	background: #012341 url(../../fileadmin/template/box-bg-color.gif) bottom repeat-x;
}

* html div.csc-frame-frame1 { float: left; width: 405px; margin-left: 1px; }
*+ html div.csc-frame-frame1 { float: left; width: 405px; margin-left: 1px; }

div.csc-frame-bottom {
	height: 4px;
	margin-bottom: 20px;
	background: url(../../fileadmin/template/box-bg-bottom.gif) no-repeat;
	clear: left;
}


/* Facebook Button */

div#box- {
	position: relative;
	width: 338px;
	height: 265px;
	margin: 0px 0px 16px -12px;
	background: url(../../fileadmin/template/box-.jpg) no-repeat;
}
* html div#box- { margin-left: 0px; }

div#box- h2 {
	color: #fff;
	height: 46px;
	line-height: 46px;
	font-size: 1.5em;
	margin: 0px 0px 5px 16px;
	padding: 0px 0px 0px 0px;
	border: none;
}

div#box- p a {
	display: block;
	padding: 16px 15px 155px 100px;
}


/* Contact */

div#contact-beachvibes, div#contact-ruben {
	position: relative;
	background-repeat: no-repeat;	
}
	
div#contact-beachvibes {
	width: 435px;
	height: 247px;
	margin: 0px 0px 0px -12px;
	padding: 24px 0px 0px 30px;
	background-image: url(../../fileadmin/template/box-beachvibes.jpg);
}

div#contact-ruben {
	width: 439px;
	height: 255px;
	padding: 12px 13px 12px 13px;
	margin: 0px 0px 0px -24px;
	background-image: url(../../fileadmin/template/box-contact.jpg);
}

div#contact-ruben div.contact-ruben-img {
	float: left;
	width: 202px;
	margin: 0px 25px 0px 0px;
}

div#contact-ruben div.contact-ruben-text {
	width: 212px;
	float: right;	
}

div#contact-ruben h2 {
	color: #fff;
	margin: 12px 0px 20px 0px;
	border: none;
}

div#contact-ruben p.contact-ruben-skype a {
	position: relative;
	display: block;
	height: 70px;
	margin: -6px 0px 90px -15px;
	padding: 28px 0px 0px 145px;
	background: url(../../fileadmin/template/skype.gif) no-repeat;
}



/* =====
Blog
===== */

/* List view */

div.news-list-item { margin: 0px 0px 50px 0px; }

div#content-text div.news-list-item h2,
div#content-text div.news-single-item h2,
div#content-text div.tx-comments-comments h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

div#content-text div.news-list-item h2 a,
div#content-text div.news-single-item h2,
div#content-text div.tx-comments-comments h2 {
	color: #fff;
	text-decoration: none;
}

div#content-text div.news-single-item h2 { margin-top: 20px; }
div#content-text div.tx-comments-comments h2 { font-size: 1.2em; }

span.news-list-date {
	display: block;
	color: #009EE0;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #5f636a;
}

div.news-list-content { padding: 0px 0px 0px 0px; }

div.news-single-img {
	float: left;
	margin: 5px 16px 6px 0px;
}

div.news-single-item div.clear,
div.news-list-item div.clear {
	margin-top: 6px;
	border-bottom: 1px solid #5f636a;
}

div.news-list-category {
	display: inline;
	clear: both;
}

div.news-list-browse { margin-bottom: 30px; }


/* Category Navigation */

div#blognav {
	width: 231px;
	height: 295px;
	padding: 12px 20px 0px 20px;
	background: url(../../fileadmin/template/blog-bg-category.jpg) no-repeat;
	overflow: hidden;
}

div#blognav div.news-catmenu { margin: 0px 0px 20px 0px; }

div#blognav div.news-catmenu a { text-decoration: none; }

div#blognav div.news-amenu-container, div#blognav div.news-catmenu div.level2, div#blognav h2 { width: 130px; }

div#blognav h2, p.news-catmenu-header {
	color: #fff;
	margin: 0px 0px 0px -6px;
	padding: 0px 0px 6px 6px;
	border-bottom: 1px solid #678296;
}

div#blognav div.news-catmenu div.level2 {
	margin: 0px 0px 0px -6px;
	padding: 0px 0px 0px 6px;
	border-bottom: 1px solid #305976;
}

div.level1 a { display: none; }
div.level2 a { display: block; }

div#blognav div.news-amenu-container ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#blognav div.news-amenu-container ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 0px -6px;
	padding: 0px 0px 0px 6px;
	border-bottom: 1px solid #305976;
}

div#blognav div.news-catmenu div.level1 a, div#blognav div.news-amenu-container ul li a { text-decoration: none; }


/* Single view */

div.news-single-backlink {
	margin: 0px 0px 40px 0px;
	clear: both;	
}

div.news-single-rightbox {
	margin: 0px 0px 20px 0px;
	color: #009EE0;
	border-bottom: 1px solid #5f636a;
}

p.news-single-imgcaption {
	font-size: 0.8em;
	border-top: 1px solid #5f636a;
	margin: 0px 0px 0px 0px;
}

div#content-text li.news-amenu-item-year { margin-top: 20px; }

div.newsvideo {
	max-width: 644px;	
	overflow: hidden;
}
* html div.newsvideo { width: 644px; }


/* Comments */

div.tx-comments-comment-form { margin-top: 43px; }

.tx-comments-comment-form label {
	display: block;
	padding-top: 5px;
}

.tx-comments-comment-form input, .tx-comments-comment-form textarea, .tx-comments-comment-form img { margin-top: 5px; }
.tx-comments-comment-input, .tx-comments-comment-form textarea {
	width: 230px;
	padding: 2px;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #5f636a;
}

.tx-comments-comment-form br { clear: left; }
.tx-comments-comment-name, .tx-comments-comment-date { color: #009EE0; }

.tx-comments-comment-1, .tx-comments-comment-2 {	
	border-bottom: 1px solid #5f636a;
	padding: 6px 0px;
}

.tx-comments-comment-content { text-align: justify; }

.tx-comments-required-mark, .tx-comments-required-error { color: #ff4500; }

.tx-comments-form-top-message {
	border: 1px solid #d0d0d0;
	padding: 10px 20px;
	text-align: center;
	font-weight: bold;
}

.tx-comments-closed {
	border: 1px solid #d0d0d0;
	padding: 10px 10px;
	margin: 10px 0;
}

.tx-comments-closed img {
	vertical-align: baseline;
	margin-left: 4px;
	padding-right: 4px;
}

.tx-comments-comment-report {
	font-size: 80%;
	margin: 7px 0 5px 15px;
}

.tx-comments-rating { margin-left: 15px; }

.tx-comments-comment-form fieldset {
	border: none;
	padding: 0px 0px 0px 0px;
}

.tx-comments-comment-form p, div.tx-comments-captcha { margin-bottom: 12px; }


img.tx-srfreecap-pi2-image { margin: 2px 0px 6px 0px; }
div#content-text ul.tx-pagebrowse { margin: 8px 0px 8px 0px; }

/* Share Button */
div#c79 {
	position: relative;
	float: right;
	width: 60px;
	margin-top: -61px;
}


/* ==============
Home: Latest News 
============== */

div.news-latest-container {
	width: 317px;
	height: 300px;
	margin: 12px 0px 6px 0px;
	background: url(../../fileadmin/template/box-news.gif) no-repeat;
}

div.news-latest-container h2 {
	height: 40px;
	line-height: 40px;
	font-size: 1.5em;
	margin: 0px 0px 8px 15px;
	padding: 0px 0px 0px 0px;
}

div.news-latest-content {
	height: 229px;
	padding: 12px 15px 10px 15px;
	overflow: auto;
}

div.news-latest-item { margin: 0px 0px 20px 0px; }

div.news-latest-item p { display: inline; }


/* =========
Home: Events 
========= */

div.tx-veranstaltungen-pi1 {
	width: 647px;
	height: 300px;
	background: url(../../fileadmin/template/box-events.gif) no-repeat;
}

div.events-header {	
	position: relative;
	height: 40px;
	line-height: 40px;
	margin: 0px 25px 0px 95px;
	background: url(../../fileadmin/template/events-plus.gif) 0px 15px repeat-x;
}

div.events-header h2 {
	position: absolute;
	font-size: 1.5em;
	margin: 0px 0px 0px -80px;
}

dl.events-content {
	height: 240px;
	margin: 10px 20px 0px 16px;
	padding: 0px 0px 0px 0px;
	overflow: auto;	
	clear: both;
}

dl.events-content dt {
	float: left;
	color: #009ee0;
	padding: 8px 0px 8px 0px;
}

dl.events-content dd {	
	margin: 0px 20px 0px 0px;
	padding: 8px 0px 8px 120px;
	border-bottom: 1px solid #407ea9;	
}


/* =========
Home: Poll 
========= */

div.tx-myquizpoll-pi1 {
	width: 317px;
	height: 209px;
	margin: 6px 0px 15px 0px;
	background: url(../../fileadmin/template/box-poll.gif) no-repeat;
}

*+ html div.tx-myquizpoll-pi1 { float: left; margin: -4px 0px 4px 0px; }

div.tx_myquizpoll_pi1-question h2 {
	height: 40px;
	line-height: 1.4em;
	font-size: 1.5em;
	margin: 0px 0px 8px 15px;
	padding: 10px 0px 0px 0px;
}

form p.tx_myquizpoll_pi1-label { padding:10px 10px 10px 15px; }

div.tx_myquizpoll_pi1-content { padding: 24px 0px 0px 13px;  }
* html div.tx_myquizpoll_pi1-content { padding: 19px 0px 0px 13px;  }

div#vote-submit { margin: -39px 0px 0px 180px; }

table.tx_myquizpoll_pi1-table {
	line-height: 1.6em;
	margin: 0px 0px 0px 15px;
}

* html table.tx_myquizpoll_pi1-table { margin-top: -10px; }

table.tx_myquizpoll_pi1-table td { padding-right: 20px; }


/* =================
Flowplayer (Video)
================= */

div#tx-videos {
	width: 647px;
	height: 355px;
	margin: 0px 0px 16px 0px;
	background: url(../../fileadmin/template/box-videos.gif) no-repeat;
}

div#tx-videos h2 {
	height: 40px;
	line-height: 40px;
	font-size: 1.5em;
	margin: 0px 0px 8px 15px;
	padding: 0px 0px 0px 0px;
}

div#videos-content {
	float: right;
	width: 372px;
	margin: 30px 4px 0px 0px;
	text-align: right;
}
* html div#videos-content {
	margin-right: 0px;
	text-align: left;
}

a#flowplayer {
	display: block;
	width: 366px;
	height: 244px;
	outline: none;
}

div#videos-nav {
	float: left;
	width: 260px;
}

div#videos-nav ul {
	width: 260px;
	margin: 10px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

div#videos-nav ul li {
	float: left;
	list-style-type: none;
	margin: 0px 6px 6px 0px;
	padding: 0px 0px 0px 0px;
}

div#videos-nav ul li a img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	outline: none;
}

div#videos-nav ul li a img { float: left; }

div#videos-nav ul li a:hover img, div#videos-nav ul li a.aktiv img {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
}


/* =================
jQuery jPlayer (mp3)
================= */

div#jquery_jplayer p {
	margin: 150px 0px 0px 20px;
	width: 280px;
}

#player_container h2 {
	float: left;
	font-size: 1.5em;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#player_container {
	position: relative;
	width: 317px;
	height: 113px;
	background: #08253e url("../../fileadmin/template/jplayer/bg-mp3player.gif") 0px 0px no-repeat;
}

#player_container  ul#player_controls {
	padding: 0;
	margin: 0;
}

#player_container ul#player_controls li {
	list-style-type: none;
	text-indent: -9999px;
	overflow: hidden;
}

#player_play, #player_pause {
	display: block;
	position: absolute;
	left: 45px;
	top: 52px;
	width: 48px;
	height: 48px;
	cursor: pointer;
}

#player_play { background: url("../../fileadmin/template/jplayer/sprites.png") 0 0 no-repeat;}
#player_play.jqjp_hover { background-position: -49px 0; }

#player_pause { background: url("../../fileadmin/template/jplayer/sprites.png") 0 -49px no-repeat; }
#player_pause.jqjp_hover { background-position: -49px -49px; }

#ctrl_prev {
	position: absolute;
	left: 5px;
	top: 52px;
	background: url("../../fileadmin/template/jplayer/sprites.png") 0 -98px no-repeat;
	width: 48px;
	height: 48px;
	cursor: pointer;
}

#ctrl_prev:hover { background-position: -48px -98px; }

#ctrl_next {
	position: absolute;
	left: 87px;
	top: 52px;
	background: url("../../fileadmin/template/jplayer/sprites.png") 0 -148px no-repeat;
	width: 48px;
	height: 48px;
	cursor: pointer;
}

#ctrl_next:hover { background: url("../../fileadmin/template/jplayer/sprites.png") -48px -148px no-repeat; }

#player_progress {
	position: absolute;
	left: 140px;
	top: 66px;
	background-color: #eee;
	width: 165px;
	height: 15px;
}

#player_progress_load_bar {
	background: url("../../fileadmin/template/jplayer/bar_load.gif") top left repeat-x;
	width:0px;
	height:15px;
	cursor: pointer;
}

#player_progress_load_bar.jqjp_buffer { background: url("../../fileadmin/template/jplayer/bar_buffer.gif")  top left repeat-x; }

#player_progress_play_bar {
	background: url("../../fileadmin/template/jplayer/bar_play.gif") top left repeat-x ;
	width:0px;
	height:15px;
}

#player_volume_min {
	position: absolute;
	left: 186px;
	top: 12px;
	background: url("../../fileadmin/template/jplayer/sprites.png") 0 -199px no-repeat;
	width:33px;
	height:33px;
	cursor: pointer;
}

#player_volume_max {
	position: absolute;
	left: 273px;
	top: 12px;
	background: url("../../fileadmin/template/jplayer/sprites.png") 0 -232px no-repeat;
	width: 33px;
	height: 33px;
	cursor: pointer;
}

#player_volume_bar {
	position: absolute;
	left: 222px;
	top: 25px;
	background: url("../../fileadmin/template/jplayer/volume_bar.gif") repeat-x top left;
	width: 46px;
	height: 5px;
	cursor: pointer;
	overflow: hidden;
}

#player_volume_bar_value {
	background: url("../../fileadmin/template/jplayer/volume_bar_value.gif") repeat-x top left;
	width:0px;
	height:5px;
}

#play_time, #total_time {
	position: absolute;
	left: 140px;
	top: 81px;
	width:165px;
}

#total_time { text-align: right; }

#playlist_list {
	width: 317px;
	height: 112px;
	background: #0f5c91 url("../../fileadmin/template/jplayer/bg-mp3player.gif") 0px -113px no-repeat;
	padding: 10px 0px 30px 0px;
	margin-bottom: 16px;
	overflow: auto;
}

* html #playlist_list { background-attachment: fixed; }

#playlist_list ul {
	width: 227px;
	margin: 0px 20px 0px 45px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #407ea9;
}

* html #playlist_list ul { margin-left: 10px; }

#playlist_list li {
	list-style-type: none;
	margin: 0px 0px 0px -40px;
	padding: 0px 0px 0px 0px;
	background: url("../../fileadmin/template/jplayer/sprites.png") -48px -201px no-repeat;
	cursor: pointer;
}

* html #playlist_list li {
	width: 267px;
	margin: 0px 0px 0px 0px;
}

#playlist_list li span {
	display: block;
	margin-left: 40px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #407ea9;
}

#playlist_list li:hover, #playlist_list li.playlist_current, #playlist_list li.playlist_hover {
	color: #009ee0;
	background-position: -48px -235px;
}

#playlist_list li.playlist_current { cursor: default; }


/* Soundcloud Badge - should stay at the bottom of the CSS */

div#-badge, div#box-soundcloud {
	position: relative;
	margin: 0px 0px 16px -12px;
}

a.soundcloud-badge:hover {background-position: bottom left !important;}
*html a.soundcloud-badge {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='(http://a1.soundcloud.com/images/badges/imonsc/square/dark-blue.png?418c75)', sizingMethod='crop') !important;}

