
a {
	color: #0F346E;
	text-decoration: none;
}
	
a:active    {
	color: #0F346E;
	text-decoration: none; 
}
	
a:hover   {
	color: #0F346E;
	text-decoration: none; 
}


.contentcell div.csc-default a {
	text-decoration: underline;
}

.contentcell a:hover {
	color: #4F74AE;
}


/* Klassen fuer das Grundgeruest */

.spacertd {
	height: 1px;
}

.centercell-head {
	width: 920px;
	height: 167px;
}


.centercell {
	width: 920px;
	background: #D4C3A4;
}


.bordercell-top {
	background: url(images-schuhe.de/spring/borderbg.jpg) #FCF6F0 repeat-x;
	height: 400px;
}

.bordercell-top-left {
	background: url(images-schuhe.de/spring/bordercell-left.jpg) top right no-repeat;
	height: 400px;
}

.bordercell-top-right {
	background: url(images-schuhe.de/spring/bordercell-right.jpg) top left no-repeat;
	height: 400px;
}


.bordercell-left-head {
	background: url(images-schuhe.de/spring/bordercell-head-left.jpg) #FCF6F0 top right no-repeat;
}

.bordercell-right-head {
	background: url(images-schuhe.de/spring/bordercell-head-right.jpg) #FCF6F0 top left no-repeat;
}

.bordercell-left {
	background: url(images-schuhe.de/spring/bordercell-left-bottom.jpg) #FCF6F0 top right repeat-y;
}

.bordercell-right {
	background: url(images-schuhe.de/spring/bordercell-right-bottom.jpg) #FCF6F0 top left repeat-y;
}

div.head {
	width: 920px;
	height: 167px;
	position: relative;
	background: url(images-schuhe.de/spring/head_blue.jpg) no-repeat;
}

div.headpictures {
	float: right;
	position: absolute;
	right: -41px;
	background: url(images-schuhe.de/spring/head-photos.jpg) top left no-repeat;
	width: 275px;
	height: 189px;
}


div.headshoes {
	position: absolute;
	left: 200px;
	top: 0px;
	background: url(images-schuhe.de/spring/head-shoes.gif) top left no-repeat;
	width: 482px;
	height: 186px;
}

/* --------------- Shop ---------------- */


#highlightbox {
	/* wird im Shop für Header/Footer Zeilen verwendet 
	   -> sollen z.Zt. immer so wie die linke Navi aussehen */ 
	line-height: normal;			/* Reset - siehe td.contentcell */
	margin: 0px;
	background: #DDCFB6;
	padding: 6px 6px 6px 6px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #0F346E;
}



td.header A {
	color: #0F346E;
}

td.header A:hover {
	color: #5090b1;
}

span.activepage {
	font-weight: bold;
	font-size: 11px;
	color: #5090b1;
}

/* -------- Schuhfinder -------- */
.schuhfinder {
	font-size: 11px;
	padding-left: 25px;
}

.schuhfinder .sfheading {
	font-weight: bold;
	margin-bottom: 5px;
}
.schuhfinder input, .schuhfinder select {
	font-size:11px;
	padding-left: 0;
	width: 175px;
	margin-bottom: 5px;
}

/* -------- Warenkorb -------- */
.bestellinfo, .bestellinfoaktiv {
	padding:6px 10px; 6px 10px;
	letter-spacing: 3px;
	line-height: normal;			/* Reset - siehe td.contentcell */
	margin: 0px;
	background: #DDCFB6;
	padding: 6px 6px 6px 6px;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #0F346E;
}

.bestellinfoaktiv {
	font-weight: bold;
	color: #5090b1;
}

.bestellinfo A:hover {
	border-bottom: dotted 1px #0F346E;
}

.wkinfotext, .wkerrortext {
	text-align: center; 
	width: 100%;
	font-weight: bold;
	font-size: 12px;
}

.wkinfotext A:hover {
	border-bottom: dotted 1px #0F346E;
}

.wkerrortext {
	color: #5090b1;
}

td.wkarthead {
	letter-spacing: 3px;
	line-height: normal;			/* Reset - siehe td.contentcell */
}

