@charset "utf-8";

/* Allgemeine Definitionen
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
}
img,
a img {
	border: 0;
}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}
h1, h2, h3, h4 {
	font-size: 12px;
}
p, address, blockquote {
	margin: 0 0 1em 0;
}
#content ul {
	margin: 3px 0 1em 30px;
}
#content ul li {
	padding: 0 0 2px 0;
	list-style: disc;
}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}
.lineheight140 {
	line-height: 1.4em;
}
div {
	color: #1F1F1F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 1em 0;
}

/* Links
----------------------------------------------- */
a {
	color: #1f1f1f;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #1f1f1f;
	text-decoration: none;
}
a.bbblink {
	color: #063;
	font-size: 11px;
	text-decoration: none;
}
a:hover.bbblink {
	color: #5e5e5e;
}
a.more {
	color: #063;
	font-size: 11px;
	text-decoration: none;
}
a:hover.more {
	color: #5e5e5e;
	text-decoration: underline;
}
.musikdata a,
.eventdata a {
	color: #063;
	text-decoration: none;
}
.musikdata a {
	font-weight: bold;
}
.musikdata a:hover,
.eventdata a:hover {
	color: #5e5e5e;
	text-decoration: underline;
}
a.back2search {
	color: #063;
	font-size: 10px;
	text-decoration: none;
}
a:hover.back2search {
	color: #5e5e5e;
	text-decoration: underline;
}
.neuerscheinung a {
	color: #1f1f1f;
	text-decoration: none;
}
.neuerscheinung a:hover {
	color: #5e5e5e;
	text-decoration: none;
}
#breadcrumb a {
	color: #063;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #063;
	text-decoration: underline;
}
.komponist a {
	color: #1f1f1f;
	text-decoration: none;
}
.komponist a:hover {
	color: #5e5e5e;
	text-decoration: none;
}
.infobox strong a {
	color: #063;
	text-decoration: none;
}
.infobox strong a:hover {
	color: #707070;
	text-decoration: none;
}
a.pdf,
a.misc,
a.music,
a.movie {
	color: #063;
	font-weight: bold;
	padding: 2px 0 2px 23px;
	text-decoration: none;
}
a.pdf {
	background: url(gfx/pdf_sml_icon.gif) no-repeat 4px 3px;
}
a.misc {
	background: url(gfx/download_file_sm_icon.gif) no-repeat 4px 3px;
}
a.music {
	background: url(gfx/music_sml_icon.gif) no-repeat 4px 3px;
}
a.movie {
	background: url(gfx/movie_sml_icon.gif) no-repeat 4px 3px;
}
a:hover.pdf,
a:hover.misc,
a:hover.music,
a:hover.movie {
	color: #5e5e5e;
	text-decoration: none;
}
a.sendmail {
	background: url(gfx/sendmail.gif) no-repeat 0 4px;
	border-bottom: 1px solid #063;
	color: #063;
	font-size: 9px !important;
	margin-left: 70px;
	padding-left: 12px;
	text-decoration: none;
}
a:hover.sendmail {
	border-bottom: 1px solid #f5f5f5;
	color: #063;
	text-decoration: none;
}
#preisbox a {
	color: #063;
	text-decoration: none;
}
#preisbox a:hover {
	color: #063;
	text-decoration: underline;
}
#linklist a {
	background: #e3e3e2 url(gfx/bg_linklistlink.gif) repeat-x 0 0;
	border-bottom: 1px solid #bbbcb6;
	color: #063;
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding-left: 3px;
	text-decoration: none;
}
#linklist a:hover {
	background: #e3e3e2;
	color: #063;
	text-decoration: none;
}
a.jump,
a.print {
	color: #063;
	padding: 4px 0 4px 20px;
	text-decoration: none;
}
a.jump {
	background: url(gfx/nachoben_icon.gif) no-repeat 0 2px;
}
a.print {
	background: url(gfx/drucken_icon.gif) no-repeat 0 2px;
}
a:hover.jump,
a:hover.print {
	color: #063;
	text-decoration: underline;
}


