/*
Theme Name: Tiefdruck
Theme URI: http://tiefdruck-musik.de/
Description: Blog-Theme für das Tiefruck Musik Weblog (based on Kubrick)
Version: 1.0
Author: Carsten Dobschat
Author URI: http://www.leo-skull.de/
Tags: theme

*/

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	/* clear: both; */
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	padding: 15px 0 0;
	}

h2.pagetitle {
	padding-top: 10px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	padding: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry p {
	padding-top: 10px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* css/layout.css */
* {
  margin:0;
  padding:0; 
}
* img {
	border:none;
}
/*font-settings*/
body {
	font:13px Arial,sans-serif;
	color:#2b180e;
}
a {
	color:#9c3c25;
}
/*structure*/
body {
background:url(images/pattern.jpg) fixed;
}
#page {
margin:0 auto;
margin-bottom:24px;
width:950px;
padding:0;
background:url(images/page.jpg) 0px 476px repeat-y;
}
#main {
background:url(images/head.jpg) no-repeat;
padding:0 34px 18px 48px;
}
#head {
height:182px;
position:relative;
margin-bottom:6px;
}
#topnav {
position:absolute;
bottom:0;
right:0;
padding-right:18px;
}
#foot {
height:59px;
background:url(images/foot.jpg) no-repeat;
width:100%;
overflow:hidden;
}
#footL {
	width:33%;
	float:left;
	height:100%;
	background:url(images/foot_delimit.jpg) right center no-repeat;
}
#footR {
	width:33%;
	float:right;
	height:100%;
	background:url(images/foot_delimit.jpg) 0 center no-repeat;
}
.footCont {
	margin:6px;
	margin-top:12px;
	text-align:center;
	color:#e4e0d5;
}
.footCont a,
.footCont a:link,
.footCont a:active,
.footCont a:visited {
	color:#e4e0d5;
}
#footL .footCont {
	padding-top:6px;
}
#footL .footCont * {
	display:inline;
}
#footL .footCont img {
	margin:0 4px;
}
#socBM a img {
	margin:0;
}
#designBy {
	margin-top:2px;
}
#floatCont {
width:100%;
overflow:hidden;
}
#leftCont {
width:176px;
margin-top:36px;
float:left;
}
#rightCont {
width:180px;
margin-left:-5px;
float:right;
}
#contentCont {
width:491px !important;
margin-left:180px;
margin-top:6px;
}
#contentHead {
	height:18px;
	background:url(images/content_head.png) no-repeat;
	line-height:1px;
	font-size:1px;
}
#contentFoot {
	height:17px;
	background:url(images/content_foot.png) no-repeat;
	line-height:1px;
	font-size:1px;
}
#content {
	background:url(images/content_repeat.png) repeat-y;
	padding:0 16px;
}
.contentPadding {
width:446px;
margin:0 auto;
}
/*navigations*/
#topnav ul {
list-style-type:none;
margin:0;
padding:0;
font-size:2em;
}
#topnav li {
margin-left:40px;
padding-top:8px;
float:left;
}
#topnav li img {
	display:none;
}
.topnav a,
.topnav a:link,
.topnav a:active,
.topnav a:visited
.topnav a {
	color:#000;
}
.mainMenu a:link,
.mainMenu a:active,
.mainMenu a:visited {
color:rgb(44,24,13);
text-decoration:none;
font-weight:bold;
font-size:1.2em;
}
.mainMenu a:hover {
	color:rgb(140,70,45);
}
.mainMenu a:link#active_menu,
.mainMenu a:active#active_menu,
.mainMenu a:visited#active_menu {
	color:rgb(140,70,45);
}
.vmMenu a,
.vmMenu a:link,
.vmMenu a:active,
.vmMenu a:visited {
	text-decoration:none;
	margin-bottom:2px;
}
.vmMenu .vmActiveMenu {
	color:rgb(44,24,13);
}

/** General classes **/
.floatContainer {
	width:100%;
	overflow:hidden;
}


/*HACKS*/
* html body {
	font-size:13px;
}

* html #rightCont {
overflow:hidden;
}

