body {
	background-color:#fff;
	font-family:arial,helvetica,sans-serif;
	text-align:center;
} 
img {
	border-style:none;
}
#maincontainer {
	width:1024px;
	height:100%;
	text-align:left;
}

/* der Div topnav */
#topnav {
	
}

/* der Container mit dem Hintergrundbild, 
das die linke Spalte simuliert */
#shopcontainer {
	background-image:url(../pics/shopcontainer.png);
	margin-left:3px;
	margin-top:-6px;
	width:1024px;
	
}

/* das Menü links */
#shopnav {
	width:168px;
	margin-left:0px;
	margin-top:0px;
	float:left;
	/*background-color:#E7CFDB;*/
	z-index:1;
}

/* Der Breadcrumb */
#breadcrumb {
	padding-top:2px;
	padding-left:5px;
	padding-bottom:2px;
	font-size:75%;
	height:18px;
}
a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited {
	font-size:90%;
}
a.breadcrumb:hover {

}
/* die Headline mit der Grafik */
#shophead {
	background-color:#E7CFDB;
	margin-left:166px;
	margin-top:0px;
	height:22px;
	padding-top:0px;
	border-right:1px solid #E7CFDB;
	width:854px;
}

/* der shopcontent */
#shopcontent {
	margin-left:127px;
	margin-top:44px;
	height:100%;	
	padding-top:30px;
	padding-left:43px;
	padding-right:20px;
	font-size:80%;
}

/* Links allgemein */
a:link,
a:active,
a:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #850E48;
}

a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #850E48;
	background-image: url(pics/_subnav/bg_blank.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
}


/* die Links in der ShopNav */
a.lvl1:link,
a.lvl1:active,
a.lvl1:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #850E48;
	margin-left:4px;
}

a.lvl1:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #850E48;
	background-image: url(pics/_subnav/bg_blank.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
}


a.lvl2:link,
a.lvl2:active,
a.lvl2:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #9D3C6C;
	margin-left:4px;
}

a.lvl2:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #9D3C6C;
	background-image: url(pics/_subnav/bg_blank.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
}


a.lvl3:link,
a.lvl3:active,
a.lvl3:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #aa557f;
	margin-left:4px;
}

a.lvl3:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #aa557f;
	background-image: url(pics/_subnav/bg_blank.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
}
a.basketlink:link,
a.basketlink:active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #850E48;
	margin-left:4px;
}
a.basketlink:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #aa557f;
	margin-left:4px;
	
}
a.basketlink:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #850E48;
	background-image: url(pics/_subnav/bg_blank.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
}

.borderlinks {
	/*border-left: 1px solid #850e48;*/
	padding-left: 4px;
	
}

/* das Sucheingabefeld */
#search {
	font-size:8pt;
	margin-bottom:2px;
}

/* Der Footer */
#footer {
	clear:both;
	float:none;
	border-top:1px solid #850e48;
	margin-left:3px;
	width:1024px;
}

/* headlines */
h1,h2,h3 {
	color:#850e48;
	font-size:105%;
}
/* versch. Textformatierungen aus der originalen css-datei*/
.textgrau {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.textfett {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	color: #850E48;
}
.text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.textfetthead,
.textfettaktionhead
 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	color: #850E48;
}

.textfettaktionhead{
    font-size:140%;
}
.formsuche {
	height:0px;
}
.tdsearch {
	background-color:#850E48;
	width:145px;
	vertical-align:top;
	padding-left:10px;
	height:25px;
}