/* Layout
-----------------------------------------------*/ 
#wrapper {
	font-size: 11px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 595px;
}
#wrapper:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
}
#wrapper {display: inline-block;}
/* Hides from IE-Mac \*/
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* End hide from IE-Mac */
#header {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#container {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#breadcrumb {
	border-bottom: 1px solid #c5c6c1;
	float: left;
	font-size: 10px;
	color: #063;
	min-height: 12px;
	height: auto !important;  /*moderne Browser*/
	height: 12px;  /*IE*/	
	line-height: 12px;
	margin-bottom: 10px;
	padding-bottom: 6px;
	width: 100%;
}
.breadcrumb1 {
	color: #063;
	float: left;
	font-size: 10px;
	margin: 0;
	padding: 0;
	width: 290px;
}
.breadcrumb2 {
	float: left;
	font-size: 10px;
	text-align: right;
	margin: 0;
	padding: 0;
	width: 180px;
}
#content {
	float: left;
	margin: 26px 0 0 35px;
	padding: 0 0 22px 0;
	width: 470px;
}
#content_full {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#content_full h1 {
	color: #063;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#content_full h2 {
	color: #1F1F1F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#content_full h6 {
	color: #063;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #E9EBDC;
	padding: 5px;
	border: thin dotted #006633;
}
#content_full p {
	color: #1F1F1F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 1em 0;
}
#content_left {
	float: left;
	margin: 0;
	padding: 0;
	width: 310px;
}
table.musikdata {
	background: #f1f4e9 url(gfx/bg_textbox_cleft.gif) repeat-x bottom;
	border-bottom: 1px solid #c4c6bf;
	font-size: 11px;
	margin: 0 0 18px 0;
	padding: 2px 0 0 0;
	width: 100%;
}
table.musikdata td,
table.musikdata th {
	border-bottom: 1px solid #fff;
	padding: 3px 8px;
	vertical-align: top;
}
.md1st {
	border-right: 1px solid #fff;
	padding-left: 6px;
	width: 85px;
}
table.eventdata strong {
	color: #063;
}
table.eventdata {
	background: #ebefde;
	font-size: 11px;
	margin: 0;
	padding: 2px 0 0 0;
	width: 100%;
}
table.eventdata td,
table.eventdata th {
	font-weight: normal;
	padding: 3px 8px;
	vertical-align: top;
}
table.eventdata td {
	border-top: 1px solid #fff;
}
.ed1st {
	border-right: 1px solid #fff;
	padding-left: 6px;
	width: 85px;
}
.ed1stodd {
	background: #f1f4e9;
}
table.eventdata strong {
	color: #063;
}
.textbox_cleft {
	background: #f6f6f6 url(gfx/bg_textbox_cleft.gif) repeat-x bottom;
	border: solid #c4c6bf;
	border-width: 1px 0;
	font-size: 11px;
	margin: 0 0 16px 0;
	padding: 8px 6px;
	width: 298px;
}
h4.tbcl_head {
	background: #e9ebdd;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 3px 0;
	line-height: 28px;
	padding: 0 6px;
}
#content_right {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 150px;
}
#preisbox,
#orderbox,
.pthumbslist,
#buttonblock {
	background: #f1f4e9;
	border-top: 1px solid #c5c6c1;
	margin-bottom: 2px;
	float: left;
	width: 100%;
}
#buttonblock {
	margin-top: 17px;
}
#preisbox {
	padding: 2px 0 4px 4px;
	width: 146px;
}
#orderbox {
	font-size: 11px;
	padding: 5px 0 2px 0;
}
.bestellbutton {
	border: 1px solid #fff;
	margin: 3px 0 0 2px;
}
label.bmenge {
	float: left;
	padding: 2px 0 0 2px;
	width: 100px;
}
select.dd2 {
	width: 40px;
}
.bestellbutton:hover {
	border: 1px solid #063;
}
table.bb_box {
	background: #f1f4e9;
	border: 1px solid #e9ebdd;
	float: left;
	font-size: 11px;
	height: 36px;
	margin-bottom: 1px;
	width: 100%;
}
table.bb_box td {
	padding: 0 0 0 5px;
	vertical-align: middle;
}
table.bb_box td.bbb1 {
	padding-left: 3px;
	width: 25px;
}
table.bb_box img {
	background: #063;
	border: 2px solid #fff;
	padding: 1px;
}
.pthumbslist {
	margin-top: 2px;
}
.pthumbslist ul {
	border-right: 1px solid #fff;
	float: left;
	margin: 0 !important;
	padding: 2px 0 0 2px !important;
	width: 103px;
}
.pthumbslist ul li {
	display: inline;
	margin: 0;
	list-style: none;
	padding: 0 0 4px 4px !important;
}
.pthumbslist ul img {
	background: #063;
	border: 1px solid #fff;
	padding: 2px;
}
p.cr_lupe {
	margin: 3px 0 0 0;
	padding: 0;
	text-align: center;
}
p.cr_lupe img {
	border: 1px solid #fff;
	text-align: center;
}
p.cr_preis {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
p.cr_versand {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
h1.mainheadline,
h1.mainheadline_u {
	color: #063;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 15px;
}
h1.mainheadline_u {
	border-bottom: 1px solid #c5c6c1;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.teaser {
	border-bottom: 1px solid #c5c6c1;
	margin-top: 5px;
	padding-bottom: 5px;
}
h2.subheadline {
	color: #063;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0;
}
h5.pressebilder,
h5.dl_pressemitteilungen,
h5.dl_diverse,
h5.dl_musik,
h5.dl_videos {
	border-bottom: 1px solid #c5c6c1;
	color: #063;
	font-size: 10px;
	font-weight: normal;
	margin-top: 17px;
	padding: 3px 0 6px 23px;
}
h5.pressebilder {
	background:url(gfx/jpg_icon.gif) no-repeat 4px 0;
}
h5.dl_pressemitteilungen {
	background: url(gfx/pdf_lg_icon.gif) no-repeat 0 0;
}
h5.dl_diverse {
	background: url(gfx/download_icon.gif) no-repeat 2px 1px;
}
h5.dl_musik {
	background:url(gfx/music_lg_icon.gif) no-repeat 3px 0;
}
h5.dl_videos {
	background: url(gfx/movie_lg_icon.gif) no-repeat 0 0;
}
#thumbnails ul {
	background: #f9fcf0 url(gfx/white3px.gif) repeat-x bottom left;
	border-bottom: 1px solid #c5c6c1;
	float: left;
	margin: 3px 0 0 0;
	overflow: hidden;
	padding: 3px 0 0 4px;
	width: 457px;
}
#thumbnails ul li { 
	display: block;
	float: left;
	margin: 0 7px 3px 0;
}
#thumbnails ul img {
	border: 1px solid #3d3e38;
}
.firstblock p {
	margin: 0 !important;
}
h2.pagetitle {
	border-bottom: 1px solid #c4c6bf;
	color: #063;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
	padding-bottom: 6px;
}
h3.rubrik {
	border-bottom: 1px solid #c4c6bf;
	color: #063;
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 5px;
	padding-bottom: 6px;
}
.rne {
	padding-top: 8px;
	margin-bottom: 0 !important;
}
h4.titel {
	color: #063;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 5px 0 7px 0;
}
h4.titel,
h4.titel a,
a h4.titel {
	color: #063;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
h4.titel a:hover,
a:hover h4.titel {
	color: #5e5e5e;
	text-decoration: underline;
}
.block {
	float: left;
	margin-bottom: 25px;
}
h4.blockheadline {
	background: #e9ebdc;
	border-bottom: 1px solid #c4c6bf;
	color: #063;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 1px 0;
	padding: 5px 9px 4px 9px;
	white-space: nowrap;
}
.adressblock {
	background: #f5f5f5;
	border-bottom: 1px solid #dedfdc;
	display: inline; /*IE6*/
	float: left;
	line-height: 1.3em;
	padding: 11px 2px 11px 8px;
	width: 300px;
}
.adressblock p {
	font-size: 12px;
	margin: 0 0 4px 0;
	padding: 0;
}
.adresstab {
	color: #063;
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 70px;
}
.adresscontent {
	float: left;
	font-size: 11px;
	width: 230px;
}
.neuerscheinung {
	background: #fff;
	border-bottom: 1px solid #ededeb;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 4px;
	width: 302px;
}
.ne_odd {
	background: #f9fcf0;
}
.neuerscheinung img {
	border: 1px solid #c4c6bf;
	float: left;
	margin-right: 11px;
}
.ne_odd img {
	border: 1px solid #fff;
}
.neuerscheinung p {
	float: left;
	margin: 3px 0 0 0;
	padding-left: 8px;
	background: url(gfx/dot.gif) no-repeat 0 6px;
}
.photoportrait,
.picture_2b {
	background: #f1f4e9;
	border-bottom: 1px solid #c4c6bf;
	float: left;
	padding: 4px 0;
	text-align: center;
	width: 100%;
}
.photoportrait img,
.picture_2b img {
	border: 2px solid #063;
}
#linklist {
	float: left;
	width: 100%;
}
#linklist ul {
	margin: 0;
	padding: 0;
}
#linklist ul li {
	margin: 1px 0 0 0;
	list-style: none;
	padding: 0;
}
.komponist {
	background: #f1f4e9 url(gfx/bg_komponist.gif) repeat-x bottom left;
	border-bottom: 1px solid #c4c6bf;
	float: left;
	margin-top: 8px;
	padding: 4px;
	width: 164px;
}
.komponist img {
	border: 1px solid #fff;
	float: left;
	margin-right: 6px;
}
.komponist p {
	float: left;
	margin: 9px 0 0 0;
}
.auffuehrung {
	background: #f1f4e9 url(gfx/bg_komponist.gif) repeat-x bottom left;
	border-bottom: 1px solid #c4c6bf;
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
	width: 100%;
}
.auffuehrung p {
	margin: 0 3px 5px 3px;
	padding: 0;
}
p.date {
	background: #063;
	border-bottom: 2px solid #fff;
	color: #ece1a9;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 3px 0 3px 6px;
}
p.firstdate {
	border-top: 9px solid #e9ebdc;
}
p.termine {
	background: #e9ebdc;
	display: block;
	float: left;
	margin: 0;
	padding: 4px;
	width: 164px;
}
#functions {
	border-top: 1px solid #c5c6c1;
	color: #063;
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin: 50px 0;
	padding: 0;
	width: 100%;
}