div.wktrenner hr {
/* hr.wktrenner { */
	width: 100%;
	background-color: #FFFFFF;
	height: 1px;
	border: none;
	vertical-align: middle;
}

div.wktrenner {
	padding-top: 7px;
	padding-bottom: 7px;
}

div.wktrenner2 hr {
/* hr.wktrenner { */
	width: 100%;
	background-color: #DDCFB6;
	height: 1px;
	border: none;
	vertical-align: middle;
}

div.wktrenner2 {
	padding-top: 7px;
	padding-bottom: 7px;
}

td.wkrebateall, td.wkrebateallminus {
	/* bei TLS gar nicht in Benutzung */
	height: 21px;
	font-weight: normal;
	font-style:italic;
	font-size: 12px;
	text-align: right;
}

td.wkrebateallminus {
	color: #FF0000;
}

td.wksumprice {
	height: 21px;
	font-style: normal;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}

td.wkadress {
	vertical-align: middle;
	height: 25px;
}

td.wkadresscheck {
	font-weight: bold;
}

/* -------- Artikelliste -------------- */

table.article {
}

td.article_content {
	text-align: center;
	letter-spacing: normal;
	padding: 8px 0px 0px 0px;
}

.article {
	text-align:center;
	border: 1px solid #FFFFFF;
	margin-bottom:15px;
	width:130px;
	margin-left:6px;
	margin-right:6px;
}
.article_top{
	font-size:2px;
}
.article_content{
	width:130px;
}
.article_bottom{
	height:0px;
	font-size:2px;
}
.article_img {
}

table.article_price_bg {
	background: #eae1d2;	
}

table.article_content_manu {
	background: #FFFFFF;	
	width: 100%;
	height: 55px;
	vertical-align: middle;
	text-align: center;
}

td.article_content_manu {
	vertical-align: middle;
	text-align: center;
}
	
table.article_content_infos {
	background: #eae1d2;	
	width: 100%;
}

.article_price_link {
	margin-bottom: 4px;
	margin-top: 4px;
}	

.article_price_link A {
	color: #707173;
	letter-spacing: 2px;
	font-size: 9px;
	font-weight: bold;
	padding-top: 4px;
	text-decoration: none;
}

.article_price_uvp {
	color:#0f346e;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-decoration:line-through;
}
.article_price_aktuell {
	padding-bottom: 4px;
	padding-top: 4px;
}
.article_price_aktuell a {
	color:#0f346e;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	text-decoration: none;
}

/* -------- Timeline Preisverfall -------------- */

td.graphStufeAktiv {
	background: #ddcfb6;
	font-weight: bold;
}
td.graphStufe {
	background: #d4c3a4;
	font-weight: bold;
}

td.graphStufe, td.graphStufeAktiv {
 	color: #f7f1e0;
	font-family: Times New Roman, Times, serif;
	font-size: 26px;
	font-style:italic;
	height: 40px;
	vertical-align: middle;
	text-align: center;
}

td.graphPreisInaktiv, td.graphPreisUVPAktiv, td.graphPreisUVPInaktiv, td.graphPreisAktiv, td.graphPreisInaktiv, td.graphPreisOnWay {
	height: 80px;
	vertical-align: middle;
}

td.graphPreisInaktiv {
	background: #b4a68c url(images-schuhe.de/spring/tlgraph-bg-inactive.png) center center no-repeat;
}

td.graphPreisUVPAktiv {
	font-weight: bold;
}

td.graphPreisAktiv {
	font-weight: bold;
}
td.graphPreisAktiv, td.graphPreisOnWay, td.graphPreisUVPInaktiv {
	background: #d4c3a4 url(images-schuhe.de/spring/tlgraph-bg-active.png) center center no-repeat;
}

td.graphPreisOnWay, td.graphPreisUVPInaktiv {
	text-decoration:line-through;
}

td.graphDatum {
}

td.graphDatumAktiv {
	font-weight: bold;
}

td.graphHorzSpacer {
	height: 1px;
	background: #FFFFFF;
}

