#top .search{
	top: 85px;
	width: 200px;
	height: 38px;
	position: absolute;
	right: 15px;
	bottom: 16px;
}

#top .search input.field{
	background: url(../_img/field_bg.png) right no-repeat ;
	padding: 12px 0 1px 6px;
	top:0px;
	width: 100px;
	position: absolute;
	right: 37px;
	height: 21px;
	border: none;
	border-radius: 4px 0px 0px 4px ;
	padding: 10px 12px;
}

#top .search input.field:hover{
	width: 100px;	
}

#top .search input.field_btn{
	margin-top: 0px;
	height: 38px;
	position: absolute;
	top:4px;
	right: 5px;
	padding: 8px;
	border-radius: 3px;
	border: none;
	background: url(../_img/filed_btn_bg.png) no-repeat;
}

.cs_x{
	background: #fff url(../_img/bg_top_cs_x.png) top left no-repeat;
}

.menu .left_menu_top ul li{
	display: block;
	float: left;
}

.menu .left_menu_top ul li{
	display: block;
	float: left;
}

.menu .left_menu_top ul li ul.etage_menu_uber_uns{
	margin:37px 0 0 -113px;
}

.menu .left_menu_top ul li ul.etage_menu_uhren{
	margin:37px 0 0 -123px;
}

.menu .left_menu_top ul li ul.etage_menu_schmuck{
	margin:37px 0 0 -138px;
}

.menu .left_menu_top ul li ul li{
	display: block;
	float: none;
}

#content #left ul li{
	background: #70212b url(../_img/of_bg_b.png) bottom repeat-x;
}

#content #left ul ul li{
	background: #fff1d8;
}

#content #right #offer .box a{
	background: #70212b url(../_img/of_bg_b.png) bottom repeat-x;
}

.playfair_f {
	font-family: Arial, serif;
}

#content #right #offer .box .desc h2{
	font-family: Arial, serif;
}

.box .desc h2{
	font-family: Arial, serif;
}

h3{
	font-family: Arial, serif;
	font-weight: normal;
}

#content #left ul{
	overflow: hidden;
	float:left;
	display: block;
	margin: 0 0 0 0;
}

#content #left ul li a{
	padding: 0;
	margin: 0 0 2px 0;
	display: block;
	overflow: hidden;
	width: 165px;
	height: 17px;
	color: #fff;
	text-decoration: none;
	border: 1px solid black;
	border-radius: 2px;
	padding: 7px 5px 6px 20px;
	cursor: pointer;
	-o-transition: background 0.1s ease-out;
	-moz-transition: background 0.1s ease-out;
	-webkit-transition: background 0.1s ease-out;
	transition: background 0.1s ease-out;
	-o-transition: padding 0.1s ease-out;
	-moz-transition: padding 0.1s ease-out;
	-webkit-transition: padding 0.1s ease-out;
	transition: padding 0.1s ease-out;
	background: none;
	background:#70212b url(../_img/of_bg_b.png) bottom repeat-x;
}

#content #left ul ul li.sub a{
	background: #fff;
	padding: 7px 5px 6px 20px;
}

#content #left ul ul li.sub a{
	background: #fff;
	padding: 0;
	margin: 0 0 2px 0;
	display: block;
	overflow: hidden;
	height: 17px;
	text-decoration: none;
	color: #332024;
	border-radius: 2px;
	cursor: pointer;
	text-shadow:1px 1px 1px #fff;
	border:1px solid #cb8f83;
	padding: 4px 5px 4px 6px;
	width: 163px;
}

#content #left ul ul{
	margin-bottom: -4px;
}

#content #left ul ul li.sub a:hover{
	color: #332024;
	background: #ffcfa5;
	padding: 4px 5px 4px 6px;
	width: 163px; 
}

#content #left ul ul li.sub_active a{
	color: #332024;
	background: #ffcfa5; 
	padding: 4px 5px 4px 6px;
	width: 163px;
}

#content_kontakt #adresse{
	background: url(../_img/nur_bg.png) center no-repeat;
	height: 284px;
	width: 751px;
	margin: 28px auto 10px;
	overflow: hidden;
	position:relative;
	z-index:1;
	font-family: Arial, serif;
	color: #fff;
	font-size:18px;
	text-align:center;
}

#content #left ul li{
	overflow: hidden;
	display: block;
	list-style-position: inside;
	list-style-image:none;
	background:url(../_img/blask.png) no-repeat left;
}

#content #left ul li a:hover{
	background: #c12535 url(../_img/tlo_przycisku_roz.png) top repeat-x; 
	padding: 7px 5px 6px 20px;
}

#content #left ul li.active a{
	background: #c12535 url(../_img/tlo_przycisku_roz.png) top repeat-x; 
	padding: 7px 5px 6px 20px;

}

.box a{
	display: block;
	width: 168px;
	height: 310px;
	border-radius: 3px;
	background: #782e37 url(../_img/of_bg_b.png) bottom repeat-x;
	border:1px solid black;
	color: #fff;
	text-shadow: .2px .2px .1px #000;
	padding: 3px;
	text-decoration: none;
	font-size: 14px;
	float: left;
	margin:0 4px 4px 0;
}

#cs_produkt h2{
	font-family: Arial, serif;
}

#cs_produkt .beschreibung table{
	background: #fff;
}

#cs_produkt .beschreibung_1{
	background: #f7ecd4;
}