body {
    margin: 0;
	padding: 0;
}

#workspace {
	font-family: Open Sans, Calibri, Arial;
	font-size: 10px !important;
	color: #333333;
	padding: 0.2em;
	background: #ffffff;
	background: url(../gfx/template-bg.jpg) repeat center top;
}

#col_left, #user_info, #item_desc_break, #item_info .item_title, #item_pic_desktop, #test {
	display: none;
}

#col_left a {
	color: #606B4B;
}

#col_left a {
	color: #606B4B;
}

#col_left a:hover {
	text-decoration: none;
	color: #fff;
}

.cf {
	clear: both;
}

.header_wrapper {
	width: 100%;
	background: #fff;
}

#header {
	font-size: 1.5em;
	width: 100%;
	position: relative;
}

.header_oben {
	overflow: hidden;
	padding-bottom: 1.1em;
	padding: 0 0.2em 4em;
	position: relative;
	display: none;
}

.zierstreifen {
    height: 5px;
    width: 100%;
	background: #606B4B;
}

.hinweisboxen_kopf_wrapper {
	overflow: hidden;
	display: inline-block;
	display: none;
	float: left;
}

.hinweisbox_kopf {
	padding: 1em;
	color: #fff;
	float: left;
	padding-left: 5.2em;
}

#hinweisbox_kopf_dhl {
	margin-right: 0.6em;
	background: #606b4b url(../gfx/kopf_dhl.gif) no-repeat scroll 1.1em center;
}

#hinweisbox_kopf_rueckgabe {
	background: #606b4b url(../gfx/kopf_rueckgabe.gif) no-repeat scroll 1.1em center;
}

.hinweisbox_kopf p {
	font-size: 0.8em;
    font-weight: bold;
    margin: 0;
    padding: 0.3em 0;
    text-transform: uppercase;
}

#user_info {
    top: 1em;
    z-index: 9000;
	float: left;
	padding-top: 1em;
	display: none;
	padding-left: 1.5em;
}

.user_info_segment {
	display: block;
    padding-left: 2.7em;
}

#brieflogo {
	background: url(../gfx/brief.gif) no-repeat left top;
	padding-bottom: 17px;
	padding-top: 0.2em;
}

#brieflogo:hover {
	background: url(../gfx/brief_hover.gif) no-repeat left top;
}

#telefonlogo {
	background: url(../gfx/telefon.gif) no-repeat left top;
}

#telefonlogo:hover {
	background: url(../gfx/telefon_hover.gif) no-repeat left top;
}

.user_info_segment a {
	color: #606B4B;
	text-decoration: none;
	font-size: 0.95em;
	font-weight: bold;
}

.user_info_segment a:hover {
	color: #7A1A1A;
}

.user_info_segment span {
	display: block;
	font-size: 0.8em;
}

.user_info_segment:hover span {
	color: #7A1A1A;
}

.header_unten {
	position: relative;
}

#user_logo {
	height: 100px;
	width: 100%;
	position: relative;
	z-index: 1;
}

#user_logo span {
	color: #000;
    font-size: 1em;
    font-weight: bold;
    left: 0.6em;
    margin: 0;
    padding: 0;
    position: absolute;
    text-decoration: none;
    top: 5.1em;
    width: 30em;
	display: none;
}

#user_logo_link {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

#user_logo_link img {
    display: block;
    max-height: 100%;
    max-width: 96%;
    padding: 4% 3%;
    position: absolute;
    top: 0;
}

#user_search {
	width: 100%;
	border: 2px solid #606B4B;
	border-left: none;
	border-right: none;
	background: rgba(255,255,255,0.53);
	position: relative;
	z-index: 10;
}

.fernglas {
	background: rgba(0, 0, 0, 0) url("../gfx/fernglas.png") repeat scroll 0 0;
    height: 62px;
    left: -42px;
    position: absolute;
    top: -6px;
    width: 72px;
	display: none;
}

#user_search_form {
	margin: 0;
}

#user_search_text {
	background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
    border: 0 solid #ffffff !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
    color: #000;
    line-height: 3.3em;
    padding: 0 1.1em;
    vertical-align: top;
    width: 68%;
}

#user_search_btn {
	background: #606B4B url("../gfx/los.gif") no-repeat scroll center center;
    border: 0px #fff solid !important;
	border-radius: 0px !important;
    color: #ffffff;
    height: 3.3em;
	cursor: pointer;
	width: 30%;
	padding: 0px;
	text-align: center;
	margin: 0 0 0 2%;
	box-sizing: border-box !important;
	font-family: fontawesome;
}

