/* ------------------------------------------- *
 * CSS-Style fuer Mambo-Seiten
 * (c) Dr. Jens Liley 2004
 * alle Rechte vorbehalten / all rights reserved
 * Bitte nicht kopieren, lieber fragen: 
 * please do not copy, ask first:
 * jliley@gmx.de
 * --------------------------------------------*/

/*	**************** */
/* Allgemeine Dinge */
/* **************** */

/** link und besuchte Dinge */
a:link, a:visited {
	color: #0D1B6F;
	text-decoration: none;
}

#plaintext, #body {
 background: #BFC2D8;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 17px;
}

/** wenn man ueber eine Seite geht */
a:hover {
	text-decoration: none;
}

td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

h1 {
azimuth: inherit;
color: black;
font-size: 12px;
font-weight: bold;
}
 
h2 {
color: black;
font-size: 11px;
font-weight: bold;
}
 
h3 {
font-size: 11px;
color: black;
}


.angebot {
	color: #BE3A3A;
}

p.Liste,p.Liste a:link {
	line-height: 17px; 
	font-size: 12px;
	font-weight: bold;
}

div.Hervorheben1 {
	font-size: 11px;
	font-weight: bold;
}

div.Hervorheben1 {
	font-size: 12px;
	font-style: italic;
}

div.rechtsvombild {
font-size: 16px;
font-weight: bold;
}



input{
	display: block;
	font-size: 10px;
	margin-bottom: 8px;
	background: #E1E5FC;
}

select {
	display: block;
	width: auto;
	height: 19px;
	font-size: 10px;
	margin-bottom: 8px;
	background: #E1E5FC;
}

textarea {
	display: block;
	width: auto;
	font-size: 11px;
	float: left;
	margin-bottom: 10px;
	background: #E1E5FC;
	border: thin;
}

a.footerNavigation {
	font-size: 9px;
	font-weight: bold;
	color: #0D1B6F;
}
div.footerNavigation {
	font-size: 9px;
	color: #0D1B6F;
}

div.Hervorheben2 {
font-size: 11px;
font-weight: bold;
}
 
div.Hervorheben1 {
font-size: 12px;
font-style: italic;
}
 
/*	******************** */
/* Aufteilung der Seite */
/* ******************** */

td.left_pan_psd {
	background-image: url(Bilder/Left.gif);	
	background-repeat: no-repeat;
	background-color: #0D1B6F;
	width: 262px;
	height: auto;
	text-align: left;
	padding-top: 6px;
	padding-left: 20px;
}

td.main_pan_psd_default {
	background-image: url(Bilder/main.gif);	
	background-repeat: no-repeat;
	background-color: #BBBFD4;
	width: 718 px;
	height: 612 px;
	text-align: left;
	padding: 20px;
}

td.main_pan_psd_orgel {
	background-image: url(Bilder/orgel.gif);	
	background-repeat: no-repeat;
	background-color: #BBBFD4;
	width: 718 px;
	height: 612 px;
	text-align: left;
	padding: 20px;
}

td.main_pan_psd_barock {
	background-image: url(Bilder/barock.gif);	
	background-repeat: no-repeat;
	background-color: #BBBFD4;
	width: 718 px;
	height: 612 px;
	text-align: left;
	padding: 20px;
}

td.main_pan_psd_piano {
	background-image: url(Bilder/piano.gif);	
	background-repeat: no-repeat;
	background-color: #BBBFD4;
	width: 718 px;
	height: 612 px;
	text-align: left;
	padding: 20px;
}

td.main_pan_psd_guitar {
	background-image: url(Bilder/guitar.gif);	
	background-repeat: no-repeat;
	background-color: #BBBFD4;
	width: 718 px;
	height: 612 px;
	text-align: left;
	padding: 20px;
}

td.main_pan_psd_lied {
	background-image: url(Bilder/lied.gif);	
	background-repeat: no-repeat;
	background-color: #BBBFD4;
	width: 718 px;
	height: 612 px;
	text-align: left;
	padding: 20px;
}

td.main_pan_psd_chor {
	background-image: url(Bilder/chor.gif);	
	background-repeat: no-repeat;
	background-color: #BBBFD4;
	width: 718 px;
	height: 612 px;
	text-align: left;
	padding: 20px;
}
td.main_pan_psd_kammer {
	background-image: url(Bilder/kammer.gif);	
	background-repeat: no-repeat;
	background-color: #BBBFD4;
	width: 718 px;
	height: 612 px;
	text-align: left;
	padding: 20px;
}
td.main_pan_psd_neuemus {
	background-image: url(Bilder/neuemus.gif);	
	background-repeat: no-repeat;
	background-color: #BBBFD4;
	width: 718 px;
	height: 612 px;
	text-align: left;
	padding: 20px;
}