* + html #right .moduletable table,
* + html #left .moduletable table {
  position:relative;
  margin-left:-18px;
}

* html #content {
padding:0;
}
* html #content .ieAusgleich {
padding:0 18px;
}


/* css/boxes.css */

/*boxes*/
.moduleContent {
	width: 146px;
	overflow: visible;
	padding: 8px;
}

.moduleContent input {
	border:none;
}

.moduleHead {
	height: 27px;
	font-size: 1.2em;
	padding-top: 8px;
	padding-left: 4px;
	font-weight: bold;
}

.moduleContent ul {
	list-style-type: none;
}

.moduleFoot {
	height: 18px;
	width: 162px;
	line-height: 1px;
	font-size: 1px;
	margin-bottom: 8px;
}

#left .moduleHead {
	color: rgb(229, 222, 214);
}

#right .moduleHead {
	color: rgb(76, 38, 17);
}

#left .moduleFoot {
	background: url(images/boxbottom_left.png) no-repeat;
}

#left .moduleHead {
	background: url(images/boxhead_left.png) no-repeat;
}

#left .moduleContent {
	background: url(images/boxrepeat_left.png) repeat-y;
}

#right .moduleFoot {
	background: url(images/boxbottom_right.png) no-repeat;
}

#right .moduleHead {
	background: url(images/boxhead_right.png) no-repeat;
}

#right .moduleContent {
	background: url(images/boxrepeat_right.png) repeat-y;
}

#banner {
	padding-top: 8px;
}

#search .moduleContent {
	padding-bottom:0;
}

#jflanguageselection {
	background: url(images/input_right.png) no-repeat;
	width: 136px;
	padding-right: 2px;
}
.jflanguageselection {
	background: url(images/button_right_right.png) right 1px no-repeat;
	height: 21px !important;
	overflow:visible;
}
.jflanguageselection li {
	height: 21px;
}
.jflanguageselection a,
.jflanguageselection a:active,
.jflanguageselection a:link,
.jflanguageselection a:visited {
	text-decoration:none;
	color:rgb(48,25,19);
	display: block;
	padding: 3px 6px;
	cursor:pointer;
}
.jflanguageselection a:hover {
	text-decoration:underline;
}
.moduleContent .search {
	background:url(images/input_right.png) no-repeat;
}
#mod_search_searchword {
	background:transparent;
	position:relative;
	top:-1px;
	left:5px;
	width:117px;
}
.moduleContent .search .button {
	background:url(images/button_right_right.png) right 1px no-repeat;
	width:20px;
	height:21px;
}

#mod_login_username,
#mod_login_password {
	background:transparent;
	width:138px;
	padding-left:6px;
	padding-top:3px;
	height:18px;
	background:url(images/input_right.png) no-repeat;
	margin-bottom:8px;
	margin-top:2px;
}
.box_right .moduleContent .button {
	margin-top:3px;
	margin-bottom:8px;
	background:transparent;
	height:23px;
	width:93px;
	background:url(images/button_right_93.png) 0 2px no-repeat;
}



/* css/content.css */

/* Allgemein */
#content ul,
#content ol {
	list-style-position:inside;
}