#user_search_form input[type=submit]{ -webkit-appearance: none !important; border-radius: 0 !important;}

.kopfnavi_wrapper {
	padding: 1em 0;
}

.kopfnavi {
	width: 100%;
	max-width: 990px;
	background: #E0DACD;
	margin: 0 auto;
	box-shadow: 0.0em 0.3em 0.8em #7e7e7e;
	overflow: hidden;
	display: none;
}

.kopfnavi ul {
	margin: 0;
	padding: 0;
}

.home_icon {
	background: url(../gfx/home_icon.gif) no-repeat center center;
	height: 3.5em;
	padding: 0 2em !important;
	width: auto;
}

.home_icon:hover {
	background: url(../gfx/home_icon_hover.gif) no-repeat center center #606B4B !important;
}

.kopfnavi ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	display: inline-block;
}

.kopfnavi ul li a {
    color: #000;
    display: block;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 3.5em;
    padding: 0 1em;
    text-decoration: none;
    text-transform: uppercase;
}

.kopfnavi ul li a:hover {
	color: #fff;
	background: #606B4B;
}

.kopfnavi_border_bottom {
    background: rgba(0, 0, 0, 0) url("../gfx/abgerissenes_papier.png") no-repeat center top;
    height: 5px;
    margin: 0 auto;
    max-width: 990px;
    width: 100%;
	display: none;
}

.suchfeld_wrapper {
	position: relative;
	padding-top: 117px;
}

.user_search_logo_bg {
	position: absolute;
	height: 165px;
	width: 498px;
	background: url(../gfx/bg_search.jpg);
	bottom: 0;
	right: -82px;
}




#colspace {
	font-size: 1.25em;
	width: 100%;
	background: #FFFFFF;
	color: #000;
	padding-top: 1em;
}

.item_title {
	padding: 2% 0;
}

h1 {
    font-size: 1.5em;
    margin: 0;
    padding: 0;
    text-align: left;
	padding-bottom: 0.6em;
}

#item_pic img {
	width: 100%;
}


.thumb_lupe {
	background: rgba(0, 0, 0, 0) url("../gfx/zoom.png") no-repeat scroll 0 0 / 30px auto;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 6px;
    top: 6px;
    width: 30px;
}

#item_desc {
	font-size: 0.9rem;
    padding: 0;
	font-family: Open Sans, Calibri, Arial;
	padding-bottom: 0.5rem;
}

#item_desc span {
	font-family: Open Sans,Helvetiva,Arial !important;
}

#item_desc h2 {
	font-family: Black Ops One, Open Sans, Calibri, Arial;
	font-size: 1.7em;
	padding: 0.5em 0 0.7em;
	margin: 0;
	text-transform: uppercase;
}

#item_desc p {
	margin: 0;
	padding: 0.6rem 0;
}

#item_desc strong {
}

#item_desc u {
    text-transform: uppercase;
}

#item_text p {
	padding: 0;
	margin: 0;
}

#item_text ul, #item_text ul {
	padding: 1em 1.5em;
	margin: 0;
}

#artikelbeschreibung_kopf_wichtige_daten {
	height: 16px;
	padding-top: 3em;
	background: url(../gfx/wichtige_daten.gif) no-repeat left center;
}

#artikelbeschreibung_kopf_beschreibung {
	height: 16px;
	padding-top: 3em;
	background: url(../gfx/beschreibung.gif) no-repeat left center;
}

.beschreibung_plenty {
    background: rgba(0, 0, 0, 0) url("../gfx/stacheldraht.gif") no-repeat scroll center top 0.9em;
    overflow: hidden;
    padding-top: 5em;
}

.beschreibung_plenty_links {
    float: left;
    width: 100%;
}

.beschreibung_plenty_rechts {
    float: left;
    width: 100%;
}

.beschreibung_plenty_links > div {
    line-height: 1.7em;
    padding-bottom: 1.1em;
    padding-right: 17%;
}

.beschreibung_plenty_links > div b {
	text-transform: uppercase;
}

.beschreibung_plenty_tabelle {
    background: rgba(0, 0, 0, 0) url("../gfx/stacheldraht.gif") no-repeat scroll center top 0.9em;
    float: left;
    padding-bottom: 1em;
    padding-top: 5.9em;
    width: 100%;
}

.technische_daten {
}

.klbox-head {
    background: #606b4b none repeat scroll 0 0;
    color: #fff;
    font-weight: 600;
    line-height: 1.2em;
    padding: 5% 7%;
	text-transform: uppercase;
}