/*Submenu*/
a.normallink {
	font-weight: normal !important;
}
a.aufdetails {
	color: #063;
	font-size: 11px;
	font-weight: bold;
	padding-right: 20px;
	text-decoration: none;
}
a.smalllink {
	color: #063;
	font-size: 11px;
	text-decoration: none;
}
a:hover.smalllink {
	color: #707070;
	text-decoration: underline;
}
a:hover.xtrasmalllink {
	color: #707070;
	text-decoration: underline;
}
a.xtrasmalllink {
	color: #063;
	font-weight: normal;
	font-size: 10px;
	padding-right: 8px;
	text-decoration: none;
}
.komponistbox {
	background: #f1f4e9;
	border: 2px solid #d3d4bd;
	float: left;
	margin-top: 13px;
	width: 457px;
}
.komponistbox img {
	background: #063;
	border-right: 2px solid #d3d4bd;
	float: left;
	margin-right: 7px;
	padding: 2px;
}
.komponistteaser {
	height: 60px;
	padding: 6px 6px 0 0;
}
.komponistteaser strong {
	color: #063;
}
.komponistteaser a {
  text-decoration: none;
}
.komponistteaser a:hover {
  text-decoration: underline;
}
.paging {
	background: #efefe7;
	border: 2px solid #d3d4bd;
	display: inline; /*IE6*/
	float: left;
	font-size: 11px;
	height: 17px;
	line-height: 17px;
	padding-left: 3px;
	margin: 4px 0 13px 0;
	width: 454px;
}
.paging span {
	display: inline; /*IE6*/
	float: left;
	margin-left: 1px;
}
.pages {
	color: #063;
	float: left;
	font-weight: bold;
	width: 235px;
}
.pagesof {
	float: left;
	width: 132px;
}
.showall {
	float: right;
	text-align: right;
	width: 85px;
}
.paging a {
	background: transparent;	
	color: #063;
	display: inline; /*IE6*/
	margin: 0;
	padding: 2px 3px; 
	text-decoration: none;
}
.paging a:hover {	
	background: #f5f5f5;	
	color: #383832;
}
.paging a.currentpage {
	background: #063;
	color: #fff;
	display: inline; /*IE6*/
	font-weight: bold;
	margin: 0;
	padding: 2px 4px; 
}
.paging a.pagelinkblock {
	background: #063;
	color: #fff;
}
.paging a:hover.currentpage,
.paging a:hover.pagelinkblock {
	background: #f5f5f5;	
	color: #383832;
}
.listview {
	float: left;
	width: 250px;
}
.showdetails {
	float: right;
	text-align: right;
	width: 170px;
}
#topkomponisten {
	background: #fafaf8;
	border: 2px solid #d3d4bd;
	color: #063;
	float: left;
	margin-bottom: 13px;
	width: 457px;
}
#topkomponisten a {
	color: #063;
	text-decoration: none;
}
#topkomponisten a:hover {
	color: #5e5e5e;
	text-decoration: none;
}
.kompoinfo,
.kompoinfo_odd {
	float: left;
	padding: 1px 7px;
	width: 443px;
}
.kompoinfo_odd {
	background: #f1f4e9;
}
.kompoinfo:hover,
.kompoinfo_odd:hover {
	background: #dee6cc;
}
.kompoinfo span.kname,
.kompoinfo_odd span.kname,
.kompoinfo a.kname,
.kompoinfo_odd a.kname {
	float: left;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.kompoinfo span.klink,
.kompoinfo_odd span.klink {
	float: right;
	font-size: 11px;
	text-align: right;
	width: 150px;
}
.kompoinfo span a,
.kompoinfo_odd span a {
	margin-left: 20px;
}
#ergebnisbox {
	background: #f1f4e9;
	border: 2px solid #d3d4bd;
	float: left;
	margin: 0 0 8px 0;
	padding: 7px 8px 0 8px;
	width: 441px;
}
#ergebnisbox strong {
	color: #063;
}
#ergebnisbox h5 {
	color: #222;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}
