@charset "UTF-8";
/* CSS Document */

/* Background */
#bg{ position:fixed; left:0; top:0; width:100%; height:100%;}
#bgcontainer{ width:100%; height:100%;}

/* Navigation */
.linkbag{ position:absolute; margin:-5px 0 0 0;}
.linkarrow{ position:absolute; margin:5px 0 0 0;}
.nav_schuhe { position:absolute; top:-13px; left:25px;}

/*
.attributes .category a {
    display: block;
    width: 90px;
    height: 22px;
    background: url(../../../img/css/DE/de/bg-finder-details.png) no-repeat 0 0;
}
 */

/* ALLGEMEIN */

#map img {
width: 50% !important;
border: 4px solid #dfdde0 !important;;
}


body {
	padding: 0;
	margin: 0;
	background-color: #f8f6f9;
	/* aus Deichmann css */
	font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 16px;
  /*line-height: 1;*/
  /* text-align: center; */

}

img {
	border: none;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

#spacer_1 {
	height: 1px;
}

#spacer_14 {
	height: 14px;
}

#spacer_19 {
	height: 19px;
}

#clear {
	clear: both;
}

.clear {
	clear: both;
}

.verlauf_dunkel {
	background-image: url(../bilder/bg_verlauf_dunkel.jpg) !important;
	background-repeat: repeat-x !important;
	background-color: #e5e5e7 !important;
}





/* CONTAINER */

#rahmen {
	width: 1024px;
	margin: 0 auto;
	padding-bottom: 60px;
	background-color:#ffffff;
}

/* Anpassungen IE6 */
* html #rahmen {
	border: 1px solid #dfdde0;
}
/* Anpassungen IE7 */
* + html #rahmen {
	border: 1px solid #dfdde0;
}

#rahmen_980 {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 0px;
}

#rahmen_showroom {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 0px;
	background: #ccc;
}

#content {
	position: relative;
	margin: 0 auto;
	/*margin-top: 50px;*/
	overflow: hidden;
	width: 974px;
	z-index: 5;
  /* background:#ffffff url(../bilder/contentbg.jpg) bottom repeat-x; */
	background:#ffffff;
	padding:35px 25px 55px 25px;
}

#content_main {
	width:860px;
}

#content_right {
	position: relative;
	width: 572px;
	float: right;
	letter-spacing: normal;
	line-height: 1.8em;
	z-index: 5;
	margin-right:60px;
	list-style-image: url("/bilder/auflistungspunkt.gif");
}


#content_right h1 {
	font-size: 14px;
	color: #909090;
	letter-spacing: 0.1em;
}

#content_right_grau {
	position: relative;
	width: 542px;
	padding: 15px;
	float: right;
	letter-spacing: normal;
	line-height: 1.8em;
	/* background-image: url(../bilder/bg_verlauf_hell.jpg);
	background-repeat: repeat-x; */
	background-color: #f8f6f9;
	z-index: 5;
}

#content_right_grau h2 {
	font-size: 14px;
	color: #909090;
	letter-spacing: 0.1em;
}

#content_grau {
	position: relative;
	margin: 0 auto;
	padding: 15px;
	 width: 572px;
	/* width: 830px; */
	z-index: 5;
	letter-spacing: normal;
	background-image: url(../bilder/bg_verlauf_hell.jpg);
	background-repeat: repeat-x;
	background-color: #f8f6f9;
}

#content_grau span {
	letter-spacing: normal;
}

#content_grau h1 {
	color: #909090;
	letter-spacing: 0.1em;
}

#content_grau h2 {
	font-size: 14px;
	color: #909090;
	letter-spacing: 0.1em;
}

#content_980 {
	position: relative;
	margin: 0 auto;
	width: 980px;
	z-index: 5;
}

#content_860 {
	width: 830px;
	margin-top: 55px;
	margin-bottom: 30px;
	letter-spacing: normal;
	padding:15px;
}

#text_550 {
	width: 550px;
	margin-top: 30px;
	line-height: 1.8em;
	margin-left: 15px;
	margin-bottom: 30px;
	letter-spacing: normal;
}

#text_550 h1 {
	color: #909090;
	font-size: 20px;
	letter-spacing: 0.1em;
}


#trenner {
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px !important;
	margin-bottom: -4px;
	background: url(../bilder/news_trennstrich.gif) repeat-x;
}

.ctrenner {
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px !important;
	margin-bottom: -4px;
	background: url(../bilder/news_trennstrich.gif) repeat-x;
}



/* SCHATTEN */

.dropshadow3 {
	/* shadow */
	-moz-box-shadow: 2px 2px 3px #c0bcc2;
	-webkit-box-shadow: 2px 2px 3px #c0bcc2;
	box-shadow: 2px 2px 3px #c0bcc2;
	/* For IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=120, Color='#c0bcc2')";
}

.dropshadow4 {
	/* shadow */
	-moz-box-shadow: 0px 0px 4px #c0bcc2;
	-webkit-box-shadow: 0px 0px 4px #c0bcc2;
	box-shadow: 0px 0px 4px #c0bcc2;
	/* For IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=120, Color='#c0bcc2')";
}

.dropshadow5 {
	/* shadow */
	-moz-box-shadow: 1px 1px 5px #d1cfd2;
	-webkit-box-shadow: 1px 1px 5px #d1cfd2;
	box-shadow: 1px 1px 5px #d1cfd2;
	/* For IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=120, Color='#d1cfd2')";
}

.subnavi_shadow {
	/* shadow */
	-moz-box-shadow: 1px 1px 4px #d1cfd2;
	-webkit-box-shadow: 1px 1px 4px #d1cfd2;
	box-shadow: 1px 1px 4px #d1cfd2;
	/* For IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=120, Color='#d1cfd2')";
}



/* MAINNAVI */

#menu-container {
	position: relative;
	padding-top: 30px;
	width: 1024px;
	margin: 0 auto;
	margin-top:50px;
	z-index: 10;
	background-color:#fff;
}