#maincats .klbox-head {
	border-bottom: 0.2em solid #fff;
}

.klbox-content img {
	padding-bottom: 0.8em;
}

.klbox-content .vertrauen_last {
	padding-bottom: 0;
}

.klbox-content {
	padding: 0.6em 1em;
	background: #E0DACD;
	word-break: break-all;
}

#klbox_custom03 .klbox-content, #klbox_custom02 .klbox-content {
	text-align: center;
}

.klbox-content p {
	font-size: 1.1em;
	word-break: break-all;
	padding: 0.3em 0.2em;
	margin: 0;
}

.army_schrift {
	font-family: Black Ops One, Open Sans, Calibri, Arial;
}

.klbox-content .links_zentriert {
	display: block;
    margin: 0 auto;
    max-width: 131px;
    padding: 1em 0;
    width: 100%;
}

.klbox-footer {
	height: 1em;
	background: #fff;
}

.klbox-head {
	background: #606B4B;
	color: #fff;
    font-weight: 600;
    padding: 5% 7%;
	line-height: 1.2em;
	font-size: 1.2em;
}

#shopinfo .klbox-content {
	padding: 0.8em 1em;
	background: #e0dacd;
}

#shopinfo .klbox-content img, .links_dhl {
	width: 100%;
	max-width: 193px;
}

.links_dhl {
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0.5em 0em !important;
}

.grbox_head {
	font-size: 1.3em;
	line-height: 2em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0%;
	background: #fff;
}

#item_desc .grbox_head {
	background: #E3E9DD;
}

#item_desc .grbox_content {
}

.artikelansicht_oben_gruen {
	background: #e3e9dd;
	padding: 1em;
}

.versandsbox {
	overflow: hidden;
}

.versandsbox img {
	float: left;
	width: 14.8%;
	display: none;
}

.versandsbox_text_wrapper {
	float: right;
    width: 100%;
	padding-bottom: 2em;
}

.versandsbox_text_wrapper a {
	color: #606B4B;
}

.versandsbox_text_wrapper a:hover {
	color: #606B4B;
	text-decoration: none;
}

.versandsbox_text_wrapper h2 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

.versandsbox_text_wrapper p {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	padding: 0.5em 0;
}

.versand_tabelle {
	border: 2px solid #525252;
    overflow: hidden;
}

.versand_tabelle p {
	margin: 0;
	padding: 0 1em;
	font-size: 1.2em;
}

.versand_tabelle h2 {
	background: #525252 none repeat scroll 0 0;
    color: #fff;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 3em;
    margin: 0;
    padding: 0 5%;
}

.versand_tabelle_rechts h2 {
    text-align: right;
}

.zelle {
	font-size: 1.2em;
	padding: 1em;
	height: 2em;
}

.versand_tabelle_links {
	width: 50%;
	float: left;
}

.versand_tabelle_rechts {
	width: 50%;
	float: left;
}

.versand_tabelle_rechts .zelle {
	text-align: right;
}

.weissraum {
	height: 2em;
	width: 100%;
	background: #fff;
}

.versandzonen {
    padding-top: 2em;
}

.versandzonen p {
	margin: 0;
	padding-bottom: 1em;
	font-size: 1.2em;
}

.versandzonen strong {
}

.mehrere_artikel_kaufen_wrapper {
	padding-bottom: 2em;
}

.mehrere_artikel_kaufen {
	overflow: hidden;
	padding: 1em;
	background: #606B4B;
	position: relative;
}

.versandsbox_icon {
	position: absolute;
	right: 1.6em;
	top: 1em;
}

.mehrere_artikel_kaufen h2 {
	font-size: 1.6em;
	font-family: Black Ops One, Open Sans, Calibri, Arial;
	color: #fff;
	padding: 0.3em 2.7em 0.5em 0em;
	margin: 0;
}

.multiversand_wrapper {
	float: left;
	width: 100%;
	padding: 0.5em;
	box-sizing: border-box;
}

.multiversand {
	background: #fff;
	padding: 1em;
	box-sizing: border-box;
	height: 145px;
}

.multiversand span {
    width: 100%;
}

.mehrere_artikel_kaufen img {
	width: 100%;
	padding-bottom: 0.8em;
}

.grbox_content {
	padding: 0 2%;
	background: #fff;
}

.grbox .grbox_content {
	padding: 1em 0 0;
}

#item_num {
	text-align: right;
	padding: 0.5em 0 0;
}