/*Content Boxes*/
.contentpaneopen {
	position:relative;
	padding-bottom:16px;
	background:url(images/box_mob.gif) no-repeat;
	padding-top:19px;
}
.paneHead {
	background:url(images/contentBoxBodyTop.jpg) 0 bottom repeat-x;
	padding-bottom:8px;
}
.contentheading,
.componentheading {
	background:url(images/box_mob.gif) right bottom no-repeat;
	border-bottom:2px solid #d0c2b8;
	color:#6e5048;
	padding:4px 0 2px 4px;
	margin-bottom:12px;
	font-weight:bold;
	font-size:1em;
}
.contentpaneopen .contentheading {
	background:url(images/box_head_repeat.jpg) repeat-x #C1B7AE;
	border:none;
	margin:0;
}
.subcontentheading {
	border-top:1px dashed #d0c2b8;
	padding-top:8px;
	margin:8px 0;
	margin-top:12px;
	font-weight:bold;
	color:#6e5048;
}
.paneTOC {
	width:100%;
	overflow:hidden;
	padding-bottom:8px;
	background:url(images/contentBoxBodyBottom.jpg) 0 bottom repeat-x #f1eee8;
	text-align: left;
}
.paneTOCHolder {
	padding:0 8px;
	background:url(images/contentBoxBodyBottom.jpg) 0 bottom repeat-x #f1eee8;
}
.paneTOC img {
	float:left;
	margin-right:8px;
	margin-top:4px;
}
.paneContent {
	padding:0 4px;
}
.paneInfos {
	font-size:0.85em;
	color:#8A8B8F;
	background:#E9E6DF;
	border-top:1px solid #D0C3BB;
	padding:4px;
}
.readon {
	background:url(images/boxfoot_repeat.jpg) 0 -12px repeat-x #ddd8d1;
	padding:4px;
	text-align:right;
}
.boobleContent .readon {
	background:transparent;
	border-top:1px solid #ddd8d1;
	padding-bottom:0;
	margin-top:4px;
}
.cfield {
}
.cfieldEnd {
}
.cfieldEnd .cfieldEndRight {
}
.cfieldEnd .cfieldEndMain {
	height:8px;
}
/* Content Module */
.contentBoxHead {
	background:url(images/box_head_repeat.jpg) repeat-x #C1B7AE;
	font-weight:bold;
	padding:2px 4px;
	font-size:1.1em;
}
.contentBoxContent {
	padding-top:8px;
	background:url(images/contentBoxBodyTop.jpg) repeat-x;
}
.contentBoxContent img {
	margin:0;
	float:none;
}
.contentBox2Cols {
	width:100%;
	overflow:hidden;
}
.contentBox2Cols .contentpaneopen {
	width:215px;
	float:left;
}
.contentBox2Cols .contentBox2 {
	float:right;
}
.StartseiteRP td {
	height:83px;
}
.StartseiteRP .productsTitle {
	display:none;
}

/* Leading Story */
#content .contentleading .paneTOC,
#content .contentleading .paneHead,
#content .contentleading .paneTOCHolder {
	background:transparent;
	padding:0;
	border:none;
}
.contentleading .paneTOC img {
	float:none;
	margin:0;
}
* + html #content .contentleading .paneTOC img {
	margin-left:-6px;
}
* html #content .contentleading .paneTOC img {
	margin-left:-6px;
}
/* Einzelansicht */
.contentitem .paneInfos {
	background:url(images/boxfoot_flater_repeat.jpg) 0 bottom repeat-x #e9e6df;
	padding-bottom:12px;
}
/* News auf Startseite */
.newsflash .contentBoxContent {
	padding-right:8px;
}
.newsflash .contentBoxContent div,
.newsflash .contentBoxContent div div,
.newsflash .contentBoxContent h2,
.newsflash .contentBoxContent h3 {
	padding:0;
	margin:0;
	background:transparent;
	border:none;
}
.newsflash .contentBoxContent .contentpaneopen {
	position:relative;
	padding-left:118px;
}
..newsflash .contentBoxContent .paneTOCHolder {
	padding-top:8px;
}
.newsflash .contentBoxContent .paneTOC a img {
	position:absolute;
	border:1px solid #D0C3BB;
	padding:2px;
	left:2px;
	top:0;
}
* html #content .newsflash .contentBoxContent .paneTOC a img  {
	left:-120px;
	top:-26px;
}
* + html #content .newsflash .contentBoxContent .paneTOC a img  {
	left:-2px;
}
.newsflash .contentBoxContent .contentheading,
.newsflash .contentBoxContent .readon {
	background:transparent;
	border-bottom:2px solid #D0C3BB;
	padding-bottom:2px;
	margin-top:2px;
}
.newsflash .contentBoxContent .readon {
	border-bottom:none;
	border-top:2px solid #D0C3BB;
	padding-top:2px;
	padding-bottom:8px;
}
/* News Allgemein/Blog */
.contentrow {
	width:100%;
	overflow:hidden;
}
.contentcolumn1 {
	width:100%;
	//float:left;
}
.contentcolumn2 {
	width:50%;
	float:right;
}
.contentintro,
.contentintro {
	padding-top:0;
	background:transparent;
}
.contentintro .paneTOCHolder {
	padding:0 4px;
}
.contentintro .contentheading {
	background-position:0 8px;
	background-color:#DED7D1;
	padding:4px;
}
.contentcolumn1 .contentpaneopen {
	margin-right:8px;
}
.contentcolumn2 .contentpaneopen {
	margin-left:8px;
}
/* Utility Pane (Überschrift mit Icons drunter) */
.utilHeading {
	margin-bottom:0;
}
.utilPane {
	border-bottom:1px solid #d0c2b8;
	margin-bottom:16px;
	padding:2px 4px;
	text-align:right;
}
.toolBox {
	background:url(images/contentBoxBodyTop.jpg) repeat-x #f1eee8;
}
#content .button {
	background:transparent;
	padding:1px 2px;
	background:#F1EEE8 url(images/contentBoxBodyBottom.jpg) repeat-x scroll 0 bottom;
	border:1px solid #D0C3BB;
	-moz-border-radius:4px;
}
#content input:hover.button {
	background:#F1EEE8 url(images/contentBoxBodyTop.jpg) repeat-x scroll 0 0;
}

