@import url(http://fonts.googleapis.com/css?family=Ruda:400,700);


body, html {
	margin:0 !important;
	padding:0 !important;
	color: #000;
	background: #fff;
	min-width: 990px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
	font-weight: 400;
}

div.clear { clear:both; }
div.spacer { height: 20px; }

td.r3_c .r3_cm { max-width: 677px; }
/*#v4-21 { padding: 0; }*/

#header_wrapper {
	position: absolute;
	margin:0;
	padding:0;
	left:0;
	height: 197px;
	width: 100%;
	min-width: 990px;

	background: #d0d0d0;
	border-top: 1px solid #727272;
	border-bottom: 1px solid rgba(0,0,0,.4);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	-o-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	font-family: "Helvetica", "Arial", sans-serif;
}

#header_wrapper #infobar_wrapper {

	position: absolute;
	bottom: 0;
	height: 62px;
	width: 100%;
	background: rgba(0,0,0,.7);
	border-top: 1px solid rgba(0,0,0,.7);
	border-bottom: 1px solid rgba(255,255,255,.4);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	-o-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
}

#header_wrapper .background_image {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -490px;
	top:0;
	width: 980px;
	height: 197px;
	background: url('../gfx/header_img.jpg') no-repeat top left;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
	-o-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
}

#header_wrapper #header {
	position: relative;
	margin: 27px auto 0 auto;
	width: 980px;
	height: 170px;
}
#header_wrapper #header #logo {
	display:block;
	width: 234px;
	height: 79px;
	background: url('../gfx/logo_white.png') no-repeat top left;
	margin: 0;
	opacity: 0;
}

#header_wrapper #header #infobox {
	position: absolute;
	left: 320px;
	top: 8px;
	width: 200px;
	padding-left: 50px;
	height: 62px;
	background: url('../gfx/icons/watch.png') no-repeat left center;
	color: #aaa;
	text-transform: uppercase;
}
#header_wrapper #header #infobox strong {
	color: #fff;
	font-weight: 400;
}

#header_wrapper #header #infobar {
	position: absolute;
	bottom:1px;
	height: 62px;
	width: 100%;
	left:0;
}

#header_wrapper #header #infobar p {
	float: left;
	padding:0 0 0 25px;
	line-height: 15px;
	height: 28px;
	margin: 17px 0 0 30px;
	font-size: 12pt;
	background: url('../gfx/check.png') no-repeat left center;
	font-family: "Ruda", "Arial", Helvetica, sans-serif;
	display: block;
	color: #fff;	
	font-size: 13px;
}
#header_wrapper #header #infobar p:first-of-type { margin-left: 10px; }
#header_wrapper #header #infobar p:last-of-type {
	margin: 0 0 0 20px;
	height: 65px;
	line-height: 64px;
}
#header_wrapper #header #infobar p.schnell {
	background-image: url('../gfx/icons/24.png');
	padding-left: 35px;
}
#header_wrapper #header #infobar p.widerrufsrecht {
	background-image: url('../gfx/icons/return.png');
	padding-left: 30px;
}
#header_wrapper #header #infobar p.kostenlos {
	background-image: url('../gfx/icons/euro.png');
	padding-left: 25px;
}
#header_wrapper #header #infobar .search_wrapper {
	position: relative;
	float: right;
	margin: 9px 0 20px 0;
	width: 250px;
}

#header_wrapper #header #infobar .desc_checkbox {
	color: rgba(255,255,255,.8);
	margin: 3px 0 0 0;
	font-size: 12pt;
}

#header_wrapper #header #infobar #search_input {
	background: #f2f2f2;
	border-radius: 4px;
	padding: 0 30px 0 8px;
	height: 27px;
	line-height: 27px;
	width: 197px;
	color: #333;
	border: 1px solid rgba(0,0,0,.4);
	box-shadow: inset 3px 3px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 3px 3px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 3px 3px 5px rgba(0,0,0,0.2);
	-o-box-shadow: inset 3px 3px 5px rgba(0,0,0,0.2);
	font-family: "Helvetica", "Arial", sans-serif;
}
#header_wrapper #header #infobar #search_submit {
	position: absolute;
	margin: 3px 0 0 -30px;
	padding:0;
	border:0 solid;
	background: url('../gfx/search_but.png') no-repeat center center;
	width: 23px;
	height: 23px;
}


div.pagelayout,div.pagecontainer {
	width: 980px !important;
	margin: 0px auto !important;
}

#wrapper {
	position: relative;
	width: 980px;
	margin: 30px auto 30px auto;
}