#item_price {
	color: #606b4b;
    font-size: 2.5em;
    font-weight: 900;
    padding: 3% 0 0;
    text-align: right;
	font-family: Black Ops One, Open Sans, Calibri, Arial;
}

#item_tax {
	text-align: right;
	padding: 0;
	font-size: 0.85em;
	padding-bottom: 1em;
}

#item_shipping {
	text-align: right;
	padding: 3% 0 1%;
	color: #31BD00;
	font-weight: bold;
	display: none;
}

#item_skb a {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #888888;
    border-radius: 0;
    color: #888888;
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 3em;
    margin: 0 0 0 0%;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

#item_shortdesc {
	padding: 5% 0 0;
}

.technische_daten table {
    background: #e0dacd none repeat scroll 0 0;
    width: 100%;
}

.technische_daten thead {
    background: #e0dacd none repeat scroll 0 0;
    font-size: 0.75em;
    line-height: 2.1rem;
    text-transform: uppercase;
}

.technische_daten .tablesaw > tbody {
    background: #fff none repeat scroll 0 0;
}

.technische_daten .tablesaw td {
    font-size: 0.9rem;
    padding: 1.0rem 0 0.9rem;
    text-align: center;
	background: #fff;
}

.grbox_footer {
	display: block;
	width: 100%;
	height: 10px;
	font-size: 0;
	background: #fff;
}

ul#dd_navi, ul#dd_navi li, ul.subkats1, ul.subkats2 {
	list-style: none;
	padding: 0;
	margin: 0;
}

a.katlink, a.subkat1, a.subkat2, a.katlink_on, a.subkat1_on {
	display: block;
}

ul#dd_navi {
	font-family: Open Sans, Calibri, Arial; 
	font-size: 1.4em; 
	font-weight: normal; 
	color: #000000;
}
	
ul#dd_navi li {
	margin: 0px;
	padding: 0.2em 0px;
}

/* Kategorien Ebene 1 */
a.katlink, a.katlink:visited {
    background: #e0dacd none repeat scroll 0 0;
    color: #000;
    font-size: 0.856em;
    font-weight: 600;
    padding: 0.6em 1.0em;
    text-decoration: none;
    text-transform: uppercase;
    word-wrap: break-word;
	line-height: 1.2em;
}

a.katlink:hover {
	background: #606B4B;
	color: #fff;
}

a.katlink_on, a.katlink_on:visited {
	background: #606B4B;
	color: #fff;
    font-size: 0.856em;
    font-weight: 600;
    padding: 0.6em 1.0em;
    text-decoration: none;
    text-transform: uppercase;
    word-wrap: break-word;
	line-height: 1.2em;
}

/* Kategorien Ebene 2 */
a.subkat1, a.subkat1:visited {
    background: #e0dacd none repeat scroll 0 0;
    color: #000;
    font-size: 0.756em;
    font-weight: 600;
    padding: 0.7em 0.5em 0.7em 1.7em;
    text-decoration: none;
    text-transform: uppercase;
    word-wrap: break-word;
	line-height: 1.2em;
}

a.subkat1:hover {
	background: #7A1A1A;
	color: #fff;
}

a.subkat1_on, a.subkat1_on:visited {
	background: #7A1A1A;
	color: #fff;
    font-size: 0.756em;
    font-weight: 600;
    padding: 0.7em 0.5em 0.7em 1.7em;
    text-decoration: none;
    text-transform: uppercase;
    word-wrap: break-word;
	line-height: 1.2em;
}

/* Kategorien Ebene 3 */
a.subkat2, a.subkat2:visited {
    background: #e0dacd none repeat scroll 0 0;
    color: #000;
    font-size: 0.756em;
    font-weight: 600;
    padding: 0.7em 0.5em 0.7em 2.3em;
    text-decoration: none;
    text-transform: uppercase;
    word-wrap: break-word;
	line-height: 1.2em;
}

a.subkat2:hover {
	background: #606B4B;
	color: #fff;
}

#footer {
	font-size: 1em;
	width: 100%;
	overflow: hidden;
	background: #E0DACD;
	color: #ffffff;
}

.fuss_content_wrapper {
	padding: 1%;
	margin: 0 auto;
}

.fuss_contentbox {
	width: 98%;
	float: left;
	padding: 1%;
}

.fuss_contentbox h2 {
	background: #606b4b none repeat scroll 0 0;
    font-size: 1.4em;
    line-height: 2.8em;
    margin: 0;
    padding: 0 0 0 1em;
    text-transform: uppercase;
}

.fuss_content img {
	padding-right: 2%;
    padding-top: 1em;
}

