/* orange #ff9900 */
/* dunkel grau #404040 #5d5455 */

body {
	margin: 0px;
	/*color: #5d5455;*/
  color: #404040;
  font-family: "Arial", Helvetica, Arial, Sans;
	font-size: 13px; 
	line-height: 150%;
	
	
	

  background-color: #E5ECFC;

	/*background-color: #cccdcf;
	background-image: url('img/body-bg.jpg');
	background-repeat: repeat-x;*/
}




h1 {
  font-size: 24px;
  color: #ff9900;
	margin-top: 0;
	padding-top: 10px;
}

h2, h3 {
  color: #ff9900;
}


a {
  color: #5d5455;
  font-weight: bold;
}

a:hover {
  color: #ff9900;
}





#head {
	/*height: 120px;
	background-image: url('img/head-bg.jpg');
	background-repeat: repeat-x;*/

  position: relative;
  height: 245px;
  width: 998px;
	background-image: url('a4k/header.jpg');
  background-repeat: no-repeat;

  margin-left: auto;
  margin-right: auto;
}

#head #logo {
	height: 105px;
	width: 210px;
	float: left;
}

/* NAVIGATION 1 */

#nav1 {
	float: left;
	height: 26px;
	margin-top: 217px;
	margin-left: 100px;
}







/* SPRACHAUSWAHL */

#head #nav-lang {
/*	position: absolute;
	right: 20px;
	top: 20px;*/
  display: none; 
}




/* PRODUKTAUSWAHL */

div#product-nav-bg {
  height: 161px;
  width: 998px;
	background-image: url('a4k/rahmen.jpg');
  margin: 0px;
  padding: 0px;

  margin-left: auto;
  margin-right: auto;
}

div#product-nav {
	height: 151px;
	width: 960px;

	text-align: left;
  margin-left: auto;
  margin-right: auto;
	/*margin-bottom: 20px;*/

	background-image: url('img/productnav-bg.jpg');
	background-repeat: repeat-x;
  padding: 0px;
  margin-top: 0px;
}

#stage {
  display: none;
}

#container {
  width: 830px;
  height: 140px;
  
  overflow: auto;
  margin: 0 auto;
  overflow-x: hidden;
  overflow-y: hidden;
  float: left;
}

.product-nav-slider {
  height: 140px;
  padding: 0px;
  /*background: #CCCCCC;*/
}

.product-nav-section {
  font-size: 11px;
  margin:0;
  width:202px;
  height: 140px;
  float:left;
  margin-left: 5px;
  margin-right: 5px;
  background: #FFFFFF;
  /*text-align: center;  */
}

.product-nav-section a {
  text-decoration: none;
 /* text-align: left;*/
}

.product-nav-price {
  height: 60px;
	width: 60px;
  margin-top: 60px;
  margin-left: 130px;
  text-align: center;
  background-image: url('img/preisbutton_60px.gif');
}

.product-nav-price div {
  /*display: block;*/
  font-size: 11px;
  font-weight: bold;
  padding-top: 12px;
  width: 52px;
  /*height: 20px;*/
  margin-left: 4px;
  color: white;
  /*border: 1px solid black;*/
}






#slider-button-left{
	width:60px; 
	margin:0;
	margin-right: 5px;
	float: left;
}

#slider-button-right{
	width:60px; 
	margin:0;
	float: right;
}

#product-nav img {
	border-width: 0px;
}

#product-nav a:focus { 
	outline: none;
}



#product-list {
	/*width: 4000px;*/ 
	border: 0; 
	margin: 0; 
	padding: 0;
	/*left:400px;*/
}

#product-list li {
	list-style:none; 
	margin:0; 
	padding:0; 
	border:0; 
	margin-right:10px;
	padding:0px; 

	border-color: #DEDEDE;
	border-style: dashed;
	border-width: 1px;

	background: #FFFFFF;
	float:left;
	width:200px;
	height:138px;
}




/*
	960
 716	| 20	| 224	
*/

div#main {
  margin: 0;
  padding: 0;
  margin-left: auto;
  margin-right: auto;

	/*width: 997px;*/
	text-align: left;
  /*margin: 0 auto;*/
	
	/*position: relative;*/
	z-index: 0;
  width: 998px;
	background-image: url('a4k/rahmen.jpg');
  /*border: 1px solid green;*/
  padding-bottom: 20px;
}

div#content {
	width: 700px;
	/*margin-bottom: 10px;	*/
	background-color: #ffffff;
	
	margin-left: 22px;
	padding-right: 8px;
	padding-left: 8px;

	border-color: #cecfd1;
	border-style: solid;
	border-width: 1px;	
}

div#angebote {
	width: 708px;
	background-color: #ffffff;

  margin-top: 20px;
	margin-left: 22px;
	padding-right: 8px;

	border-color: #cecfd1;
	border-style: solid;
	border-width: 1px;
  height: 100px;
}

div#angebote a {
  float: left;
  margin-right: 70px;
}



div#designer-nav {
	width: 210px;
	float: right;
	position: relative;
	background-color: #ffffff;
	padding: 2px;
  padding-bottom: 0px;

	border-color: #cecfd1;
	border-style: solid;
	border-width: 1px;
		
	z-index: 0;	
  margin-right: 22px;
  display: inline;
}

div#designer-nav-head {
	color: #ffffff;	
	font-weight: bold;
	padding: 8px;
  height: 31px;
  font-size: 14px;

	background-image: url('img/designer-nav-head.jpg'); 	/* 218 x 31*/
	background-repeat: no-repeat;
}

div.designer-nav-step {
	clear: both;
	height: 70px;
}

div.designer-nav-step img {
  float: right;
}

div.designer-nav-step a:focus { 
	outline: none;
}


div.designer-nav-step span {
	margin-left: 10px;
	font-weight: bold;
}

div.designer-nav-combo-inactive {
	margin-left: 50px;
	height: 26px;
	width: 150px;
	background-image: url('img/combo_inactive.jpg');
	background-repeat: no-repeat;

	padding-left: 7px;
	padding-top: 4px;
}

div.designer-nav-combo-active {
	margin-left: 50px;
	height: 26px;
	width: 150px;
	background-image: url('img/combo_active.jpg');
	background-repeat: no-repeat;

	padding-left: 7px;
	padding-top: 4px;
}

div.designer-nav-combo-active div, div.designer-nav-combo-inactive div {
  color: #5d5455;
  white-space: nowrap;
  width: 115px;
  overflow: hidden;
}


#footer {
  /*border: 1px solid red;*/
  width: 998px;
  height: 117px;
	background-image: url('a4k/footer.jpg');

	/*width: 960px;*/
	text-align: center;
  margin-left: auto;
  margin-right: auto;
  /*margin: 0 auto;*/
  position: relative;
}

#footer p {
  margin: 0px;
  padding-top: 60px;
}

/* NAVIGATION 2 */

#footer #nav2 {
	position: absolute;
	right: 10px;
	top: 0px;
}

#nav2 ul {
	margin: 0px;
	padding: 0px;

  margin-top: 35px;
	margin-right: 20px;
}

#nav2 ul li {
	float: left;
	list-style-type: none;
	font-weight: bold;
	font-size: 0.8em;
	margin-right: 10px;
}

#nav2 a {
	color: #5d5455;
	text-decoration: none;
}


#nav-cart {
  position: absolute;
  left: 890px;
  top: 25px;
  /*height: 26px;
  margin-top: 217px;
  margin-left: 100px;*/
}

#nav-cart ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#nav-cart ul li a {
  color: #ff9900; /*#FFFFFF;*/
  font-weight: bold;
  font-size: large;
  text-decoration: none;
}