ul#main-menu {
	position: relative;
	width: 980px;
	list-style: none;
	list-style-position: inside;
	margin:227px 0 20px 0;
	padding:0;
	background: url('../gfx/bg_menu.png') repeat-x top left;
	height: 48px;
	border: 1px solid rgba(0,0,0,.5);
	box-shadow: inset 1px 1px 0px rgba(255,255,255,.5),inset -1px -1px 0px rgba(255,255,255,.4);
	-moz-box-shadow: inset 1px 1px 0px rgba(255,255,255,.5),inset -1px -1px 0px rgba(255,255,255,.4);
	-webkit-box-shadow: inset 1px 1px 0px rgba(255,255,255,.5),inset -1px -1px 0px rgba(255,255,255,.4);
	-o-box-shadow: inset 1px 1px 0px rgba(255,255,255,.5),inset -1px -1px 0px rgba(255,255,255,.4);
	border-radius: 5px;
}
ul#main-menu li {
	float: left;
	height: 48px;
	width: auto;
	padding:0 20px 0 20px;
	margin:0;
	background: url('../gfx/sep.png') no-repeat right center;
}
ul#main-menu li:last-of-type {
	background: none;
}
ul#main-menu li a {
	display: block;
	height: 48px;
	width: 100%;
	font-size: 13px;
	line-height: 48px;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,.7);
	font-family: "Helvetica", "Arial", sans-serif !important;
}

ul#main-menu li a:hover {
	background: url('../gfx/menu_hover.png') no-repeat center 40px;
}




#left {
	width: 260px;
	float: left;
	margin-right: 10px;
	font-family: "Helvetica", "Arial", sans-serif;
}
#content {
	float: left;
	width: 700px;
	margin-left: 0px;
	margin-bottom: 30px;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 12pt; 
	line-height: 20px;
}



#LeftPanel table.v4acpcont {
	padding-top: 40px;
	width: 260px;
	border: 1px solid rgba(0,0,0,0.5);
	border-radius: 5px;
	background: #dfdfdf url('http://www.fiedleruhrenhandel.de/ebay/gfx/cat_heading.png') no-repeat top left;
	height: auto;
	color: #444;
	margin: 0 0 30px 0;
}
#LeftPanel table.v4acpcont * { border:0 solid !important; }
#LeftPanel table.v4acpcont table.v4acp {
	display: none;
}

#LeftPanel table.v4acpcont .v4acp_mid, #LeftPanel table.v4acpcont .v4acp_mid td { 
	border-radius: 5px;
	background-color: #dfdfdf !important; 
	background: -moz-linear-gradient(top,  #dfdfdf 0%, #fffffe 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfdfdf), color-stop(100%,#fffffe)) !important;
	background: -webkit-linear-gradient(top,  #dfdfdf 0%,#fffffe 100%) !important;
	background: -o-linear-gradient(top,  #dfdfdf 0%,#fffffe 100%) !important;
	background: -ms-linear-gradient(top,  #dfdfdf 0%,#fffffe 100%) !important;
	background: linear-gradient(to bottom,  #dfdfdf 0%,#fffffe 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdfdf', endColorstr='#fffffe',GradientType=0 );
}
#LeftPanel table.v4acpcont a { color: #444; text-shadow: 1px 1px 0 rgba(255,255,255,.5); font-family: "Helvetica", "Arial", sans-serif; }


#left .box {
	width: 258px;
	border: 1px solid rgba(0,0,0,0.5);
	height: auto;
	border-radius: 5px;
	margin: 0 0 30px 0;
	background: #dededf;
	background: -moz-linear-gradient(top,  #dededf 0%, #fffffe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dededf), color-stop(100%,#fffffe));
	background: -webkit-linear-gradient(top,  #dededf 0%,#fffffe 100%);
	background: -o-linear-gradient(top,  #dededf 0%,#fffffe 100%);
	background: -ms-linear-gradient(top,  #dededf 0%,#fffffe 100%);
	background: linear-gradient(to bottom,  #dededf 0%,#fffffe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dededf', endColorstr='#fffffe',GradientType=0 );
} 


#left .box h3 {
	background: url('../gfx/bg_box.png') repeat-x top left;
	height: 39px;
	margin: 0;
	padding:0;
	text-decoration: none;
	font-weight: 400;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,.7);
	font-size: 13px;
	line-height: 42px;
	border-bottom: 1px solid rgba(0,0,0,.6);
	box-shadow: inset 1px 1px 0px rgba(255,255,255,.5),inset -1px -1px 0px rgba(255,255,255,.4);
	-moz-box-shadow: inset 1px 1px 0px rgba(255,255,255,.5),inset -1px -1px 0px rgba(255,255,255,.4);
	-webkit-box-shadow: inset 1px 1px 0px rgba(255,255,255,.5),inset -1px -1px 0px rgba(255,255,255,.4);
	-o-box-shadow: inset 1px 1px 0px rgba(255,255,255,.5),inset -1px -1px 0px rgba(255,255,255,.4);

}

#left .box img {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-o-border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-o-border-bottom-left-radius: 5px;
}

#left .box h3 img {
	float: left;
	margin: 10px 10px 0 10px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-o-border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-o-border-bottom-left-radius: 0px;
}



#left .box ul {
	list-style: none;
	list-style-position: inside;
	width: 100%;
	padding:0;
	margin: 3px 0 0 0;
}
#left .box ul li {
	width: 100%;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid rgba(0,0,0,.4);
	border-top: 1px solid rgba(255,255,255,.9);
}
#left .box ul li:first-of-type { border-top: 0 solid; }
#left .box ul li:last-of-type { border-bottom: 0 solid; }
#left .box ul li a {
	display: block;
	height: 30px;
	width: 242px;
	line-height: 30px;
	padding:0 0 0 16px;
	text-decoration: none;
	font-weight: normal;
	color: #333;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 13px;
	text-shadow: 0 1px 0 rgba(255,255,255,.8);
}
#left .box ul li a:hover {
	background: rgba(255,255,255,.8);
}