.fuss_content_wrapper span {
	clear: both;
    color: #000;
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0;
    padding: 0.8em 0 0.5em 1%;
    text-transform: uppercase;
}

.copyright_wrapper {
	width: 100%;
	background: #606b4b none repeat scroll 0 0;
	overflow: hidden;
}

#copyright {
    color: #fff;
    font-size: 1.4em;
	padding: 0.7em 0 0.7em 1em;
    text-align: left;
	max-width: 990px;
	margin: 0 auto;
}

#apa_logo {
	text-align: center;
	padding: 1em 0 1em;
}

.no_uppercase {
    text-transform: none;
}

@media screen and (min-width: 380px) {

.multiversand_wrapper {
	width: 50%;
}

}

@media screen and (min-width: 480px) {

#item_shortdesc {
	display: none;
}

#workspace {
	padding: 0;
}

#col_left {
	display: inline-block;
}

#header {
	max-width: 990px;
	margin: 0 auto;
}

#colspace {
	max-width: 990px;
	background: #FFFFFF;
	color: #000;
	margin: 0 auto;
}

#col_left {
	width: 22%;
	float: left;
	background: #fff;
	color: #000000;
	padding-left: 1.5%;
}

#col_right {
	width: 73.5%;
	float: left;
	margin-left: 1.5%;
}

#footer {
	max-width: 990px;
	color: #ffffff;
	margin: 0 auto;
}

.footer_wrapper {
	padding-bottom: 2em;
}

}

@media screen and (min-width: 550px) {

.fuss_contentbox {
	width: 48%;
}

}

@media screen and (min-width: 600px) {

#user_logo {
	width: 50%;
	float: left;
	max-width: 314px;
}

}

@media screen and (min-width: 660px) {

#user_search {
	width: 47%;
	float: right;
	padding: 0;
	border-left: 2px solid #606B4B;
}

.fernglas {
	display: block;
}

#user_search_text {
	padding: 0 3.3em;
}

#user_logo_link img {
	top: -1em;
}

.hinweisboxen_kopf_wrapper {
	display: inline-block;
}

#user_info {
	display: block;
}

.header_oben {
	display: block;
}

.suchfeld_wrapper {
	padding-top: 60px;
}

}

@media screen and (min-width: 700px) {

#item_desc .grbox_content {
	padding: 2%;
	padding-bottom: 0;
}

#item_pic {
	display: none;
}

#item_pic_desktop {
	display: block;
	position: relative;
	float: left;
	width: 60%;
}

#item_pic_desktop img {
	width: 100%;
}

#item_pic_desktop .item_pic_desktop_thubms_spacer {
	float: left;
    padding: 2% 2% 0 0;
    position: relative;
    width: 23%;
}

#item_pic_desktop .item_pic_desktop_thumb {
	height: 90px;
	cursor: pointer;
}


#item_pic_desktop_lightbox {
	box-shadow: 0 0 10px #000000;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 150%;
	z-index: 1;
}

a#zoom {
	background: url(../gfx/zoom.png) no-repeat;
	display: block;
    height: 38px;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
}

#closer {
	background:url(../gfx/close.png) no-repeat;
	display: block;
    height: 38px;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
	cursor: pointer;
}

#item_info {
	float: left;
	width: 38%;
	margin: 0 0 0 2%;
}

.item_title {
	display: none;
	padding: 0;
}

#item_num {
	text-align: left;
}

#item_desc_break, #item_info .item_title {
	display: block;
}

#item_info .item_title h1 {
	text-align: left;
	font-size: 1.5em;
}

.beschreibung_plenty_links {
    width: 50%;
}

.beschreibung_plenty_rechts {
    width: 50%;
}

.versandsbox img {
	display: block;
}

.versandsbox_text_wrapper {
	width: 82%;
}

.multiversand_wrapper {
	width: 33.33%;
}

}

@media screen and (min-width: 760px) {

.klbox-content p {
	word-break: normal;
}

.links_dhl {
    padding: 0.5em 0.8em !important;
}

}

@media screen and (min-width: 870px) {

#user_logo span {
	display: block;
}

}

@media screen and (min-width: 990px) {

.kopfnavi_border_bottom {
	display: block;
}

.kopfnavi_wrapper {
	padding: 2em 0;
}

.kopfnavi {
	display: block;
}

.versandsbox img {
	width: 107px;
	padding-bottom: 2em;
}

}

@media screen and (min-width: 1000px) {

.header_oben {
	padding: 0 0 2.5em;
}

}