@charset "utf-8";
/* CSS Document 
*/

body{
	background-color: #a7b9cf;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a{
	color:#990000;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
/*a:visited{
	color:#990000;
	text-decoration:none;
}*/
a:active{
	color:#990000;
	text-decoration:none;
}

/* +++ HEADER +++ */
#divHeader{
	height:111px;
	width:100%;
	background-color:#dae5f2;
	color:#dae5f2;
	text-align:center;
}
#divHeader_2{
	margin:0 auto; 
	width:700px; 
}
#divLogo{
	float:left; 
	margin-top:10px;
}
#divNavi{
	float:left; 
	margin-top:50px;
}



/* +++ CONTENT +++ */
#divContent{
	background-color:#dae5f2;
	width:703px; 
	height:auto; 
	margin:0 auto; 
	margin-top:10px;
	border:1px solid #851f13;
	position:relative;
}
#divContentNavi{ 
	width:115px;
	position:relative;
	top:0px;
	left:0px;
	background-color: #dae5f2;
	padding-left:5px;
	float:left;
	z-index:5;
}

.NaviA{
	color: #990000;
	text-decoration:none;
	width:100%;
	margin-left:10px;
	padding-bottom:5px;
	display:block;
}
.NaviA:hover{
	color: #000000;
	text-decoration:none;
	width:100%;
}

.NaviB{
	color: #620000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	width:100%;
	margin-left:10px;
	padding-bottom:5px;
	display:block;
}
.NaviB:hover{
	color: #000000;
	text-decoration:none;
	width:100%;
}

.NaviHead, .NaviHead:hover {
	font-weight:bold;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}

.NaviHead2, .NaviHead2:hover {
	font-weight:normal;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}

.orderlink
{
	font-weight:bold;
	color: #990000;
	font-size: 7pt;
	font-family:Arial, Helvetica, sans-serif;
}

#divContentHead{
	position:relative; 
	top:0px; 
	left:0px; 
	height:50px; 
	width:100%; 
	font-weight:bold; 
	background-color: #dae5f2;
}

#divContentMain{
	 padding:20px; 
	 width:540px;
	 top:0px;
	 background-color: #f5f8fc;
	 float:left;
}

* html #divContentMain{
	left:0px;
}

.tableCover{
	width:80px;
	float:left;
}
.tableCoverBig{
	width:200px;
	float:left;
}

.tableTitle{
	font-weight:bold;
	vertical-align:top;
	width:120px;
}
.tableTitle2{
	font-weight:bold;
	vertical-align:top;
	padding-right:4px;
	padding-left:20px;
}
.divEintragCD{
	border-bottom:1px solid #CCCCCC;
	padding-bottom: 3px;
	margin-bottom: 4px;
}

/*.divEintragCD div
{
	border: 1px solid #ff0000;
}*/


#divBottom{
	clear:both;
	padding: 2px 3px 2px 120px;
}
.bestllungTitle{
	vertical-align:top;
	padding:5px;
	font-weight:bold;
}
.bestllungInput{
	background-color: #a7b9cf;
	padding:5px;
}
#divBestellung{
	margin:0 auto;
	width:500px;
	margin-top:20px;
	margin-bottom:20px;
}

.kontaktTop
{
	vertical-align:top;
}
.kontaktTop2
{
	vertical-align:top;
	float:left;
}
.kontaktTop3
{
	margin-left: 50px;
}

/* Head links */

a.head_big, a.head_big:hover
{
	color: #851F13;
	font-family: "Arial Black";
	font-weight: bold;
	font-size: 16pt;
	text-decoration: none;
}

a.head_small:link,a.head_small:visited
{
	font-size: 14 pt;
	text-decoration: none;
}

a.head_small:hover
{
	color: #A7B9CF;  /*rgb(167,185,207)*/
}

div.footer
{
	width: 100%;
	font-size: 9pt;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 8px;
}

a.order
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
}

input.order_btn
{
	font-size: 8pt;
	background-color: #dae5f2;
	border: 1px solid #a7b9cf;
	cursor: pointer;
}

input.order_btn:hover
{
	background-color: #c3d5ea;
	border: 1px solid #829cbb;
}

input.order_edit
{
	font-size: 8pt;
	width: 34px;
}

