/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#5a5a5f;
background-color:#D1D3D4;			/* Hintergrund */
margin:0px;
}

.breakAll {
display:none;
}

/*kitchensales Styles - hier kann abgeändert werden um die inkludierte Datei anzupassen */


a {
color:#CF171E;
text-decoration:none;
}

.mainConstructor {
width:760px;
}

.navigationBox {
margin-bottom:5px;
margin-left:10px;
}

.navigationBox a {
color:#666666;
}

.contentSingleCol {
margin:10px;
}

/*Suchformular*/
.searchFieldHead {
	float:left;
	width:90px;
	height:25px;
	position:absolute; top:10px; left:30px; z-index:1;
}

.searchField {
	float:left;
	width:160px;
	font-size:10px;
	color:#666666;

}

.searchFieldSelect {
	width:150px;
	font-size:10px;
	color:#666666;
}

.searchFieldInfo {
	float:left;
	width:90px;
	min-height:25px;
}

.submitButton, .submitButton3, .submitButton2 {
background-color:#CF171E;
border:1px solid #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:white;
/*position:absolute; top:35px; left:672px; z-index:1;*/
}

.submitButton {
background-color:#CF171E;
color:white;
width:80px;
position:absolute; top:35px; left:634px; z-index:1;
}

.submitButton2 {
background-color:#CF171E;
color:white;
width:52px;
position:absolute; top:37px; left:634px; z-index:1;
}

.submitButton3 {
background-color:#ffffff;
color:#CF171E;
width:80px;

}

.shopFormTextfield, .searchFieldText, .shopFormTextfieldAdv, .shopFormTextarea, .searchFieldSmallFloat {
border-width:1px solid #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}




#head_haendler {							/*Text Händlerauswahl*/
	width:55px;										
	font-size:10px;
	position:absolute; top:38px; left:10px; z-index:1;
	
}

#field_haendler {							/*Selectfeld Händlerauswahl*/
	width:150px;										
	font-size:10px;
	position:absolute; top:35px; left:85px; z-index:1;
	
}

#field_haendler select {
	width:150px;										
	font-size:10px;
}

#head_plz {								/*Text PLZ*/
	font-size:10px;
	position:absolute; top:38px; left:250px; z-index:1;
	
}
#field_plz {							/*Eingabefeld PLZ*/
	width:50px;										
	font-size:10px;
	position:absolute; top:35px; left:330px; z-index:1;
}

#field_plz input {							/*Eingabefeld PLZ*/
	width:50px;										
	font-size:10px;	
}

#field_plz_info {
	position:absolute; top:38px; left:396px; z-index:1;
}

#head_anzeige {							/*Text Anzeige*/
	width:55px;										
	font-size:10px;
	position:absolute; top:38px; left:520px; z-index:1;
	
}


#field_anzeige {							/*Selectfeld Anzeige*/
	width:55px;										
	font-size:10px;
	position:absolute; top:35px; left:570px; z-index:1;
	
}

#field_anzeige select {							/*Selectfeld Anzeige*/
	width:48px;										
	font-size:10px;	
}

#head_manufacturer {										/*Hersteller*/										
	font-size:10px;
	position:absolute; top:13px; left:10px; z-index:1;
	
}


#field_manufacturer {	
	width:80px;									/*Hersteller Selectfeld*/										
	font-size:10px;
	position:absolute; top:10px; left:85px; z-index:1;
	
}

#head_kuechenform {	
											/*Küchenform*/										
	font-size:10px;
	position:absolute; top:13px; left:250px; z-index:1;
	
}

#field_kuechenform {	
	width:90px;									/*Küchenform Selectfeld*/										
	font-size:10px;
	position:absolute; top:10px; left:330px; z-index:1;
	
}

.shopFormTextfieldAdv {
	width:48px;										
	font-size:10px;
	position:absolute; top:13px; left:400px; z-index:1;
	
}

#head_preisspanne {								/*Text Preis von:*/
									
	font-size:10px;
	position:absolute; top:13px; left:485px; z-index:1;
	
}

