﻿.Warengruppenpfad
{
	text-align: left;
	margin: 3px 0 5px 10px;
	font-size: 1.2em;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #efefef;
	padding: 2px;
}

.Warengruppenpfad A
{
	text-decoration: none;
	color: #000000;
}

.Warengruppenpfad A:HOVER
{
	text-decoration: underline;
	color: #FF0000;
}


.SubWarengruppen
{
	text-align: left;
	margin: 3px 0 5px 10px;
	font-size: 1em;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #efefef;
	padding: 0px;
	display: block;
}


.SubWarengruppen UL
{
	margin: 0;
	padding: 2px 2px 2px 20px;
}


.SelectionFilter
{
	clear: both;
	display:block;
	/*border: 1px solid #000000;*/
	text-align: left;
	margin-left: 10px;
	height: 30px;
}


.SelectionFilter .currentpage
{
	text-decoration: none;
	font-size: 1.2em;
	display: block;
	border: 0px none;
	background-image: url(images/currentpage-t.png);
	width: 30px;
	height: 30px;
	float: left;
	text-align: center;
	margin-right: 10px;
}

.SelectionFilter .punkte
{
	text-decoration: none;
	font-size: 1.2em;
	display: block;
	border: 0px none;
	width: 30px;
	height: 30px;
	float: left;
	text-align: center;
	margin-right: 10px;
}

.SelectionFilter A.pagelink
{
	text-decoration: none;
	font-size: 1.3em;
	display: block;
	border: 0px none;
	margin: 0px;
	background-image: url(images/otherpage-t.png);
	width: 30px;
	height: 30px;
	text-align: center;
	float: left;
	color: #000000;
	margin-right: 10px;
}

.SelectionFilter A.pagelink:HOVER
{
	color: #ff0000;
}

.SelectionFilter A.linkfwd
{
	text-decoration: none;
	font-size: 1.2em;
	display: block;
	border: 0px none;
	margin: 0px;
	text-align: center;
	float: left;
	color: #000000;
	margin-right: 10px;
}

.SelectionFilter A.linkback
{
	text-decoration: none;
	font-size: 1.2em;
	display: block;
	border: 0px none;
	margin: 0px;
	text-align: center;
	float: left;
	color: #000000;
	margin-right: 10px;
}





#Artikelliste
{
	position: relative;
	width: 100%;
	/*border: 1px solid #021312;*/
	font-weight: normal;
	font-size: 1em;
	color: #000000;
	font-family: Tahoma, Arial;
}

/*Minikarte */

#Artikelliste .ArticleInList
{
	/*border: 1px solid #efefef;*/
	/*background-color: #ffffff;*/
	margin: 4px;
	float: left;
	width: 230px;
	height: 340px;
	background-image: url(images/minikarte.png);
	text-align: center;
}

#Artikelliste .ArticleInList H5
{
	background-color: #fff000;
	padding: 3px 1px 3px 1px;
	margin: 25px 13px 4px 6px;
	font-size: 14px;
	font-weight:normal;
}

#Artikelliste .ArticleInList H5 A
{
	padding: 0;
	margin: 0;
	font-size: 14px;
	text-decoration: none;
	font-weight:normal;
	color: #000000;
}

#Artikelliste .ArticleInList .Artikelbild IMG
{
	border: 1px solid #efefef;
	width: 172px;
	height: 172px;
}

#Artikelliste .ArticleInList .Preis
{
	font-size: 14px;
	text-align:left;
	margin-left: 30px;
	margin-right: 15px;
	color: #000000;
}

#Artikelliste .ArticleInList .PreisInfo
{
	font-size: 0.6em;
	color: #000000;
}


#Artikelliste .ArticleInList .UVP
{
	font-size: 0.9em;
	color: #000000;
	text-decoration: line-through;	
}

#Artikelliste .ArticleInList .SieSparen
{
	font-size: 1em;
	color: #FF0000;
	font-weight: bold;
}

#Artikelliste .ArticleInList .ArtikelNummer
{
	font-size: 0.8em;
	color: #000000;
}


