body
{
	color:					#000000;
	font-size:				11px;
	font-family:			verdana,arial,helvetica,sans serif;
}

td
{
	color:					#000000;
	font-size:				11px;
	font-family:			verdana,arial,helvetica,sans serif;
}

/* Allgemeiner Background */
.mainBackground
{ 
	background-color:	#cccccc;
}

/* Contenthintergrund auf der Startseite */
.contentBackground
{ 
	background-color:		#ffffff; 
	color:					#000000;
}

/* Rahmen fuer Startseite und Kategorieansicht */
.contentRahmen
{
	background-color:		#C68092;
	color:					#000000;
}

/* Hintergrundfarbe fuer Warenkorb etc. Button und Uebersichtshintergrund bei den Artikeln */
.naviBackground
{
	background-color:		#ffffff;
}

/* Headline Hintergrundfarben fuer die Navigation links und rechts */
.naviHeadBackground
{
	background-color:; /* #C68092 */
}

/* Hintergrundfarbe fuer die linke Navigationsleiste */
.naviLeftBackground
{
	background-color:;
}

/* Hintergrundfarbe fuer die rechte Navigationsleiste */
.naviRightBackground
{
	background-color:			#ffffff;
}


/* Fuer die Rahmen der Warenkorbbutton und dem Warenkorb selber */
.strichColor
{
	background-color:			#C68092;
	color:						#000000;
}

.fehlerClasse
{
	background-color:			#cc0000;
	color:						#ffffff;
}


/**************************** Textdefinition *******************************/
.naviText
{
	font-size:					11px;
}


/**************************** Linkdefinition *******************************/
a
{
	font-size:					11px;
	color:						#545570;
	/* text-decoration:			dotted; */
}

a.norm
{
	font-size:					11px;
	color:						#000000;
}

a.link
{
	color:						#000000;
	font-size:					11px;
}

a.naviTopLinks
{
	color:						#909090;
}


/************************** Formulardefinition *****************************/

.inputNavi
{
	/*background-color: #BFC8D4; */
	font-size:					10px;
	font-family:				verdana,arial,helvetica,sans serif;
	width:						90px;
	color:						#000000;
}

.inputNaviSearch
{
	/*background-color: #BFC8D4; */
	font-size:					10px;
	font-family:				verdana,arial,helvetica,sans serif;
	width:						110px;
	color:						#000000;
}

.selectNavi
{
	/*background-color: #BFC8D4; */
	font-size:					10px;
	font-family:				verdana,arial,helvetica,sans serif;
	width:						110px;
	color:						#000000;
}

.inputLogin
{
	/*background-color:	#BFC8D4;*/
	width:						100px;
	font-size:					10px;
	color:						#000000;
}

/* Registration */
.inputReg
{
	/*background-color:	#BFC8D4;*/
	width:						300px;
	font-size:					10px;
	color:						#000000;
}

.selectReg
{
	/*background-color:	#BFC8D4;*/
	width:						300px;
	font-size:					10px;
	color:						#000000;
}

.inputEmpf
{
	/*background-color:	#BFC8D4;*/
	width:						200px;
	font-size:					10px;
	color:						#000000;
}

.textReg
{
	/*background-color:	#BFC8D4;*/
	width:						300px;
	height:						60px;
	font-size:					10px;
	color:						#000000;
}


/************************** Formatierung des Preises *****************************/
.grossPreis
{
	color:						##ff8000;
	font-size:					11px;
	font-weight:				bold;
}

.imageBackground
{
	background-color:			#ffffff;
}

.klein
{
	font-size:					11px;
	text-decoration: 			underline;
}

.preisAlt
{
	text-decoration: 			line-through;
	font-size:					11px;
}

.kontrast
{
	color:						#000000;
}

.shopUebersicht
{
	background-color:			#FF9900;
}

/************************** Formatierung der Artikelheadline *****************************/
.artHeadline
{
	font-size:					11px;
}

.copyright
{
	color:						#545570;
	font-size:					9px;
}

.formerror
{
    color:  					#FF0000;
}