td.priceLines {
	height: 35px; 
	vertical-align: middle;
	text-align: center;
}

.details_error {
	font-size: 12px;
	padding-bottom: 10px;
	font-weight: bold;
	
}

/* -------- Runde Box (wird z.B. in Detailansicht verwendet) -------------- */

.round_box_top_left {
	background-image:url(images-schuhe.de/spring/details_top_left.gif);
	text-align: right;
	vertical-align: bottom;
	width:20px;
	height:20px;
}
.round_box_top {
	background-color:#ddcfb6;
	height:20px;
	vertical-align: bottom;
}
.round_box_top_right {
	background-image:url(images-schuhe.de/spring/details_top_right.gif);
	text-align: left;
	vertical-align: bottom;
	width:20px;
	height:20px;
}

.round_box_left {
	background-color: #ddcfb6;
	background-repeat: repeat-y;
	text-align: right;
	width:20px;
}
.round_box_middle {
	background-color:#ddcfb6;
	text-align: left;
	vertical-align: top;
}
.round_box_right {
	background-color:#ddcfb6;
	text-align: left;
	width:20px;
}

.round_box_bottom_left {
	background-image:url(images-schuhe.de/spring/details_bottom_left.gif);
	text-align: right;
	vertical-align: top;
	width:20px;
	height:20px;
}
.round_box_bottom {
	background-color:#ddcfb6;
	vertical-align: top;
	font-weight:bold;
	text-align:center;
	height:20px;
}
.round_box_bottom_right {
	background-image:url(images-schuhe.de/spring/details_bottom_right.gif);
	text-align: left;
	vertical-align: top;
	width:20px;
	height:20px;
}

/* ------------------------------------- */

/* Menü Level 1 */

a.sidemenu1 {
	display: block;
	width: 165px;
	margin: 0px 0px 5px 20px;
	background: #DDCFB6;
	padding: 6px 0px 6px 15px;
	text-decoration: none;
	letter-spacing: 3px;
	font-size: 11px;
	color: #0F346E;
}

a.sidemenu1:hover {
	margin: 0px 0px 5px 0px;
	padding: 6px 0px 6px 35px;
}


a.sidemenu1-active {
	display: block;
	width: 165px;
	margin: 0px 0px 5px 0px;
	background: #DDCFB6;
	padding: 6px 0px 6px 35px;
	text-decoration: none;
	letter-spacing: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Menü Level 2 */

a.sidemenu2 {
	text-decoration: none;
	display: block;
	color: #0F346E;
	font-size: 11px;
	padding: 3px 3px 3px 8px;
	margin: 0px 0px 5px 35px;
	background: #C3B396;
}

a.sidemenu2:hover {
	padding: 3px 3px 3px 23px;
	margin: 0px 0px 5px 20px;
}


a.sidemenu2-active {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 23px;
	margin: 0px 0px 5px 20px;
	background: #C3B396;
}

/* Menü Level 3 */

a.sidemenu3 {
	text-decoration: none;
	display: block;
	color: #0F346E;
	font-size: 11px;
	padding: 3px 3px 3px 8px;
	margin: 0px 0px 5px 50px;
	background: #C3B396;
}

a.sidemenu3:hover {
	padding: 3px 3px 3px 23px;
	margin: 0px 0px 5px 35px;
}


a.sidemenu3-active {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 23px;
	margin: 0px 0px 5px 35px;
	background: #C3B396;
}


hr.separator-bottom {
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 1px;
	border: none;
	margin: 10px 35px 5px 35px;
}


a.topic {
	text-decoration: none;
	letter-spacing: 3px;
	color: #0F346E;
	font-size: 11px;
}

a.topic:hover {
	border-bottom: dotted 1px #0F346E;
}


a.standard {
	text-decoration: none;
	color: #0F346E;
	font-size: 11px;
}

a.standard:hover {
	border-bottom: dotted 1px #0F346E;
}

div.infolinks {
	text-align: right;
	margin: 10px 35px 10px 35px;
}

div.separator {
	height: 1px;
	background: #000000;
	margin: 0px 0px 5px 10px;
}
