body
{
	color:						#545570;
	font-size:				11px;
	font-family:			verdana,arial,helvetica,sans serif;
}

td
{
	color:						#545570;
	font-size:				11px;
	font-family:			verdana,arial,helvetica,sans serif;
}

.artikelname {
	font-weight:			bold;
	font-size:				12px;
}

/* Hintergrundfarbe fuer die Ueberschriftstabellen */
.tdHeadlineBackground {
	background-color:	#D9D3C0;
	color:						#545570;
	font-weight:			bold;
}

.headline {
	font-size:				12px;
	font-weight:			bold;
	background-color:	#D9D3C0;
}

.tdSecondBackground {
	background-color:	#f8f8f8;
	color:						#626262;
	font-weight:			bold;
}

a.buttonLink {
	color: 						#653C36;
	border: thin #CDE6C8 solid;
	background-color: #F8F8F8;
	white-space: nowrap;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 4px;
	padding-top : 2px;
	text-align : center;
	line-height:	16px;
	font-size:		12px;
}

/* Allgemeiner Background */
.mainBackground
{ background-color:	#FFFFff; }

/* Contenthintergrund auf der Startseite */
.contentBackground
{ 
	background-color:	#FFFFff; 
	color:						#545570;
}

/* Rahmen fuer Startseite und Kategorieansicht */
.contentRahmen
{
	background-color:	#D9D3C0;
	color:						#545570;
}

/* Hintergrundfarbe fuer Warenkorb etc. Button und Uebersichtshintergrund bei den Artikeln */
.naviBackground
{
	background-color:	#D9D3C0;
}

/* Headline Hintergrundfarben fuer die Navigation links und rechts */
.naviHeadBackground {
	background-color:	#ffffff;
	color:				#653C36;
	font-weight:		bold;
	height:				20px;
}

/* Hintergrundfarbe fuer die linke Navigationsleiste */
.naviLeftBackground
{
	background-color:	#D9D3C0;
}

/* Hintergrundfarbe fuer die rechte Navigationsleiste */
.naviRightBackground
{
	background-color:	#ffffff;
}


/* Fuer die Rahmen der Warenkorbbutton und dem Warenkorb selber */
.strichColor
{
	background-color:	#D9D3C0;
	color:						#545570;
}

.fehlerClasse
{
	background-color:	#cc0000;
	color:						#ffffff;
}


/**************************** Textdefinition *******************************/
.naviText
{
	font-size:				11px;
}


/**************************** Linkdefinition *******************************/
a
{
	font-size:				11px;
	color:						#653C36;
	text-decoration:	none;
	line-height:		17px;
}

a.norm
{
	font-size:				11px;
	color:						#545570;
}

a.link
{
	color:						#653C36;
	font-size:				11px;
}

a.naviTopLinks
{
	color:						#666666;
}


/************************** 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:						#E34900;
	font-size:					15px;
	font-weight:				bold;
}

.imageBackground
{
	background-color:	#ffffff;
}

.klein
{
	font-size:				10px;
}

.preisAlt
{
	text-decoration : line-through;
	font-size:				13px;
}

.kontrast
{
	color:						#000000;
}

.shopUebersicht
{
	background-color:	#FF9900;
}

/************************** Formatierung der Artikelheadline *****************************/
.artHeadline
{
	font-size:				13px;
}

.copyright
{
	color:						#cfcfcf;
	font-size:				10px;
}

.formerror
{
    color:                        #FF0000;
}

/*********************** Startseite *************************/

.startArtikelBox {
	xbackground-color:	red;
	xheight:20px;
}

#startArtikelFormat {
   	display: 			block;
   	float: 				left;
  	margin-right:		5px;
  	margin-bottom:		15px;
   	xborder: 			1px solid #000000;
   	text-decoration: 	none;   
   	text-align:			center;
	height:			230px;
}


td.uebersichtContent {
	background-color: #F5F1E4;
}

/*********************************** Neuer Style fÃ¼r die neue Version *********************************/

h1 {
	padding-top:		5px;
	font-size:			12px;
	color:				#545570;
	text-indent:		10px;
	padding-bottom:		15px;
}

h2 {
	padding-top:		5px;
	font-size:			12px;
	color:				#545570;
	text-indent:		10px;
}

p {
	clear:				both;
	display:			block;
	padding-top:		15px;
	padding-left:		10px;
	padding-bottom:		10px;		
}

/********************************* Content Formular Formatierungen ************************/

fieldset.content {
	border:				0px;
	margin-left:		10px;
}

fieldset.content label, label.content {
	float:				left;
	width:				100px;
	font-weight:		bold;
	color:				#653C36;
}

fieldset.content input, fieldset.content select, input.content {
	width:				290px;
	height:				19px;
	font-size:			12px;
	border:				1px solid #D9D3C0;
	margin:				3px;
}

fieldset.content textarea {
	width:				290px;
	height:				120px;
	font-size:			12px;
	border:				1px solid #D9D3C0;
	margin:				3px;
}

fieldset.content radio {
	width:				10px;
	height:				10px;
	border:				0px;
}

span.allgemeinSubmitButton, input.allgemeinSubmitButton, span.warenkorbButtonKasse, span.weitershoppenButtonKasse {
	float:				right;
	border:				1px solid #D9D3C0;
	font-weight:		bold;
	margin-top:			5px;
	margin-left:		5px;
	background-color:	#ffffff;
}

span.allgemeinSubmitButton a, span.warenkorbButtonKasse a, span.weitershoppenButtonKasse a {
	display:			block;
	margin:				3px;
}

span.weitershoppenButtonKasse {
	font-weight:		normal;	
}

#formFehler {
	background-color:	red;
	color:				#ffffff;
}

p.fehlerMeldung {
	color:				red;
	font-weight:		bold;
	padding-top:		0px;
}

.fehlerClasse {
	background-color:	red;
}


/********************************* Content Login Formatierungen ************************/

div.contentLoginBox, div.contentRegisterBox {
	width:				270px;
	float:				left;
	border:				1px solid #D9D3C0;
	height:				130px;
	margin-bottom:		20px;
}

div.contentLoginBox {
	margin-right:		20px;
	margin-left:		10px;
}

div.contentRegisterBox div, div.contentLoginBox div {
	display:			block;
	padding:			5px;
}

div.contentRegisterBox div h1, div.contentLoginBox div h1 {
	padding-bottom:		1px;
}

div.contentRegisterBox div p, div.contentLoginBox div p {
	padding-top:		0px;
}

div.contentLoginBox div fieldset {
	border:				0px;
	padding-left:		10px;
	padding-bottom:		10px;
}

div.contentLoginBox div fieldset label {
	width:				80px;
	float:				left;
	color:				#653C36;
}

div.contentLoginBox div fieldset input {
	width:				140px;
	height:				18px;
	margin-bottom:		2px;
	border:				1px solid #D9D3C0;
}

div.contentRegisterBox div p {
	height:				30px;
}

div.collection-weiteres-bild {
	float: left;
	padding-bottom: 12px;
}

