body
{
color:black;
font-size:11px;
font-family:verdana,arial,helvetica,sans serif;
background-image:url(../../bilder1/back1.gif);
background-repeat:repeat;
}

td
{
color:#BE422E;
font-size:11px;
font-family:verdana,arial,helvetica,sans serif;
line-height:180%;
}

/* Allgemeiner Background */
.mainBackground
{
}

/* Contenthintergrund auf der Startseite */
.contentBackground
{

color:black;
}

/* Rahmen fuer Startseite und Kategorieansicht */
.contentRahmen
{
border:2px solid #E0E0E0;
color:black;
}

/* Hintergrundfarbe fuer Warenkorb etc. Button und Uebersichtshintergrund bei den Artikeln */
.naviBackground
{
background-color:#E0E0E0;
}

/* Headline Hintergrundfarben fuer die Navigation links und rechts */
.naviHeadBackground
{
background-color:#E0E0E0;
}

/* Hintergrundfarbe fuer die linke Navigationsleiste */
.naviLeftBackground
{
background-color:white;
}

/* Hintergrundfarbe fuer die rechte Navigationsleiste */
.naviRightBackground
{

}


/* Fuer die Rahmen der Warenkorbbutton und dem Warenkorb selber */
.strichColor
{
background-color:#BE422E;
color:black;
}

.fehlerClasse
{
background-color:#BE422E;
color:white;
}


/**************************** Textdefinition *******************************/
.naviText
{
font-size:11px;
}


/**************************** Linkdefinition *******************************/
a
{
font-size:11px;
color:#BE422E;
text-decoration:none;
}

a.norm
{
font-size:11px;
color:#BE422E;
}

a.link
{
color:#BE422E;
font-size:11px;
}

a.naviTopLinks
{
color:#BE422E;
}


/************************** Formulardefinition *****************************/

.inputNavi
{
/*background-color: #BFC8D4; */
font-size:10px;
font-family:verdana,arial,helvetica,sans serif;
width:90px;
color:black;
}

.inputNaviSearch
{
/*background-color: #BFC8D4; */
font-size:10px;
font-family:verdana,arial,helvetica,sans serif;
width:110px;
color:black;
}

.selectNavi
{
/*background-color: #BFC8D4; */
font-size:10px;
font-family:verdana,arial,helvetica,sans serif;
width:110px;
color:black;
}

.inputLogin
{
/*background-color:	#BFC8D4;*/
width:100px;
font-size:10px;
color:black;
}

/* Registration */
.inputReg
{
/*background-color:	#BFC8D4;*/
width:300px;
font-size:10px;
color:black;
}

.inputEmpf
{
/*background-color:	#BFC8D4;*/
width:200px;
font-size:10px;
color:black;
}

.textReg
{
/*background-color:	#BFC8D4;*/
width:300px;
height:60px;
font-size:10px;
color:black;
}


/************************** Formatierung des Preises *****************************/
.grossPreis
{
color:#BE422E;
font-size:15px;
font-weight:bold;
}

.imageBackground
{

}

.klein
{
font-size:10px;
}

.preisAlt
{
text-decoration:line-through;
font-size:13px;
}

.kontrast
{
color:black;
}

.shopUebersicht
{
background-color:black;
}

/************************** Formatierung der Artikelheadline *****************************/
.artHeadline
{
font-size:13px;
}

.copyright
{
color:#cfcfcf;
font-size:10px;
}

.formerror
{
color:#FF0000;
}