#field_preisspanne {								/*Text Preis von:*/
									
	font-size:10px;
	position:absolute; top:9px; left:566px; z-index:1;
	
}


#preis_von {									/*Eingabefeld von:*/
	width:48px;										
	font-size:10px;
	/*position:absolute; top:10px; left:552px; z-index:1;*/
	
}



#preis_bis {									/*Eingabefeld bis:*/
	width:48px;										
	font-size:10px;	
	/*position:absolute; top:10px; left:633px; z-index:1;*/

}

.searchFieldPreisspanne {								/*Text Preis von:*/
									
	font-size:10px;
	position:absolute; top:13px; left:490px; z-index:1;
	
}


#lowerprice {									/*Eingabefeld von:*/
	width:48px;										
	font-size:10px;
	/*position:absolute; top:10px; left:552px; z-index:1;*/
	
}



#upperprice {									/*Eingabefeld bis:*/
	width:48px;										
	font-size:10px;	
	/*position:absolute; top:10px; left:633px; z-index:1;*/

}

.searchFieldbistext {									/*Text bis*/
	font-size:10px;
	position:absolute; top:13px; left:610px; z-index:1;
	
}


.tableRow {
width:330px;
float:left;
height:98px;
margin-right:10px;
margin-bottom:15px;
background-color:#F5F5F5;
border:1px solid #B60B2D;
}

.tableColImage {
float:left;
margin-right:5px;
width:130px;
height:98px;
overflow:hidden;
}

.tableColImage img {
}

.tableCol {
float:left;
line-height:19px;
}

.tableCol a {
color:#B60B2D;
}
.redFont, .bigRedFont {
	color:#CF171E;
}

.bigRedFont {
	font-size:10px;
	font-weight:bold;
}


/* ****************************************************************************** */
/*Detail-Seite*/
/*produkte*/



.productMainContainer {
padding-left:5px;						/*Rand Links*/
width:570px;						/*Breite der gesamten Ausgabe (Seite)*/
}

.displayCol {
float:left;
width:285px;
}

.articleBox {
margin:9px;
margin-left:0px;
/*float:left;*/
width:560px;					/*Breite zusätzliche Optionen*/
}

.optionOutput {						
float:left;
width:135px;					/*Breite der Ausgabe*/
line-height:25px;
border-bottom:1px solid #E5E5E5;
}

.optionOutputHead {				/*graue Überschriften*/
float:left;
width:135px;					/*Breite der grauen Überschriften*/
line-height:25px;
font-weight:bold;
border-bottom:1px solid #E5E5E5;
}

h1 {
font-size:11px;
color:#CF171E;
margin:10px;
border-bottom:1px solid #CF171E;
}

.productImageBoxBig {			
	width:272px;				/*Breite große Bild Box */
	height:270px;
	border:1px solid #E5E5E5;
	margin-bottom:5px;
	overflow:hidden;
	cursor:pointer;
	margin-top:29px;
}

.productImageBox {
	width:51px;
	height:51px;
	margin:0px 2px 2px 0px;
	float:left;
	border:1px solid #E5E5E5;
	overflow:hidden;
	cursor:pointer;
}

/*Kontakt und Frage-Formular*/

.formText, #newsletter-firstname, #newsletter-lastname, #newsletter-email, #newsletter-company {
border:1px solid #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
width:160px;
}

.formTextError {
border:1px solid #cf1212;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
width:160px;
}

td.form-text, td.form-textError {
padding-top:2px;
padding-bottom:2px;
}

td.form-textError {
color:#cf1212;
font-weight:bold;
}

.formTextArea, .formTextAreaError, .mailFormTextArea, .mailFormTextAreaError {
border:1px solid #666666;
width:412px;
height:90px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}

.formTextAreaError, .mailFormTextAreaError {
border:1px solid #cf1212;
}

* html .formTextArea {
width:400px;
margin-left:-10px;
}

* html .mailFormTextArea {
width:400px;
margin-left:0px;
}

h2 {
font-size:11px;
margin:10px;
border-bottom:1px solid #FFFFFF;
}