/* accordion togglers */
.toggler {
	font-weight: bold;
	color: #3f3e37;
	cursor:pointer;
	background:url(images/contentBoxBodyBottom.jpg) 0 bottom repeat-x #f1eee8;
	border-bottom:1px solid #D0C3BB;
	border-top:1px solid #D0C3BB;
	margin-top:8px;
}
.toggler p {
	padding:4px;
}
/* toggler hover */

.togglerHover p {
	background:url(images/contentBoxBodyTop.jpg) repeat-x;
}

/* accordion elements */

.gcGigList {
	text-align:left;
	padding:8px;
	border:1px solid #D0C3BB;
	background:#E9E6DF;
}



/* css/bandprofiles.css */

@CHARSET "ISO-8859-1";
.bProfile {
	
}
#bProfile .contentpaneopen {
	padding:0;
	background:transparent;
}
.bpTitle h2 {
	background:url(images/box_head_repeat.jpg) repeat-x rgb(193,184,175);
	padding:2px 0 2px 4px;
	font-size:1.1em;
}
#bpControl {
	padding:12px 0;
	padding-top:4px;
	overflow:hidden;
	width:100%;
}
#bpControl ul {
	list-style-type:none;
	margin:0;
	width:120px;
	float:left;
	margin-top:4px;
}
#bpControl ul li {
	font-size:1.1em;
	cursor:pointer;
	padding-left:11px;
	margin-top:8px;
}
.bpActive {
	font-weight:bold;
	background:url(images/marker.gif) 0 1px no-repeat;
}
#bpControl a,
#bpControl a:link,
#bpControl a:active,
#bpControl a:visited {
	text-decoration:none;
	color:#2B180E;
}
#bpImage {
	width:148px;
	float:left;
}
#bpImage img {
	border:1px solid #C1B8AF;
	padding:1px;
	float:none;
	margin:0;
	margin-left:12px;
}
.bpSection,
.bpTab {
	background:url(images/contentBoxBodyTop.jpg) repeat-x #f1eee8;
	border:1px solid #DCD7D1;
	border-top:none;
	padding:8px;
}
.bpSection ul {
	margin:0;
	padding:0;
	list-style-type:none
}
.bpDivider {
	background:url(images/box_head_repeat.jpg) repeat-x;
	line-height:1px;
	font-size:1px;
	height:8px;
}
.bpFoot {
	background:url(images/box_foot_repeat.jpg) 0 -10px repeat-x;
	height:16px;
}
#sobi2Footer {
	visibility:hidden;
}
#bpNews br {
	line-height:1px;
	height:0;
}
.bpNewsHead {
	border-bottom:1px dashed #D0C2B8;
	padding-bottom:4px;
	font-weight:bold;
	color:#6E5048;
}
.bpNewsText {
	margin-top:4px;
	padding-bottom:16px;
}
.bpNewsText br {
	line-height:1em;
	height:auto;
}
.vmlistCat,
#fdGallery {
	position:relative;
	overflow:hidden;
	padding:0 24px;
	background:#F0EBE5;
	border:1px solid #C3B9B0;
}
#vmlistPrev,
#vmlistNext,
#fdGalleryScrollLeft,
#fdGalleryScrollRight {
	width:25px;
	height:100%;
	position:absolute;
	top:0;
	background:url(images/vpane_light_l.jpg) repeat-y #F0EBE5;
}
#vmlistPrev,
#fdGalleryScrollLeft {
	left:0;
}
#vmlistNext,
#fdGalleryScrollRight {
	right:0;
	background:url(images/vpane_light_r.jpg) right 0 repeat-y #F0EBE5;
}
#vmlistPrev div,
#vmlistNext div,
#fdGalleryScrollLeft div,
#fdGalleryScrollRight div {
	display:block;
	position:absolute;
	height:100%;
	width:25px;
	cursor:pointer;
	background:url(images/arrowpin_left.png) center no-repeat;
}
#vmlistNext div,
#fdGalleryScrollRight div {
	right:0;
	background:url(images/arrowpin_right.png) center no-repeat;
}
#fdGallery {
	height:126px;
}
#fdGalleryScrolled {
	padding:8px 0;
	white-space:nowrap;
}
#fdGalleryScrollLeft,
#fdGalleryScrollRight {
	width:28px;
}
#fdGalleryScrolled a,
#fdGalleryScrolled a:link,
#fdGalleryScrolled a:visited,
#fdGalleryScrolled a:active {
	text-decoration:none;
}
#fdGalleryScrolled img {
	border-left:1px solid #d7ccbf;
	padding-left:8px;
	padding-right:4px;
}
.vmlistCell {
	width:33%;
	border-left:1px solid #d7ccbf;
	margin:8px 0;
}
.vmlistCell a {
	display:block;
	text-align:center;
	padding-bottom:2px;
}
.vmlistCell span {
	display:block;
	width:110px;
	margin:0 auto;
	font-size:0.9em;
	padding-bottom:4px;
}
.vmlistCell br {
	display:none;
}
.vmlistDisabled {
	display:none;
}
.productsTitle a {
	display:block;
	text-align:left;
}
.productsPrice span {
	margin:0;
	display:inline;
	width:auto;
}
.bpDiskoTitle {
	padding-left:128px;
	font-weight:bold;
	margin:8px 0;
}
.bpDiskoInfo {
	width:100%;
	overflow:hidden;
}
.bpDiskoProduct {
	float:left;
	width:128px;
}
.bpDiskoProduct table {
	margin-top:4px;
}
.bpDiskoProduct td {
	vertical-align:top;
}
.bpDiskoInfTitle {
	padding-right:4px;
}
.bpDiskoTracklist {
	margin-left:128px;
}