#menu-container_start {
	position: absolute;
	top: 315px;
	width: 1024px;
	margin: 0 auto;
	z-index: 10;
}

#sub1 div, #sub2 div, #sub5 div, #sub6 div, #sub7 div  {
	margin-bottom: -4x !important;
	margin-bottom: 0px;
	font-size: 9px;
  line-height: 2em;
  font-weight: bold;
  margin-left: 8px;
  margin-right: 10px;
}

#sub1 a:link, #sub2 a:link, #sub5 a:link, #sub6 a:link, #sub7 a:link {
color: #727272;
}
#sub1 a:visited, #sub2 a:visited, #sub5 a:visited, #sub6 a:visited, #sub7 a:visited{
color: #727272;
}

#sub1 a:hover, #sub2 a:hover, #sub5 a:hover, #sub6 a:hover, #sub7 a:hover{
color: #44709A;
/*color: #005f84; */
}

	


.haupt_navigation {
	width: 875px;
	height: 77px;
	margin-left:145px;
}

.nav_1, .nav_schuhe, .nav_acc, .nav_marken, .nav_shop, .nav_specials, .nav_service, .nav_company {
	float: left;
	margin:0 15px 0 5px;
}

.nav_2 { position:absolute; right:0; top:0;}



/* SUBNAVI */
.subnavi_schuhe {
	position: absolute;
	width: 100px;
	background-color: #fff;
	left: 48px;
	top: 60px;
	padding: 0px;
	z-index: 20;
}

.subnavi_accessoires {
	position: absolute;
	width: 90px;
	background-color: #fff;
	left: 150px;
	top: 60px;
	padding: 0px;
	z-index: 20;
}

.subnavi_specials {
	position: absolute;
	width: 150px;
	background-color: #fff;
	left: 512px;
	top: 60px;
	padding: 0px;
	z-index: 20;
}

.subnavi_services {
	width: 140px;
	background-color: #fff;
	position: absolute;
	left: 600px;
	top: 60px;
	padding: 0px;
	z-index: 19;
}

.subnavi_unternehmen {
	width: 150px;
	background-color: #fff;
	position: absolute;
	left: 675px;
	top: 60px;
	padding: 0px;
	z-index: 19;
}

.but_back {
	margin-bottom: 10px;
}



/* SUBNAVI LINKS */

#subnavi_left {
	position: relative;
	width: 220px;
	top: -4px;
	text-align:left;
	margin-left:20px;
	}

#subnavi_left li {
	list-style-type: none;
	/*margin-left: -40px;*/
}

#subnavi_left a:link {
	color: #727272;
	
}

#subnavi_left a:visited {
	color: #727272;
 /* font-weight:bold; */
}

#subnavi_left a:hover {
	color: #005f84;
	font-weight:bold;
}

#active a:link {
	color: #005f84;
	font-weight:bold;
}

#active a:visited {
	color: #005f84;
	font-weight:bold;
}



/* FOOTER */

#footer {
	width: 100%;
	letter-spacing: 0.1em;
	color: #727272;
  margin-top: 15px;
}

#footer_leiste {
	position:absolute;
	width: 1024px;
	margin: 0 auto;
	padding-bottom:90px;
}

.footer_left {
	float: left;
	margin-top: 0px !important;
	margin-top: 8px;
	margin-left: 10px;
}

.footer_left a {
	margin-left: 10px;
	margin-right: 10px;
	color:#ffffff;
}

.footer_right {
	float: right;
	padding-top: 2px;
	margin-top: -4px !important;
	margin-top: 0px;
	margin-right:20px;
}

.footer_right img {
	vertical-align: bottom;
	padding-bottom: 1px;
}

.footer_right input {
	width: 110px;
	height: 14px;
	color: #727272;
	font-size: 9px;
	letter-spacing: 0.2em;
	padding-left: 4px;
	line-height: 14px;
	border: 1px solid #727272;
	vertical-align: middle;
}


/* Anpassungen IE7 */
* + html .footer_right input {
	margin-top: 1px;
}


/* SCHRIFTEN */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-size: 10px;
	color: #727272;
}

body a:link {
	color: #005f84;
	text-decoration: none;
}

body a:visited {
	color: #005f84;
	text-decoration: none;
}

body a:hover {
	color: #727272;
	text-decoration: none;
}

#footer a:link {
	color: #ffffff;
	text-decoration: none;
}

#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-size: 10px;
	color: #727272;
}

#link a:link {
	color: #005f84;
	text-decoration: none;
}

#link a:visited {
	color: #005f84;
	text-decoration: none;
}

#link a:hover {
	color: #727272;
	text-decoration: none;
}