td.main_pan_psd_weihnacht {
	background-image: url(Bilder/weihnacht.gif);	
	background-repeat: no-repeat;
	background-color: #BBBFD4;
	width: 718 px;
	height: 612 px;
	text-align: left;
	padding: 20px;
}


td.top_middle_bar {
	background-image: url(Bilder/upper.gif);	
	background-repeat: no-repeat;
	width: 606 px;
	height: 67px;
	padding-left: 20px;
	padding-top: 20px;
	text-align: right;
	padding-right: 10px;
}

/*	******************** */
/* Listendarstellung    */
/* ******************** */
a.TitelInList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 16px;
	font-weight: bolder;
}

div.DescrInList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
}

div.ArtNoInList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 9px;
}

div.ArtEANInList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 9px;
	text-align: right;
}

td.PictureInList {
	padding-right: 20px;
	padding-bottom: 5px;
	margin-bottom: 25px;
	border-bottom: 2px solid #B0B0E8;
}

td.mainTableInList {
	border-bottom: 2px solid #B0B0E8;
	margin-bottom: 25px;
}

/*	******************** */
/* Einzeldarstellung    */
/* ******************** */
div.MainDetails {
	width: 715 px;
	height: 612 px;
}

div.TitelInList {
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 16px;
	font-weight: bolder;
}

td.ChartNPrice {
	color: black;
	text-align: right;
	font-size: 10px;
}
td.DetailsRightPane {
	padding-left: 10px;
	/*border: 1px solid red;*/
	width: 403px;
	height: 232px;
}

div.DetailsBottomPane {
	padding: 20px;	
}

td.procuctdetailstbl {
	border-top: 1px solid #B0B0E8;	
	margin-top: 10px;
}

td.procuctaddtext {
	border-top: 1px solid #B0B0E8;	
	margin-top: 10px;
}

p.leftfromimage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
}

/*	******************** */
/* Suchen			      */
/* ******************** */
div.advSearchHelp {
	padding-right: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
}

/*	***************************************************** */
/* 						XTC-Class-Defs							   */
/*	***************************************************** */

TABLE.formArea {
  background: #F6F7F1;
  border-color: #AAAB9B;
  border-style: solid;
  border-width: 1px;
}

td.mainx {
   text-align: left;
   padding: 0px;
   border-width: 0px;
   line-height: 10px;
   display: normal;
}

FORM {
	display: inline;
}


#box_information {
	color: #bfc2d8;
}
#box_content {
	color: #bfc2d8;
}
#box_search {
	color: #bfc2d8;
}

td.infoBoxHeading {
	font-weight: bold;
	font-size: 13px;
	font-variant: small-caps;
	color: #bfc2d8;
	margin-top: 16px;
	margin-bottom: 12px;
}

td.infoBoxHeading2 {
	font-weight: bold;
	font-size: 13px;
	font-variant: small-caps;
	color: #0D1B6F;
	margin-top: 16px;
	margin-bottom: 12px;
}

td.infoBoxHeadingfirst {
	font-weight: bold;
	font-size: 13px;
	font-variant: small-caps;
	color: #bfc2d8;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 12px;
}

td.infoBoxHeading_right {
	color: #bfc2d8;
}

td.infoBox_right {
	color: #bfc2d8;
}

td.main {
   color: #000000;
}

td.moduleRow {
}

td#moduleRow a:hover { 
	color: #bfc2d8;
}

td.moduleRow {
	color: #bfc2d8;
}

td.email {
	color: #bfc2d8;
}

td.boxText {
	font-variant: small-caps;
	color: #bfc2d8;
}

td.boxText a:link, td.boxText a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 11px;
	font-weight: normal;
	color: #bfc2d8;
}


td.infoBox {
	color: #bfc2d8;
}

td.pageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 19px;
	text-align: center;
}


td.copyright {
		font-size: 9px;
		text-align: center;	
}

/* Newsletter */

div.newsletterform {
	color: #bfc2d8;
	font-size: 10px;
}

/* Login-box*/

div.login_form {
	color: #bfc2d8;
	font-size: 10px;
}


div.loginhead {
	color: #bfc2d8;
	text-align: left;	
}

div.logintheform {
	color: #bfc2d8;
	text-align: center;	
}

div.loginbottom {
	color: #bfc2d8;
	text-align: right;	
}

#emailhead {
	color: #bfc2d8;
	font-size: 10px;
}

div.emailtext {
	color: #bfc2d8;
	font-size: 10px;
	width: 80px;
}

div.emailfield {
	width: 30px;
}

div.emailpwdtext {
	font-size: 10px;
	color: #bfc2d8;
	width: px;
}

div.emailpwdfield {
	width: 30px;
}

div.emailbutton {
	width: 30px;
}

div.emailpasswdforgotten {
	color: #bfc2d8;
	width: auto;
}