#left .box.contact .box-content {
	padding: 10px;
	font-size: 13px;
	color: #555;
	font-weight: 300;
}
#left .box.contact .box-content .phone-box { height: 31px; margin: 15px 0 0px 0; }
#left .box.contact .box-content .phone-box img { float: left; margin-right: 10px; }
#left .box.contact .box-content .phone-box strong { line-height: 33px; height: 31px; float: left; }

#content h1, div.pagecontainer h1, #content h2, div.pagecontainer h2 {
	width: 100%;
	padding:0;
	margin:3px 0 5px 0;
	color: #000;
	font-size: 20px;
	font-weight: 300;
	border-bottom: 1px solid rgba(0,0,0,.1);
	font-family: "Helvetica", "Arial", sans-serif;
}

h1.artikelname {
	font-family: Arial, Helvetica, sans-serif !important;
	text-transform: uppercase !important;
}

#content img.logo {
	float: right;
	margin: 10px 0 20px 20px;
}

#content a {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
#content a:hover { color: #777; }

#content.green-links a { color: #27782b; }
#content.green-links a:hover { color: #099f3c; }

table.shipping td {
	height: 24px;
	line-height: 24px;
	padding: 4px 10px 4px 10px;
	margin: 0;
	border-bottom: 1px dotted rgba(0,0,0,.1);
}
table.shipping td.right { text-align: right; }
table.shipping { width: 600px; }

p.shippingInfo {
	padding: 10px;
}

#content div.payment_option {
	margin: 20px 0 20px 0;
	padding-bottom: 8px;
	border-bottom: 1px solid rgba(0,0,0,.1);
}
#content div.payment_option strong {
	display:block;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	margin-bottom: 0;
}
#content div.payment_option strong img {
	float: left;
	margin: 0 8px 0 0;
}

p.kaeufesammeln, p.retoure {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
p.kaeufesammeln img {
	float:left;
	margin: 10px 20px 25px 0;
}
p.retoure {
	padding-left: 40px;
	background: url('../gfx/retoure.png') no-repeat left top;
	margin-bottom: 30px;
}


h2.sammeln {
	margin-top: 20px !important;
}
h2.kontakt {
	margin-top: 10px !important;
}
h2.retoure {
	margin-top: 20px !important;
}

h1.artikelname {
	display: none;
}

#header_wrapper #header #infobar .widerrufsrecht, #header_wrapper #header #infobar .kostenlos, #header_wrapper #header #infobar .schnell, #header_wrapper #header #infobar .topservice {
	display: none;
} 

.search_wrapper {
	float: left !important;
}

#header_wrapper #header #infobar .search_wrapper {
	width: 400px;
}

#left .contact {
	background: url('../gfx/box_kontakt.png') no-repeat left 35px;
	height: 328px;
} 


#left .box.contact .box-content {
	visibility: hidden;
}

#left .box.contact .box-content  a {
	visibility: visible;
	margin-left: 10px;
}

#left .box.contact .box-content  a:hover {
	color: black;
}


p.shippingInfo {
	padding: 0;
}


.engtext {
	font-size: 13px;
	line-height:15px; 
}

h2.weitere_merkmaldetails {
	font-weight: bold;
	font-size: 13px;
}

.alleartikelmerkmale {
	color: #000;
	display: block;
}

.merkmal_name {
	color: #808080;
}

.merkmal_wert {
	font-weight: bold !important;
}

.fotosatz {
	font-size: 16px;
	font-weight: bold;
}

.ein_merkmal {
	float: none;
	display: block;
}