#ergebnisbox ul {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
}
#ergebnisbox ul li {
	background: url(gfx/ergebnisbox_ul.gif) no-repeat 0 4px;
	list-style: none;
	padding: 0 0 15px 18px;
}
#ergebnisbox ul li a {
	color: #063;
	font-weight: bold;
	text-decoration: none;
}
#ergebnisbox ul li a:hover {
	color: #5e5e5e;
	font-weight: bold;
	text-decoration: underline;
}
.auffuehrbox {
	background: #f1f4e9;
	border: 2px solid #d3d4bd;
	float: left;
	margin: 2px 0 13px 0;
	padding: 0;
	width: 457px;
}
.auffuehrbox strong {
	color: #063;
}

#druckausgaben h5 {
	color: #222;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}
#druckausgaben ul {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
}
#druckausgaben ul li {
	background: url(gfx/ergebnisbox_ul.gif) no-repeat 0 4px;
	list-style: none;
	padding: 0 0 15px 18px;
}
#druckausgaben ul li a {
	color: #063;
	font-weight: bold;
	text-decoration: none;
}
#druckausgaben ul li a:hover {
	color: #5e5e5e;
	font-weight: bold;
	text-decoration: underline;
}


/* Shopping cart
----------------------------------------------- */
.shoppingcart {
	background: #f6f6f6;
	font-size: 11px;
	width: 468px;
}
.shoppingcart th,
.shoppingcart td {
	border-right: 1px solid #fff;
	border-bottom: 4px solid #fff;
	padding: 5px;
	vertical-align: top;
}
.shoppingcart th {
	background: #e9ebdd;
}
.shoppingcart td {
	background: #f6f6f6;
	border-top: 1px solid #c4c6bf;
}
th.scthm {
	width: 70px;
}
th.scsum,
td.scprice {
	font-weight: bold;
	text-align: right;
	width: 60px;
}
td.scfooter {
	background: #e9ebdd;
}

.rechungsdatencheck {
	float: left;
	font-size: 11px;
	margin: 15px 0;
	line-height: 1.4em;
	padding: 0;
	width: 100%;
}