/* css/media.css */

jd_div {
	margin: 0;
}

.jd_body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 130%;
	text-align: justify;
	height: 130%;
	margin-left: 15px;
	margin-right: 15px;
}

/* .jd_cat_title {
	text-align: left;
	font-weight: bolder;
	border: 1px double #cccccc;
	width: auto;
	background: url(images/button_bg.png) repeat-x;
	padding: 5px 10px 5px 5px;
	line-height: 20px;
	margin: 10px;
	font-size: 14px;
} */

.jd_top_navi {
	width: 100%;
	overflow: hidden;
	margin-top: -10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #D0C2B8;
	margin-bottom: 8px;
}

.jd_top_navi table {
	float: right;
}

.jd_top_navi img {
	display: none;
}

.jd_top_navi td {
	padding-left: 8px;
	vertical-align: middle;
}

.jd_top_navi select,
.jd_top_navi a {
	background: transparent;
	border: 1px solid #D0C2B8;
	font-size: 0.85em;
	color: #7F7369;
}

.jd_top_navi a {
	border: none;
}

.jd_cat_subheader {
	width: 100%;
	overflow:hidden;
	color:#6E5048;
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom: 1px dashed #D0C2B8;
}
.jd_cat_subheader span.jd_cat_subtitle {
	font-weight:bold;
	float:left;
	margin-left:4px;
}
.jd_cat_subheader span.jd_cat_inf {
	float:right;
	color:#7F7369;
	font-size:0.85em;
	margin-top:0.15em;
}
.jd_footer {
	text-align: center;
	margin-top:16px;
	color:#6E5048;
	font: 11px;
}
.medlContainer {
	width:100%;
	overflow:hidden;
	margin-top:-8px;
}
.medCell {
	width:33%;
	float:left;
}
.medCell div {
	margin-left:8px;
}
.medImage {
	height:110px;
	position:relative;
	width:110px;
	padding-top:16px;
	background-repeat:no-repeat;
	background-position:4px 4px;
}
.medImage a {
	position:absolute;
	bottom:0;
}
.medTitle {
	margin-top:4px;
}
.medInf {
	margin-top:4px;
	font-size:0.85em;
	color:#7F7369;
}
.medCat .contentBoxHead {
	padding:4px 8px;
	font-size:1em;
}
.medCatTitle {
	width:100%;
	overflow:hidden;
	font-weight:normal;
}
.medCatTitle a {
	font-weight:bold;
}
.medCatInf {
	float:right;
	color:#7F7369;
	font-size:0.85em;
	margin-top:0.15em;
}
.medDelimit {
	height:8px;
	margin:4px 0;
	border-bottom: 1px dashed #D0C2B8;
}
.showOneCat .contentBoxContent {
	display:none;
}
.showOneCat .contentBoxHead {
	padding:0;
	background:url(images/red_arrow.gif) 0 center no-repeat;
	margin-left:4px;
	padding-left:12px;
	margin-top:4px;
}
.showCats {
	margin-bottom:16px;
}
.medSubcats {
	font-weight:bold;
	color:#7F7369;
}
.medCatImages {
	width:100%;
	overflow:hidden;
}
.medCatImage {
	width:33%;
	float:left;
	text-align:center;
}
.jd_search_form {
	text-align: left;
	font-size: normal 12px;
	width: 100%;
	padding: 8px 8px 8px 8px;
	line-height: 20px;
	margin: 3px;
	vertical-align: middle;
	background-color: none;
	letter-spacing: 0px;
}