#Artikelliste .ArticleInList .aktionen
{
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

#Artikelliste .ArticleInList .aktionen .Lager
{
	margin: 0px;
	padding: 0px;
}

#Artikelliste .ArticleInList .aktionen .Details
{
	margin: 0px;
	padding: 0px;
}

#Artikelliste .ArticleInList .aktionen .Details A
{
    text-decoration: none;
    color: #000000;
}


#Artikelliste .ArticleInList .aktionen .WarenkorbButton
{
	margin: 0px;
	padding: 0px;
}


/*
END Minikarte
*/















/* Aritkel-Detail und Bilderseite*/


/*
<Karte>
*/


#Karte
{
	background-image: url(images/karte-t.png);
	width: 420px;
	height: 562px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	text-align: center;
}

#Karte .Bezeichnung
{
	font-weight: bold;
	font-size: 2em;
	color: #000000;
	font-family: Tahoma, Arial;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

#Karte .Bild
{
	text-align: center;
	margin-bottom: 1px;
}

#Karte .Bild IMG
{
	border: 1px solid #000000;
	margin-bottom: 1px;
}


#Karte .Details
{
	font-weight: normal;
	font-size: 1em;
	color: #000000;
	font-family: Tahoma, Arial;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border: 1px solid #ffffff;
	margin: 2px 28px 5px 20px;
	padding: 3px 10px 3px 10px;
	background-image: url(images/datenblatt.jpg);
}

#Karte .Details .Gruppe
{
	width: 100px;
	display: block;
	float: left;
	clear: left;
	text-align: left;
}

#Karte .Details .Daten
{
	width: 150px;
	display: block;
	text-align: left;
	float:left;
}

#Karte .Details .Ende
{
	height: 0px;
	clear: both;
}


/*
</Karte>
*/


#Panel
{
	position: absolute;
	left: 510px;
	text-align:left;
	top: 250px; 	
	font-family: Tahoma, Arial;
}

#Panel.Bilderseite
{
	left: 710px;
}


#Panel .Preis
{
	font-size: 2em;
	color: #ff0000;
}

#Panel .PreisInfo
{
	font-size: 0.8em;
	color: #000000;
}

#Panel .UVP
{
	font-size: 1em;
	color: #000000;
	text-decoration: line-through;
}

#Panel .SieSparen
{
	font-size: 1.5em;
	color: #ff0000;
}

#Panel .Hinweise
{
	margin-top: 20px;
	font-size: 0.7em;
	color: #000000;
}

#Panel .ArtikelNummer
{
	font-size: 0.8em;
	color: #000000;
}

#Panel .WarenkorbButton A
{
	display: block;
	background-position: left center;
	background-image: url(images/warenkorb-t.png);
	background-repeat: no-repeat;
	height: 79px;
	margin: 0px;
	padding-left: 80px;
	padding-top: 40px;
	text-decoration: underline;	
	color: #000000;
	cursor: pointer;
}

#Panel .WarenkorbButton A:HOVER
{
	background-image: url(images/warenkorb_hover-t.png);
	text-decoration: none;
	color: #FF0000;
}








#WarengruppePanel
{
	position: absolute;
	left: 110px;
	text-align:left;
	top: 565px; 
	font-family: Tahoma, Arial;
	font-size: 1em;
}


#WarengruppePanel A
{
	text-decoration: none;
	color: #0000ff;
}

#WarengruppePanel A:HOVER
{
	color: #FF0000;
	text-decoration: underline;
}


#WarengruppePanel.Bilderseite
{
	top: 660px; 
	left: 200px;
}


#zurueckbutton
{
	position: absolute;
	left: 0px;
	top: 120px;
}


#zurueckbutton IMG
{
	border: 0px none;
}




#BilderPanel
{
	position: absolute;
	left: 95px;
	top: 20px;
	text-align: left;
	font-family: Tahoma, Arial;
	font-size: 1em;
	background-color: #FFFFFF;
	border: 1px solid #cdcdcd;
}


#BilderPanel h5
{
	font-size: 1.2em;
	background-color: #efefef;
	margin: 0px;
}

#BilderPanel .Thumbs IMG
{
	border: 1px solid #ababab;
}

#BilderPanel .ArtikelImage
{
	border: 1px solid #ababab;
}







#BeschreibungPanel
{
	position: absolute;
	right: 20%;
	left: 20%;
	text-align:left;
	top: 600px;
	font-family: Tahoma, Arial;
	font-size: 1em;
	background-color: #ffffff;
	padding: 0px 3px 3px 3px;
	border: 1px solid #cdcdcd;
}

#BeschreibungPanel H6
{
	font-family: Tahoma, Arial;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
	background-color: #efefef;
}






/* Crossselling */
.crossselling A
{
	color: #000000;
}

.Artikelliste A IMG
{
	border: 1px solid #efefef;
	margin-top: 4px;
}