/* GENERAL STYLES */
html {  background: #ffffff;}
body {
    width: 100%;
    height: 100%;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'NewCenturySchoolW-1', Georgia, serif;
    font-size: 86%;
    color: #000000;
    background-color: #ffffff;
}

td {
/*    width: 100%;
    height: 100%;*/
    line-height: 1.5;
    margin: 0;
    padding: 0;
    font-family: 'NewCenturySchoolW-1', Georgia, serif;
    font-size: 96%;
    color: #000000;

}

.desc_ifr, iframe {overflow: hidden;}

ul {  padding: 0 0 0 0;margin: 0 0 0 0;}
ul li { padding: 0 0 0 0;margin: 0 0 0 15px;list-style-type: square;}
ol {  padding: 0 0 0 22px; margin: 0 0 0 0;}
ol li { padding: 0 0 0 0; margin: 0 0 0 0;}

a img {border:0}
.clearer { clear: both;}

.hr {
    width: 100%;
    height: 1px;
    background-color: #969da3;
}




/* TYPO */
a { color: #333; text-decoration: none;}
a:link, a:visited { color: #666;}
a:hover, a:link:hover, a:visited:hover { color: #999;}
a:focus {outline: none}

h1 {   font-size: 140%;  padding: 0 0 0 0;  margin: 0 0 0 0;}

h2 {   font-size: 125%; padding: 10px 0 0 0; margin: 10px 0 0 0; }
.singlearticleheader h2{
	font-family: 'NewCenturySchoolW01-It';
	font-size: 15px;
	line-height: 18px;
	color: #192337;
    border: none;
}

h3 {  font-size: 120%; padding: 0 0 0 0; margin: 0 0 0 0;}
h4 {  font-size: 115%; padding: 0 0 0 0; margin: 0 0 0 0;}
h5 {  font-size: 110%; padding: 0 0 0 0; margin: 0 0 0 0;}
h6 {  font-size: 105%; padding: 0 0 0 0; margin: 0 0 0 0;}
span.mini { font-size: 60%; line-height: 1.1;}
span.strike { text-decoration: line-through;}


/* HEADER */
.header { 
    border-bottom: solid 3px #192337;
/*    width: 100%;
    height: 216px;*/
    background-color: #f0f0f0;
}
/*.header .wrapper { padding: 0; height: 213px; position: relative; }*/
.logo { margin: 25px 0 30px 0; width: 275px; float: left; height: 115px; position: relative; font-size: 170%;}
.logo span { position: absolute; bottom: 0;}
.kontlogos { border: none; float: left; height: 55px; width: 55px; margin: 0 5px 0 0;}
.kontlogos a{ height:55px; overflow:hidden; display:block }
.topnavigationcontainer {
	position: relative;
	height: 23px;
	float: right;
}
.topnavigation {
}
.topnavigation ul { margin: 0 0 0 -5px; padding: 0 0 0 0;}
.topnavigation li { 
	float: left; margin: 0 0 0 0; padding: 0 0 0 20px; list-style-type: none;
}
.topnavigation li a {
	padding: 5px 20px;
	border: 1px solid #cececd;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background: #bfbfbe;
	background: url(/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmYmZiZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2QyZDFkMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RhZDlkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYWQ5ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #bfbfbe 0%, #d2d1d0 25%, #dad9d7 50%, #dad9d7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfbfbe), color-stop(25%,#d2d1d0), color-stop(50%,#dad9d7), color-stop(100%,#dad9d7));
	background: -webkit-linear-gradient(top,  #bfbfbe 0%,#d2d1d0 25%,#dad9d7 50%,#dad9d7 100%);
	background: -o-linear-gradient(top,  #bfbfbe 0%,#d2d1d0 25%,#dad9d7 50%,#dad9d7 100%);
	background: -ms-linear-gradient(top,  #bfbfbe 0%,#d2d1d0 25%,#dad9d7 50%,#dad9d7 100%);
	background: linear-gradient(to bottom,  #bfbfbe 0%,#d2d1d0 25%,#dad9d7 50%,#dad9d7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbe', endColorstr='#dad9d7',GradientType=0 );
	font-family: 'NewCenturySchoolW01';
	font-weight: bold;
	color: #192337;
	font-size: 13px;
	letter-spacing: 15;
	text-transform: uppercase;
}
.topnavigation li a:hover {color:#333}

.header_categorynavigation { margin: 0 0 5px 0; float: left; }
.header_categorynavigation .level2{ display: none; }
.header_categorynavigation ul { display: inline; margin: 0; padding: 0;}
.header_categorynavigation ul li { list-style-type: none; display: inline; margin: 0 10px 0 0; padding: 0;width: 195px;}
.header_categorynavigation ul li a{
	padding: 6px 20px 2px 20px;
	border: 1px solid #cececd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #bfbfbe;
	background: url(/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmYmZiZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iI2QyZDFkMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RhZDlkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYWQ5ZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #bfbfbe 0%, #d2d1d0 25%, #dad9d7 50%, #dad9d7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfbfbe), color-stop(25%,#d2d1d0), color-stop(50%,#dad9d7), color-stop(100%,#dad9d7));
	background: -webkit-linear-gradient(top,  #bfbfbe 0%,#d2d1d0 25%,#dad9d7 50%,#dad9d7 100%);
	background: -o-linear-gradient(top,  #bfbfbe 0%,#d2d1d0 25%,#dad9d7 50%,#dad9d7 100%);
	background: -ms-linear-gradient(top,  #bfbfbe 0%,#d2d1d0 25%,#dad9d7 50%,#dad9d7 100%);
	background: linear-gradient(to bottom,  #bfbfbe 0%,#d2d1d0 25%,#dad9d7 50%,#dad9d7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbe', endColorstr='#dad9d7',GradientType=0 );
	font-family: 'NewCenturySchoolW01';
	font-weight: bold;
	color: #192337;
	font-size: 24px;
	letter-spacing: 2px;
	text-transform: uppercase;
	width: 120px;
	display: inline-block;
	text-align: center;
}
.header_categorynavigation ul li a:hover{ color: #192337; }
.header_categorynavigation ul a:hover { color: #192337; }
.header_categorynavigation ul li.level1active a.level1active_link {  }
.header_categorynavigation ul li.level1active a {
    padding-bottom: 6px;
    border: 1px solid #192337;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
/*	background: none;*/
	background: #192337;
	filter: none;
	color: #e6e5e2;
}
.header_categorynavigation .leftcolumn-categoryname {
    display: none;
}

/* ARTIKELSEITE/KATEGORIESEITE */
.articlenav {
    margin: 0 0 0 35px;
    float: left;
    padding: 0;
}
.articlenav-arrow {
    width: 58px;
    height: 22px;
    background: url(/layout/duzzl/logos-icons/102-pfeil.png);
    float: left;
}
.articlenav span {
    float:left;
    margin: 0 0 0 20px;
	font-family: 'NewCenturySchoolW01-It';
}
.articlenav select {
    float:left;
    margin:0 0 0 15px;
    width: 170px;
}
.articlenav form {display:inline}
.pagebtns{
    float:right;
    margin:-30px 20px 0 0;
}
.pagebtns a { float: left;  height: 14px;  margin: 2px 2px 2px 0;  width: 14px;}
.pagebtns > a {
    margin-right: 22px;
}
.pagebtns .prev-next-button,
.pagenavbottom .articlenav .prev-next-button {
    display: inline-block;
    line-height: 30px;
    width: 30px; 
    height: 30px;
    text-align: center; 
    background: #061e31;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: -2px -2px -2px 3px;
}
.pagenavbottom {
    padding: 0 0 0 0;    
}
.pagenavbottom .articlenav{
    margin:10px 15px 0 0;
    padding: 0 0 0 0;
    float: right;
}
.pagenavbottom { width: 730px;}
.pagenavtop {
    width: 725px;
    margin-top: 23px;
    height: 80px;
}
.pagenavtop .pagebtns {
    margin-top: 17px;
}


.actionsbtn,
a.actionsbtn:link,
a.actionsbtn:visited {
    width: 49%;
    height: 30px;
    text-align: center;
    padding: 0;
    margin: 0;
    border: none;
    color: #fff;
	font-family: 'TradeGothicW01-BoldCn20 675334';
	font-size: 20px;
	letter-spacing: 15;
    cursor: pointer;
	border: 1px solid #c4c4c3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    background: #a7a7a7;
    background:url(/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3YTdhNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiN2I3YjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #a7a7a7 0%, #b7b7b7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a7a7a7), color-stop(100%,#b7b7b7));
    background: -webkit-linear-gradient(top,  #a7a7a7 0%,#b7b7b7 100%);
    background: -o-linear-gradient(top,  #a7a7a7 0%,#b7b7b7 100%);
    background: -ms-linear-gradient(top,  #a7a7a7 0%,#b7b7b7 100%);
    background: linear-gradient(to bottom,  #a7a7a7 0%,#b7b7b7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7a7a7', endColorstr='#b7b7b7',GradientType=0 );
}
.actionsbtn-right {
    float: right;
}
a.actionsbtn:link, a.actionsbtn:visited { padding: 0 3px; }
.actionsbtn:hover, a.actionsbtn:link:hover, a.actionsbtn:visited:hover, 
.actionsbtn:focus, a.actionsbtn:link:focus, a.actionsbtn:visited:focus {}

.newarticle_picture { width: 110px;}
a.newarticle_img { float: left; margin: 0 10px 0 0; width: 110px; overflow:hidden}
a.newarticle_img { width: 110px; }
a.newarticle_img img { max-width: 110px;}
.newarticle_info { float: left; width: 110px; font-size: 95%;}
.newarticle_info a { color: #ffffff;}
.articleinfo input:hover{}
.articleinfo input:focus{ color:#999;border:0}
.articleinfo {
    float: left;
    width: 230px;
}
.articleinfo .hr {
    margin: 24px 0;
}
.articledescription,
.articletechnical {
    padding: 20px;
}
.articledescription.active {display:block}
.articletechnical.active { display:block}
.articleratings {     background: #ededed; width: 730px; padding: 20px;}
.articlepic_big {
    text-align:center;
    margin: 0 15px 78px 0;
    float: left;
}
.articlepic_big_img {
    max-width: 480px;
    max-height: 480px;
}
.articlepicswrapper{
    float:left;
    margin: 15px 0 0 0;
}
.articlepicswrapper a {
    margin: 0 0 0 0;
    width: 85px;
}
.articlepicswrapper a:hover {}
.articledescheadlinerow {
    width: 100%;
    border-bottom: 1px solid #969da3;
    padding: 0 0 15px 0;
}
.articledescheadlinerow .articlenav-arrow {
    margin: 0 20px 0 0;
}
.articledescheadline {
    font-family: 'NewCenturySchoolW01-It';
    font-size: 28px;
    line-height: 28px;
    color: #192337;
    font: left;
}
.articledescription {
    position: relative;
    margin: 30px 0 0 0;
    padding: 5px 10px 20px 10px;
    font-family: 'NewCenturySchoolW01';
    font-size: 18px;
    line-height: 24px;
}
.articledescription ul li {
    list-style: none;
    background: url(http://www.duzzl.com/layout/duzzl/logos-icons/102-pfeil-klein.png) center left no-repeat;
    padding: 0 0 0 70px;
    margin: 5px 0 5px 0;
}
.articletechnical {
    position: relative;
    margin: 30px 0 0 0;
    padding: 5px 10px 20px 10px;
}
.articleratings {  position: relative;  margin: 28px 0 0 0;  padding: 5px 10px 20px 10px;  background: #ededed; width: 690px}
.articledesc {
    width: 730px;
    float: left;
    margin: 0 0 20px 0;
    text-align: left;
}
.articledesc ul { padding: 0 0 0 0;}
.articlenav a {
    margin: 2px 2px 2px 0px;
    width: 14px;
    height: 14px;
    float: left;
}
.articlenav > a {
    margin-right: 22px;
}
.pagebtns a.articlePages_activeLink,
.articlenav a.articlePages_activeLink {
    background: #061e31;
    color: #fff;
}
.articlenav .articlePagesPrevious,
.articlenav .articlePagesNext {
    float: left;
    margin-top: -2px;
}
.articlenav .articlePagesPrevious a,
.articlenav .articlePagesNext a {
    width: 100%;
    background: none;
}
.articlePages { 
    float: left; 
    height: auto;
}
.articlePages a { 
    display: inline-block;
    line-height: 30px;
    width: 30px; 
    height: 30px;
    text-align: center; 
    background: #bfbfbf;
    color: #0f192f;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 0 3px;
}



/* CONTENT */
.main { width: 730px; margin: 22px 0 0 0; text-align: center;}
.mainwide { width: 980px;}

.leftcolumn {
    width: 230px;
    padding: 22px 20px 0 0;
    float: left;
}
.orderlayout .leftcolumn {
    padding-top: 2px;
}
.rightcolumn {width: 730px; float: left;}
.rightcolumnwide {width: 980px;}
.rightcolumn.order {margin-top:-30px}
.crossselling{
    margin-top: 70px;
    width:738px;
}
.level1active{margin-bottom:10px}
.uvpsing{background: #eee; border: solid 1px #ccc;padding: 10px 10px 10px 40px;font-size:120%;color:#444; float:left;width:188px;margin-bottom:10px;}
.uvpimage { position: absolute; margin: -10px 0 0 185px;z-index:100}
.singleartprice .uvpimage { position: absolute; margin: -3px 0 0 -33px;z-index:9;width: 29px;}
.certlink { display: block;}
.certificates { border-top: solid 1px #c2c2c2; border-bottom: solid 1px #c2c2c2; width: 216px; margin: 0 10px 10px 0px; padding: 10px 10px 10px 10px; float: left;}
.signet { width: 54px; height: 56px; float: left;}
.certtext { font-size: 100%; float: left; margin: 0 0 0 10px; width: 136px;line-height:1.4}

.produkt {
    position: relative;
    width: 236px;
    min-height: 387px;
    margin: 10px 10px 20px 0;
    float: left;
}
.produkt_picture {
    width: 236px;
    height: 236px;
    text-align: center;
    margin: 0 0 16px 0;
    position: relative;
    overflow: hidden;
    background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.product-picture-aligned {
    
}
.produkt_picture a {
    position:absolute;
    bottom:0;
    display:block;
    width:236px;
    text-align:center
}
.produkt_info {
    width: 236px;
}
.produkt_info .produkt_name {
    overflow: hidden;
    margin: 0 0 7px 0;
}
.produkt_info .produkt_name_2 {
    overflow: hidden;
    margin: 0;
}
.produkt_info .produkt_name a {
	font-family: 'NewCenturySchoolW01-It';
	font-size: 22px;
	line-height: 26px;
	color: #192337;
}
.produkt_info .produkt_name_2 a {
	font-family: 'NewCenturySchoolW01-It';
	font-size: 15px;
	line-height: 18px;
	color: #192337;
}
.produkt_info .produkt_price .currency{
    float: left;
    padding-right: 5px;
}
.produkt_info .produkt_price .Price_single_art{
    float:left;
    padding-right:10px
}
.produkt_info .produkt_price .mini{
    float:left;
}
.produkt_info .produkt_price {
    position: absolute;
    bottom: 0;
    left: 0;
    float: left;
	font-family: 'NewCenturySchoolW01-Bd';
	font-size: 22px;
	line-height: 60px;
	color: #192337;
	font-style: bold;
}
.cattext{overflow:auto;max-height:200px;border-bottom: 1px solid #CCCCCC;   border-top: 1px solid #CCCCCC;   margin-bottom: 12px;}
.box_categorynavigation {
    margin: 30px 0 20px 0;
    text-align: left;
}
.box_categorynavigation .leftcolumn-categoryname {
    /*width: 230px;*/
    height: 50px;
    text-align: center;
    padding: 0;
    margin: 0 0 5px 0;
    border: 1px solid #bebebe;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    background-color: #e6e5e2;
}
.box_categorynavigation .leftcolumn-categoryname h2 {
	font-family: 'NewCenturySchoolW01';
	font-weight: bold;
	color: #bebebe;
    line-height: 50px;
	letter-spacing: 15;
	text-transform: uppercase;
    padding: 0;
    margin: 0;
    border: none;
}
.box_categorynavigation .leftcolumn-categorynavigation {
    width: 220px;
    padding: 5px 0 20px 10px;
    border: 1px solid #f4f4f4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    background-color: #f4f4f4;
}

.box_categorynavigation ul { padding: 0 0 0 0;}
.box_categorynavigation ul ul{ padding: 0;}
.box_categorynavigation ul li {
    margin:0;
    padding:0;
    list-style-type: none;
    display:block;
}
.box_categorynavigation ul li.level1 {
    margin: 0 0.4em 0.4em 0;
}
.box_categorynavigation ul li a{
    font-family: 'NewCenturySchoolW01-It';
    line-height: 1.3em;
    color: #9b9a96;
    display: block;
}
.box_categorynavigation ul li a:hover{color: #192337;}
.box_categorynavigation ul a:hover {}
li.level1 {
    font-size: 22px;
    border-bottom: 1px solid #c2c2c2;
    padding-right: 0.em;}

li.level2 {font-size: 18px;}
li.level2 li {
    margin: 0;
    padding: 0;
}


li.level2 a:before {
    content: "> ";
}
.box_categorynavigation .level3 li {
    margin: 0 0 0 0;
}
.box_categorynavigation ul li .level3 a{
    font-size: 16px;
    text-decoration: none;
    line-height: 18px;
}
.box_categorynavigation ul li .level3 a:before {
    content: "> ";
}
.box_categorynavigation ul.level2 a:hover {}
.box_categorynavigation ul li.level1active a.level1active_link { color: #192337; text-decoration: underline; }
.box_categorynavigation ul li.level2active a.level2active_link { color: #192337; text-decoration: underline; }
.box_categorynavigation ul li.level3active a.level3active_link { 
    padding: 0; 
    color: #686868; 
}
.box_categorynavigation ul li.level4active a.level4active_link { padding: 0 0 0 10px; color: #686868; background: url("/layout/machart_studios/images/arrow_right.png") no-repeat center left; text-decoration: underline; }
.box_categorynavigation ul li.level5active a.level5active_link { padding: 0 0 0 10px; color: #686868; background: url("/layout/machart_studios/images/arrow_right.png") no-repeat center left; text-decoration: underline; }
.box_categorynavigation ul li.level6active a.level6active_link { padding: 0 0 0 10px; color: #686868; background: url("/layout/machart_studios/images/arrow_right.png") no-repeat center left; text-decoration: underline; }
.box_categorynavigation ul li.level1active {}
.box_categorynavigation ul li.level1active .level6 a{background: none;}
.box_ts.box input{height:auto}
.box_ts{background:transparent;padding:20px 10px 10px 10px ; margin:5px 0 60px 10px}
.box_ts h3 {display: none}
.box_newarticle { border-top: solid 1px #c2c2c2; padding: 20px 0 0 0; margin: 0 0 20px 0;}
.box_newarticle h4 {font-weight:normal;margin-bottom:30px;}
.box_newarticle .clearer.spacer {height:20px;}
.box h3 {padding:5px 0;margin:7px 0}
.box_brands { border-top: solid 1px #c2c2c2; padding: 40px 0 0 0; margin: 0 0 40px 0;}
.box_contact {
    margin: -20px 0 50px 0;
    padding: 0;
    width: 230px;
}
.orderlayout .box_contact {
    margin-top: 0;
}
.box_contact .telicon {
	font-family: 'TradeGothicW01-BoldCn20 675334';
	font-size: 56px;
	letter-spacing: 15;
    color: #969696;
	text-transform: uppercase;
}
.box_contact .telicon img {
    width: 57px;
    height: 47px;
    margin: 0 4px 0 0;
}
.box_contact_text {
    width: 200px;
    padding: 15px 15px;
	font-family: 'NewCenturySchoolW01';
    font-size: 28px;
    font-weight: bold;
    border: 1px solid #cac8c5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    background-color: #cac8c5;
}
.box_contact_text h3 {
    margin: 0 0 5px 0;
	font-family: 'NewCenturySchoolW01';
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
}
.box_lastseen {
    margin: 40px 0 0 0;
}
.box_lastseen.box h3{
    padding: 20px 0 0 0;
    border-top: 1px solid #969da3;
    margin: 0 0 15px 0;
	font-family: 'TradeGothicW01-BoldCn20 675334';
    font-size: 18px;
    letter-spacing: 50;
    color: #192337;
}
.lastseen{padding:5px 0}
.lastseen a img{width:70px;}
.lastseen a{opacity:0.7;width:70px;height:70px;float:left;margin:0 5px 5px 0;border:1px dotted #ccc; overflow:hidden}
.lastseen a:hover{opacity:1;border:1px solid #aaa}
.bread{height: 20px;overflow: hidden;color: #bbb; width: 980px; float: left; clear: both;}
.bread .bread-separator {
    color:#bbb;
}
.bread a{
    color:#bbb;
}


/* FRONTPAGE */
.frontage-big-image {
    float: left;
    margin: 0 0 25px 0;
}
.frontage-big-image img {
    width: 981px;
    height: 550px;
}
.frontage-small-image {
    float: left;
}
.frontage-small-image img {
    width: 310px;
    height: 310px;
}
.frontage-small-image-margin-right {
    margin: 0 25px 0 0;
}



/* FOOTER */
.footer {
	background: #0b1e35;
	border-top: solid 1px #c2c2c2;
	margin: 200px 0 0 0;
	padding: 20px 0 0 0px;
	font-size: 90%;
	color: #848484;
}
.footer_row {
    float: left;
    margin: 0 0 130px 0;
}
.footer_row_2 {
    float: left;
    margin: 0;
}
.footer ul { padding: 0 0 80px 0;margin: 0;}
.footer ul ul{ padding: 0 0 80px 0;margin: 0;}
.footertitle {
	font-weight: bold;
	color: #f0f0f0;
	font-family: 'TradeGothicW01-BoldCn20 675334';
	font-size: 28px;
	letter-spacing: 15;
	text-transform: uppercase;
}
.footer ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.footer a {
	font-family: 'NewCenturySchoolW01-It';
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 15;
	color: #f0f0f0;
}
.footer a:hover { color: #f0f0f0; }
.footer .social-buttons * {
    float: left;
}
.footer .social-button {
    width: 50px;
    height: 50px;
    margin: 0 0 0 10px;
    background: #f0f0f0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.footer .social-button #twitter-button {
    margin: 12px 0 0 10px;
}
.footer .social-button #facebook-button {
    margin: 4px 0 0 23px;
}
.footertitle { font-weight: bold;}
.footer_social {
    float: left;
    width: 404px;
    height: 50px;
}
.footer_newsletter {
    position: relative;
    width: 558px;
}
.footer_social *,
.footer_newsletter * {
    float: left;
}
.footer_social .footertitle {
    height: 50px;
    vertical-align: top;
    margin: 0 5px 0 0;
}
.footer_social,
.footer_newsletter .footertitle {
    border-left: 1px solid #f0f0f0;
}
ul.footer_brands,
ul.footer_about,
ul.footer_shopinfo {
    width: 194px;
    height: 330px;
    border-left: 1px solid #f0f0f0;
}
.footer .footer_social,
.footer .footer_newsletter .footertitle,
.footer ul.footer_brands,
.footer ul.footer_about,
.footer ul.footer_shopinfo {
    padding-left: 15px;
}
.footer_brands { float: left;}
.footer_categories {float: left;}
.footer ul.footer_credit {
    padding: 0 0 200px 0;
}
.footer_credit li {float: left;display:inline}
.footer_credit li a{font-size:90%; color:#f0f0f0}
.footer_categories ul li ul {display: none;}
.footer_categories ul li a {padding: 0 0 0 0;background: none; color: #f0f0f0;}
.footer_categories ul li a:hover { padding: 0 0 0 0; background: none; color: #f0f0f0;}
.footer_categories ul li a.level1active_link { padding: 0 0 0 0; background: none; color: #f0f0f0;}
.footer_about { float: left;}
.footer_shopinfo { float: left;}
.footer_shopinfo li {}
.footer_newsletter { float: right}
.footer_newsletter input[type=text] {
    color: #0b1e35;
    font-family: 'NewCenturySchoolW01-It';
}
.footer_newsletter input[type=text]:hover,
.footer_newsletter input[type=text]:focus { color: #0b1e35; }
.footer_newsletter .newsletter_form {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}
.footer_newsletter .newsletter_form input {
    float: right;
    clear: both;
}
.footer_anchor {
    float: right;
    margin: 0 0 0 15px;
}
.footer_anchor img {
    width: 320px;
    height: 515px;
}
.footer .footer-navigation a {
    font-family: Helvetica;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 15;
    color: #f0f0f0;
}




/* NEW ATTRIBUTE SELECT */


/* clear */
.clear {
clear: both;
}



/* ebay */

.ebay-header .header_categorynavigation {
    left: 250px;
}



.eBay_Kat {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    }
    
.eBay_Kat a {color: #0A1E34;}

.sub_cat{
    display:none;
    }
    
.sub_cat{
    margin: 0 0 0.5em 0;
    padding: 0 0 0 0;
    }

/*Bestimmte Kategorien ausblenden*/
/*#cat_id_8949114018, #cat_id_8949115018, #cat_id_8949116018 {display: none;}*/

.left_menu {margin-top: 20px;}
.eBay_Kat ul.left_menu li {
    list-style-type: none;
    line-height: 1.5em;}

.ebay-content {
    color: #0A1E34;
    font-size: 120%;
    margin: 0;
    background: #e6e5e2 url(http://www.duzzl.com/layout/duzzl/background/content-top-gradient.png) repeat-x top;
    padding: 0 0 0 0;
    border-top: solid 3px #192337;}
    
.content {
    
}

.ebay-content h2 {
    font-family: 'NewCenturySchoolW01-It';
    border: none;
    font-size: 200%;}
.AuctionName, .AuctionPicture {text-align: center;}

.AuctionShortDescription {
    font-family: 'NewCenturySchoolW01-It';
    text-align: center;
    font-size: 150%;}
  
.AuctionDescription {
    text-align: left;
}

.AuctionDescription h2 {
    background: url(http://www.duzzl.com/layout/duzzl/logos-icons/102-pfeil.png) center left no-repeat;
    padding: 0 0 0 64px;
    border-bottom: 1px solid #1b2638;
    font-size: 30px;
}

.AuctionDescription ul li {
    list-style: none;
    background: url(http://www.duzzl.com/layout/duzzl/logos-icons/102-pfeil-klein.png) center left no-repeat;
    padding: 0 0 0 40px;
    margin: 5px 0 5px 0;
}

.AuctionPicture {margin-top: 20px;}
.AuctionPicture img {max-width: 730px;}

.crossSelling {margin-bottom: 30px;}

.crossSelling h2 {
    background: url(http://www.duzzl.com/layout/duzzl/logos-icons/102-pfeil.png) center left no-repeat;
    padding: 0 0 0 64px;
    border-bottom: 1px solid #1b2638;
    font-family: 'NewCenturySchoolW01-It';
    font-size: 30px;
    text-align: left;
}