.jd_search_result_title {
	text-align: center;
	font-weight: normal;
	padding: 5px 10px 5px 5px;
	line-height: 20px;
	margin: 100px;
	width: 100%;
	background: none;
}

.jd_search_results {
	text-align: left;
	font-weight: normal;
	border: 1px double #cccccc;
	/* background: url(images/button_bg.png) repeat-x; */
	padding: 0px 10px 5px 5px;
	line-height: 20px;
	margin: 10px;
	width: 100%;
}

.jd_ul {
	/* list-style: url(images/pfeil_liste.gif); */
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

.jd_ul .jd_li {
	font-weight: bold;
}

.jd_h3 {
	margin-bottom: 10px;
	color: #990000;
}

.jd_small {
	color: #666666;
}

.jd_date {
	color: #999999;
}

.jd_inputbox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
	color: #333333;
}

.jd_readon {
	padding-left: 5px;
}

.jd_img {
	border: none;
}

.jd_button {
	color: #333333;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #cccccc;
	width: auto;
	/* background: url(images/button_bg.png) repeat-x; */
	padding: 3px 5px 2px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 25px !important;
	height: 24px;
	margin: 1px;
}

.jd_back_button {
	color: #333333;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #cccccc;
	width: 55px;
	/* background: url(images/button_bg.png) repeat-x; */
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 19px !important;
	margin: 1px;
}

.jd_pagenav_next {
	color: #333333;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: 50px;
	/* background: url(images/button_bg.png) repeat-x; */
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 19px !important;
	height: 19px;
	margin: 1px;
}

.jd_pagenav_prev {
	color: #333333;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #cccccc;
	width: 50px;
	/* background: url(images/button_bg.png) repeat-x; */
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 19px !important;
	height: 19px;
	margin: 1px;
}

.jd_pagenavbar {
	margin-left: 10px;
	float: left;
}