span.order_ok
{
	color: #008000;
	font-weight: bold;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

input.button
{
	background-color: #c6d5ea;
	border: 1px solid #6f8aa9;
	cursor: pointer;
}

input.button:hover
{
	background-color: #a5bcde;
	border: 1px solid #000000;
}

input.button2
{
	background-color: #c6d5ea;
	border: 1px solid #6f8aa9;
	cursor: pointer;
	display:none;
}

input.button2:hover
{
	background-color: #a5bcde;
	border: 1px solid #000000;
}

div.errorbox
{
	/*border: 1px solid #000000;*/
	background-color: #b12819;
	color: #ffffff;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}

#nocookie
{
	display: none;
}

.contactdiv1 {
	width: 100px;
	float: left;
}

.txtred
{
	color: #ff0000;
	width: 100px;
}

.txtred1
{
	color: #ff0000;
	float:left;
}

.floatleft1
{
	float:left;
}

.floatleft2
{
	float:left;
	max-width: 350px;
}

.marginleft1
{
	margin-left: 100px;
}

.marginleft2
{
	margin-left: 358px;
}

.marginleft3
{
	margin-left: 90px;
}
.clearboth1 {
	clear: both;
}
.form10 {
	margin: 0px;
	padding: 0px;
}
.paddingbottom1
{
	padding-bottom: 4pt;
	width: 540px;  
}
.paddingbottom2
{
	padding-bottom: 3pt;
}

span.contact_errorlist {
	color:#ff0000;
}

input.contact_textfields, input.order_textfields, select.order_textfields {
	width: 200px;
}

textarea.order_comments {
	width: 200px;
	height: 80px;
}

textarea.contact_textarea {
	width: 400px;
	height: 200px;
}

.contact_footer {
	padding-top: 10px;
	padding-bottom: 10px;
}

.order_footer {
	padding-top: 13px;
}

.order_divbutton {
	padding-top: 7px;
}

.order_footer2 {
	display: block;
	background-color: #cad9ec;
	padding: 6px;
	text-align: center;
}

.order_footer2_2 {
	display: block;
	background-color: #cad9ec;
	padding: 6px;
	text-align: center;
	visibility: hidden;
}

img.logo {
	border: 0px;
}

.imprint_paddingcell {
	padding: 10px;
}

.order_totalprice {
	/*border: 1px solid #ff00000;*/
	margin-top: 4px;
}

.order_splitter {
	border-bottom: 1px solid #a7b9cf;
}

span.cdlist_loc {
	position: relative;
	top: 30px;
	left: 120px;
}

span.cdlist_shoppingcart {
	position: absolute;
	top: 30px;
	left: 580px;
}

img.cdlist_logo {
	width: 80px;
	height: 80px;
	border: 0px;
	padding-right: 10px;
}

img.cdlist_details_logo {
	width: 190px;
	height: 190px;
}

.cdlist_details_textdiv {
	margin-left: 215px;
}

.cdlist_details_c1 {
	padding-bottom: 8px;
}

.cdlist_details_c2 {
	font-weight: bold;
}

.cdlist_details_c3 {
	padding-bottom: 8px;
	height: 20px;
}

.cdlist_details_backlinkdiv {
	padding-top: 18px;
}

.cdlist_item_div {
	margin-left: 96px;
}

.cdlist_item_overalldiv {
	width: 100%;
}

.cdlist_item_c1 {
	float: left;
	font-weight: bold;
}

.cdlist_item_c2 {
	margin-left: 120px;
}

.cdlist_description {
	padding-top: 5px;
	vertical-align: top;
	clear: both;
}

.cdlist_item_footer {
	text-align: right;
	color: #990000;
}

.cdlist_item_liner {
	line-height: 1.6;
}

img.noborder {
	border: none;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.soldout {
	z-index: 999;
	color: #ff0000;
	font-weight: bold;
	font-size: 10pt;
	background: transparent;
	position: absolute;
	/*top: -30px;
	left: -100px;*/
	margin-left: -20px;
	margin-top: -30px;
}

img.soldoutimg {
}

.soldout2 {
	color: #ff0000;
	font-weight: bold;
	font-size: 11pt;
}

.disclaimer {
	margin-top: 30px;
}

.tac {
	margin-top: 30px;
}

.interprets{
	color: #990000;
	text-decoration:none;
	width:100%;
	margin-left:10px;
	display:block;
}
.interprets:hover{
	color: #000000;
	text-decoration:none;
	width:100%;
}

select.interprets, select.interprets:hover {
	font-size: 9pt;
	width: 110px;
	margin-left: 0px;
	color: #000000;
}

#paymentDiv
{
	margin-bottom: 11px;
	color: #000000;
}

#paymentDiv_Err
{
	margin-bottom: 11px;
	color: #ff0000;
}

#paymentInfoDiv
{
	margin-top: 4px;
}

form.musictitle
{
	/*display: inline;*/
	padding-top: 5px;
}

#currentURL
{
	display: block;
	padding: 9px;
	font-style: italic;
}

#cds_in_order
{
	color: #990000;
	display:block;
}

#order_address
{
	display: block;
	background-color: #cad9ec;
	padding: 9px;
}

#order_loader
{
	visibility: hidden;
	margin-left: 10px;
}

.sample_text
{
	color: #000000;
	font-style: italic;
	display: inline;
}

form.paypal_error_form
{
	display: inline;
}

input.paypal_error_button
{
	border: none;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#990000;
}

input.paypal_error_button:hover
{
	color:#000000;
}

.cdinfodesc_sale
{
	position: relative;
	top: -15px;
	margin-left: 22px;
	margin-bottom: -20px;
}

.cdinfodesc_outofsale
{
	margin-bottom: -8px;
}


