/*****************************************
		CUSTOM CSS Piano
******************************************/

/*****************************************
		Allgemein
******************************************/				  

#anker {text-decoration: none; color: #666666;}
#anker:hover {text-decoration: none; color: #666666;}
#anker:active {text-decoration: none; color: #666666;}

.werbung-ueberschrift {font-size: 40px; color: #FF0000; font-weight: bold;}

.leading-0 {margin-bottom: 30px;}
.leading-1 {margin-bottom: 30px;}
.leading-2 {margin-bottom: 30px;}
.leading-3 {margin-bottom: 30px;}
.leading-4 {margin-bottom: 30px;}
			
.neue_instrumente {border: 0px solid #000000; padding:3px; border-spacing: 1px;}	
.neue_instrumente2 {width: 60%; margin-left: auto; margin-right: auto;}

/*****************************************
		Chronoforms
******************************************/	

.gcore-label-checkbox {
						font-size:12px; 
}				

.control-label {font-size: 110%;}

.gcore-input {margin-right: 15px;
			  margin-left: 15px;}

.form-group {margin-top: 5px;
			 margin-bottom: 5px !important;}

.help-block {font-size: 11px;}  
			
#Kontaktformular {background-color: #e6e6e6; 
				  text-align: center;}	

#bemerkung {display: block;}
			
.gcore-label-left {
					text-align: right; 
					max-width: 50% !important;
					min-width: 50% !important;
					padding-right: 15px !important;
				  }		
			

/***************************************
		Display über 979px
***************************************/

				  
#Entsorgung_Einlagerung {width: 350px;}


/***************************************
		Display bis 767 - 979 px
***************************************/


@media screen and (max-width: 979px) {

#Entsorgung_Einlagerung {width: 400px;}	
	
}


/***************************************
			Display bis 767px
***************************************/

@media screen and (max-width: 767px) {

#Entsorgung_Einlagerung {width: 240px;}
.verstecken {display: none;} 
}


/***************************************
		Chronoforms Hinweis entfernen
***************************************/

.chrono_credits {visibility:hidden;}

/***************************************
		Joomspirit Hinweis entfernen
***************************************/

.js-copyright {visibility:hidden;}



/****************************************
		DJ Veränderungen
****************************************/

#liste-image {max-height: 300px !important; max-width: none; width: auto;}
#liste-image-container {margin-bottom: 0px !important;}
#liste-title {font-size: 150%;}
#liste-untertitel {padding-top: 0px; }
#liste-price {font-size: 100%; font-weight: bold;}


/* Detail Ansicht */

.djc_category_info {font-size: 20px;}

.djc_producer_info {font-size: 20px;}

.djc_sku {font-size: 20px; }

.djc_price {font-size: 20px; } 

.djc_price_new {color: #FF0000; }

.djc_title {font-size: 40px;}

.djc_attributes {clear: none !important;}

.table-detail {width: 60% !important;}

/* Listen Ansicht normale größe */

.djc_items_table .djc_price {font-size: 100%;}

/*.djc_title h3 {font-size: 30px;} */

.djc_subcategory .djc_image img {max-width: 200px; min-width: 200px;}

/* Blättern button */
.djc_readon {text-align: center;}

 
.componentheading {height: 0px; visibility: hidden;}

/* News */
.contentheading {
				text-transform: none !important;
				border-bottom: 2px solid #996633 !important;
				font-weight: bold !important;
				}

/* Erweiterete Suche Button verschieben */ 
.djc_adv_search_wrap {text-align: left !important;
					  margin-top: 15px !important;}	
 
/*************************************
		Stimmungs Tabelle
*************************************/

#tabelle-stimmung
{
	font-size:12px;
}



