/* Chosen by Patrick Filler, Jules Janssen, Jonnathan Soares, MIT-style license */
select.chzn-select{visibility:hidden;height:28px!important;min-height:28px!important}.chzn-container{font-size:13px;position:relative;display:inline-block;zoom:1;*display:inline;margin:1px 0;background-color:#fff}.chzn-container .chzn-drop{background:#fff;border:1px solid #aaa;border-top:0;position:absolute;top:29px;left:0;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);-moz-box-shadow:0 4px 5px rgba(0,0,0,.15);-o-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);z-index:999;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.chzn-container-single .chzn-single{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #aaa;display:block;overflow:hidden;white-space:nowrap;position:relative;height:20px;line-height:20px;padding:0 3px;color:#555;text-decoration:none}.firefox .chzn-container-single .chzn-single{top:1px}.chzn-container-single .chzn-single>span{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-family:"Trebuchet MS",Verdana,sans-serif;font-size:12px}.chzn-container-single .chzn-single div{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#ccc;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ccc),color-stop(.6,#eee));background-image:-webkit-linear-gradient(center bottom,#ccc 0%,#eee 60%);background-image:-moz-linear-gradient(center bottom,#ccc 0%,#eee 60%);background-image:-o-linear-gradient(bottom,#ccc 0%,#eee 60%);background-image:-ms-linear-gradient(top,#ccc 0%,#eee 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#eeeeee', GradientType=0);background-image:linear-gradient(top,#ccc 0%,#eee 60%);border-left:1px solid #aaa;position:absolute;right:0;top:0;display:block;height:100%;width:15px}.chzn-container-single .chzn-single div b{background:url(../../assets/mootools/chosen/chosen-sprite.png) no-repeat -1px -2px;display:block;width:100%;height:100%}.chzn-container-single .chzn-search{padding:3px 4px;margin:0;white-space:nowrap}.chzn-container-single .chzn-search input{background:#fff url(../../assets/mootools/chosen/chosen-sprite.png) no-repeat 100% -20px;background:url(../../assets/mootools/chosen/chosen-sprite.png) no-repeat 100% -20px,-webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));background:url(../../assets/mootools/chosen/chosen-sprite.png) no-repeat 100% -20px,-webkit-linear-gradient(center bottom,white 85%,#eee 99%);background:url(../../assets/mootools/chosen/chosen-sprite.png) no-repeat 100% -20px,-moz-linear-gradient(center bottom,white 85%,#eee 99%);background:url(../../assets/mootools/chosen/chosen-sprite.png) no-repeat 100% -20px,-o-linear-gradient(bottom,#fff 85%,#eee 99%);background:url(../../assets/mootools/chosen/chosen-sprite.png) no-repeat 100% -20px,-ms-linear-gradient(top,#fff 85%,#eee 99%);background:url(../../assets/mootools/chosen/chosen-sprite.png) no-repeat 100% -20px,linear-gradient(top,#fff 85%,#eee 99%);margin:1px 0;padding:4px 20px 4px 5px;outline:0;border:1px solid #aaa;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.chzn-container-single .chzn-drop{-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.chzn-container-multi .chzn-choices{background-color:#fff;border:1px solid #aaa;margin:0;padding:0;cursor:text;overflow:hidden;height:auto!important;height:1%;position:relative;max-height:102px;padding:1px 0;overflow-x:hidden;overflow-y:auto;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.chzn-container-multi .chzn-choices li{float:left;list-style:none}.chzn-container-multi .chzn-choices .search-field{white-space:nowrap;margin:0;padding:0}.chzn-container-multi .chzn-choices .search-field input{color:#666;background:0 0!important;border:0!important;padding:5px;margin:1px 0;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none}.chzn-container-multi .chzn-choices .search-field .default{color:#999}.chzn-container-multi .chzn-choices .search-choice{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#e4e4e4),color-stop(.7,#eee));background-image:-webkit-linear-gradient(center bottom,#e4e4e4 0%,#eee 70%);background-image:-moz-linear-gradient(center bottom,#e4e4e4 0%,#eee 70%);background-image:-o-linear-gradient(bottom,#e4e4e4 0%,#eee 70%);background-image:-ms-linear-gradient(top,#e4e4e4 0%,#eee 70%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#eeeeee',GradientType=0 );background-image:linear-gradient(top,#e4e4e4 0%,#eee 70%);color:#333;border:1px solid #b4b4b4;line-height:13px;padding:3px 19px 3px 6px;margin:2px 0 2px 5px;position:relative;top:1px}.chzn-container-multi .chzn-choices .search-choice span{cursor:default}.chzn-container-multi .chzn-choices .search-choice-focus{background:#d4d4d4}.chzn-container-multi .chzn-choices .search-choice .search-choice-close{display:block;position:absolute;right:5px;top:6px;width:8px;height:9px;font-size:1px;background:url(../../assets/mootools/chosen/chosen-sprite.png) right top no-repeat}.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover{background-position:right -9px}.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close{background-position:right -9px}.chzn-container .chzn-results{margin:0 4px 4px 0;max-height:192px;padding:0 0 0 4px;position:relative;overflow-x:hidden;overflow-y:auto}.chzn-container-multi .chzn-results{margin:0;padding:0}.chzn-container .chzn-results li{line-height:13px;padding:1px 7px 2px;margin:0;list-style:none}.chzn-container .chzn-results .active-result{cursor:pointer}.chzn-container .chzn-results .highlighted{background:#3875d7;color:#fff}.chzn-container .chzn-results li em{font-style:normal}.chzn-container .chzn-results .highlighted em{background:0 0}.chzn-container .chzn-results .no-results{background:#f4f4f4}.chzn-container .chzn-results .group-result{cursor:default;color:#999;font-weight:700}.chzn-container .chzn-results .group-option{padding-left:20px;white-space:nowrap}.chzn-container-multi .chzn-drop .result-selected{display:none}.chzn-container-active .chzn-single{background-color:#ebfdd7}.chzn-container-active .chzn-single-with-drop{border:1px solid #aaa;-webkit-box-shadow:0 1px 0 #fff inset;-moz-box-shadow:0 1px 0 #fff inset;-o-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.chzn-container-active .chzn-single-with-drop div{background:0 0;border-left:none}.chzn-container-active .chzn-single-with-drop div b{background-position:-19px -1px}.chzn-container-active .chzn-choices{-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.chzn-container-active .chzn-choices .search-field input{color:#111!important}.chzn-rtl{direction:rtl;text-align:right}.chzn-rtl .chzn-single{padding-left:0;padding-right:8px}.chzn-rtl .chzn-single span{margin-left:26px;margin-right:0}.chzn-rtl .chzn-single div{left:0;right:auto;border-left:none;border-right:1px solid #aaa;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.chzn-rtl .chzn-choices li{float:right}.chzn-rtl .chzn-choices .search-choice{padding:3px 6px 3px 19px;margin:3px 5px 3px 0}.chzn-rtl .chzn-choices .search-choice .search-choice-close{left:5px;right:auto;background-position:right top}.chzn-rtl.chzn-container-single .chzn-results{margin-left:4px;margin-right:0;padding-left:0;padding-right:4px}.chzn-rtl .chzn-results .group-option{padding-left:0;padding-right:20px}.chzn-rtl.chzn-container-active .chzn-single-with-drop div{border-right:none}.chzn-rtl .chzn-search input{background:url(../../assets/mootools/chosen/chosen-sprite.png) no-repeat -38px -20px,#fff;background:url(../../assets/mootools/chosen/chosen-sprite.png) no-repeat -38px -20px,-webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));background:url(../../assets/mootools/chosen/chosen-sprite.png) no-repeat -38px -20px,-webkit-linear-gradient(center bottom,white 85%,#eee 99%);background:url(../../assets/mootools/chosen/chosen-sprite.png) no-repeat -38px -20px,-moz-linear-gradient(center bottom,white 85%,#eee 99%);background:url(../../assets/mootools/chosen/chosen-sprite.png) no-repeat -38px -20px,-o-linear-gradient(bottom,#fff 85%,#eee 99%);background:url(../../assets/mootools/chosen/chosen-sprite.png) no-repeat -38px -20px,-ms-linear-gradient(top,#fff 85%,#eee 99%);background:url(../../assets/mootools/chosen/chosen-sprite.png) no-repeat -38px -20px,-ms-linear-gradient(top,#fff 85%,#eee 99%);background:url(../../assets/mootools/chosen/chosen-sprite.png) no-repeat -38px -20px,linear-gradient(top,#fff 85%,#eee 99%);padding:4px 5px 4px 20px}
.styled_select{display:inline;margin-top:1px;position:absolute;background:#fff;border:1px solid #aaa;border-radius:3px;padding:0 !important;font-family:"Trebuchet MS",Verdana,sans-serif;font-size:12px;text-align:left;line-height:20px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.styled_select.focused{background-color:#ebfdd7}.webkit .styled_select.focused{outline-offset:-2px;outline:auto 5px -webkit-focus-ring-color}.styled_select.disabled{color:#bbb;background-color:#f9f9f9;border:1px solid #c8c8c8}.tl_subpanel .styled_select{font-size:11px;line-height:18px}.styled_select span{padding:0 3px}.styled_select b{display:block;width:15px;height:100%;position:absolute;top:0;right:0;border-left:1px solid #aaa;background:#eee;background-image:-moz-linear-gradient(bottom,#ccc 0,#eee 60%);background-image:-webkit-linear-gradient(bottom,#ccc 0,#eee 60%);background-image:-o-linear-gradient(bottom,#ccc 0,#eee 60%);background-image:-ms-linear-gradient(bottom,#ccc 0,#eee 60%);background-image:linear-gradient(bottom,#ccc 0,#eee 60%)}.styled_select b i{display:block;width:100%;height:100%;background:url("../../assets/mootools/stylect/images/select.gif") center center no-repeat}
/* mediaboxAdvanced v1.4.6, (c) 2007-2010 John Einselen <http://iaian7.com>, MIT-style license */
#mbOverlay{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:#000;cursor:pointer}#mbOverlay.mbOverlayFF{background:transparent url("../../assets/mootools/mediabox/1.4.6/images/80.png") repeat}#mbOverlay.mbOverlayIE{position:absolute}#mbCenter{position:absolute;z-index:9999;left:50%;overflow:hidden;background-color:#000;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.50);-khtml-box-shadow:0 5px 20px rgba(0,0,0,0.50);-moz-box-shadow:0 5px 20px rgba(0,0,0,0.50);box-shadow:0 5px 20px rgba(0,0,0,0.50);-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5,Direction=180,Color='#000000')}#mbCenter.mbLoading{background:#000 url("../../assets/mootools/mediabox/1.4.6/images/loading.gif") no-repeat center;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#mbImage{position:relative;left:0;top:0;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:left;background-position:center center;background-repeat:no-repeat;padding:10px}#mbBottom{min-height:20px;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#999;text-align:left;padding:0 10px 10px}#mbTitle,#mbPrevLink,#mbNextLink,#mbCloseLink{display:inline;color:#fff;font-weight:bold;line-height:20px;font-size:12px}#mbNumber{display:inline;color:#999;line-height:14px;font-size:10px;margin:auto 10px}#mbCaption{display:block;color:#999;line-height:14px;font-size:10px}#mbPrevLink,#mbNextLink,#mbCloseLink{float:right;outline:0;margin:0 0 0 10px;font-weight:normal}#mbPrevLink b,#mbNextLink b,#mbCloseLink b{color:#eee;font-weight:bold;text-decoration:underline}#mbPrevLink big,#mbNextLink big,#mbCloseLink big{color:#eee;font-size:16px;line-height:14px;font-weight:bold}#mbBottom a,#mbBottom a:link,#mbBottom a:visited{text-decoration:none;color:#ddd}#mbBottom a:hover,#mbBottom a:active{text-decoration:underline;color:#fff}#mbError{position:relative;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:center;border:10px solid #700;padding:10px 10px 10px;margin:20px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#mbError a,#mbError a:link,#mbError a:visited,#mbError a:hover,#mbError a:active{color:#d00;font-weight:bold;text-decoration:underline}
@media screen{
/* antiklampen.css */
body{margin: 0;padding: 0;background: #170302;font-family: "Times New Roman", Times, serif;font-size: 17px;color: #ECCBA6;color: #E0C8B1;text-shadow: 1px 1px 2px rgba(0,0,0,0.9)}figure{margin: 0}h1{font-size: 24px;font-weight: normal;margin: 0}h1 + p{margin-top: 0}img{display: block}.clear{clear: both}a{color: #FF9900;text-decoration: none;outline: none;border: none}a:hover{text-decoration: underline}#kopf{width: 100%;height: 185px;background: url(../../pics/bg_kopf_gesamt.png)}#kopf_innen{width: 100%;height: 185px;background: url(../../pics/bg_kopf_non.jpg) no-repeat top center}#gesamt{width: 100%;background: url(../../pics/bg_gesamt_kl.jpg) top center}#gesamt_innen{width: 100%;min-height: 371px;background: url(../../pics/bg_gesamt_kl_licht.jpg) no-repeat top center}#menu{width: 100%;height: 78px;background: url(../../pics/bg_menu_gesamt.png)}#menu_innen{width: 1000px;margin: 0 auto;position: relative}#inhalt_seite{width: 1000px;min-height: 1000px;margin: 0 auto;position: relative}#inhalt_seite_innen{padding-top: 15px;padding-bottom: 50px}#fuss{width: 100%;min-height: 150px;background: url(../../pics/bg_55.png);color: #C69553;font-size: 13px;text-align: center}#fuss_innen{background: url(../../pics/bg_fuss_oben.png) no-repeat top center;padding-top: 50px}#fuss a{color: #C69553;text-decoration: none;margin-left: 4px;margin-right: 4px}#fuss a:hover{color: #E2CAA9;text-decoration: none}#menu ul{margin: 0;padding: 0;list-style-type: none;color: #DFBA7B;font-size: 18px;height: 45px;line-height: 43px;position: absolute;top: 8px;left: 0}#menu li{float: left;background: url(../../pics/bg_menu_strich.png) no-repeat right;padding-right: 13px;padding-left: 12px}#menu li.first{padding-left: 0}#menu li.last{padding-right: 0;background: none}#menu a{outline: none;border: none;color: #DFBA7B;text-decoration: none}#menu a:hover{color: #FAF2E7;text-decoration: none}.lampen_box{width: 170px;padding: 2px 8px 2px 8px;position: relative;z-index: 50;float: left;margin-right: 17px;margin-top: 17px;background: #FDEDCB url(../../pics/bg_old_paper.jpg) no-repeat top left;border-radius: 6px;box-shadow: inset 0px 0px 3px  1px #96813F, 3px 3px 4px rgba(0,0,0,0.7);text-align: center;line-height: 100%;text-shadow: 1px 1px 1px rgba(255,255,255,0.8)}.lampen_box:nth-child(5n){margin-right: 0}.lampen_box span.id{color: #99622B;color: #AB8641;font-family: arial;font-size: 12px}.lampen_box img{display: block;border-radius: 4px;border-top: 1px solid #875C43;border-left: 1px solid #875C43;border-right: 2px solid #fff;border-bottom: 2px solid #fff}.lampen_box a{color: #3A0D0B;text-decoration: none}.lampen_box a:hover{color: #000;opacity: 0.8}.lampen_box a:hover img{opacity: 0.8}.lampen_box .headline{display: block;padding-top: 4px;padding-bottom: 4px;font-family: arial;font-size: 14px;min-height: 35px}.lampen_box .verkauft{width: 98px;height: 99px;background: url(../../pics/verkauft.png) no-repeat;position: absolute;top: -5px;right: -6px;z-index: 100}.lampen_box .reserviert{width: 98px;height: 99px;background: url(../../pics/reserviert.png) no-repeat;position: absolute;top: -5px;right: -6px;z-index: 100}.lampe_detail .detail_links{width: 450px;float: left;margin-right: 50px}.lampe_detail .detail_rechts{width: 500px;float: left}.lampe_detail .detail_links img{max-width: 440px;height: auto;border-radius: 5px;box-shadow: 4px 4px 4px rgba(0,0,0,0.5)}.lampe_detail .detail_rechts .preis{display: inline-block;padding: 3px 6px 3px 6px;margin-top: 8px;background: #FDEDCB url(../../pics/bg_old_paper.jpg) no-repeat top left;border-radius: 4px;color: #180402;font-size: 24px;text-shadow: 0px 1px 0px rgba(255,255,255,0.9);;box-shadow: 1px 1px 3px rgba(0,0,0,0.9)}.lampe_detail .detail_rechts .versand{display: inline-block;padding: 2px 7px 2px 7px;margin-top: 0px;margin-left: 8px;background: #310907;border-radius: 4px;color: #E1B88A;font-size: 15px;text-shadow: 1px 1px 1px rgba(0,0,0,1);box-shadow: 1px 1px 3px rgba(0,0,0,0.9)}.lampe_detail .detail_bild{position: relative;margin-top: 5px;margin-bottom: 10px}.lampe_detail .verkauft{width: 98px;height: 99px;background: url(../../pics/verkauft.png) no-repeat;position: absolute;top: -5px;right: 4px;z-index: 100}.lampe_detail .reserviert{width: 98px;height: 99px;background: url(../../pics/reserviert.png) no-repeat;position: absolute;top: -5px;right: 4px;z-index: 100}.mod_productreader p.back{display: none}.product_gallery ul{margin: 0; padding: 0; list-style-type: none}.product_gallery ul li{float: left}.product_gallery img{border-radius: 5px;margin-right: 8px;margin-bottom: 8px;box-shadow: 2px 2px 2px rgba(0,0,0,0.6)}.product_gallery a:hover img{opacity: 0.7}.product_gallery h3{font-size: 18px;font-weight: normal;color: #CDA781;color: #C19262}.linie_punkte{height: 3px;background: url(../../pics/linie_punkte.png);margin: 20px 0 20px 0}.linie_punkte_detail{width: 94%;height: 3px;background: url(../../pics/linie_punkte.png);margin: 25px 0 15px 0}.index_blatt{width: 592px;height: 699px;position: absolute;top: 15px;right: 0;z-index: 10;box-sizing:border-box;-moz-box-sizing:border-box;background: url(../../pics/index_blatt.png) no-repeat;color: #132C48;color: #133866;font-size: 16px;text-shadow: none;padding-top: 70px;padding-left: 110px;padding-right: 140px}.index_unterschrift_01{font-family: 'Mrs Saint Delafield', cursive;font-size: 30px;line-height: 120%;margin-top: 35px}.index_unterschrift_02{font-family: 'Mrs Saint Delafield', cursive;font-size: 37px;line-height: 115%}.index_unterschrift_01 p,.index_unterschrift_02 p{margin: 0;padding: 0}.index_geschaeft{width: 447px;height: 378px;background: url(../../pics/index_geschaeft.png) no-repeat;position: absolute;left: 0;top: 35px;z-index: 5}.index_lampen{width: 402px;height: 411px;background: url(../../pics/index_lampen_gesamt.png) no-repeat;position: absolute;left: 0;top: 300px;z-index: 9}.index_kontakt{width: 427px;height: 235px;box-sizing:border-box;-moz-box-sizing:border-box;padding-top: 30px;background: url(../../pics/index_kontakt.png) no-repeat;color: #190403;text-shadow: none;font-size: 15px;text-align: center;position: absolute;left: 100px;top: 620px;z-index: 8}.index_kontakt_innen{width: 380px}.index_schnur_01{width: 223px;height: 235px;background: url(../../pics/index_schnur_01.png) no-repeat;position: absolute;left: 527px;top: 620px;z-index: 11}.index_schnur_02{width: 82px;height: 235px;background: url(../../pics/index_schnur_02.png) no-repeat;position: absolute;left: 750px;top: 620px;z-index: 9}.index_kontakt p{-moz-transform: rotate(-1.5deg);-webkit-transform: none;transform: rotate(-1deg);text-shadow: 0px 1px 0px rgba(255,255,255,0.5)}.index_kontakt span.antik{font-weight: normal;font-size: 20px}.index_aktuelles{width: 252px;height: 331px;box-sizing: border-box;padding: 55px 35px 10px 45px;-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;background: url(../../pics/bg_index_aktuelles.png) no-repeat;color: #133866;color: #5B462F;font-size: 15px;line-height: 110%;text-shadow: none;position: absolute;left: 590px;top: 680px;z-index: 1;transform: rotate(10deg);-webkit-transform: rotate(10deg)}.index_aktuelles p.more{display: none}.mod_newslist p.empty{display: none}.pagination{width: 100%;float: left;text-align: center}.pagination ul{float: left;position: relative; left: 50%;margin: 0 auto;padding: 0; list-style-type: none}.pagination ul li{float: left;position: relative;right: 50%}.pagination ul li a{background: #FDEDCB url(../../pics/bg_old_paper.jpg) no-repeat top left;display: block;min-width: 20px;margin-left: 4px;margin-right: 4px;padding: 1px 4px 1px 4px;border-radius: 3px;color: #170302;text-decoration: none;text-shadow: none}.pagination ul li a:hover{background: #fff}.pagination ul li span.current{background: #FDEDCB url(../../pics/bg_old_paper.jpg) no-repeat top left;background: #fff;background: #0C0202;display: block;min-width: 20px;margin-left: 4px;margin-right: 4px;padding: 1px 4px 1px 4px;border-radius: 3px;color: #fff;text-decoration: none;text-shadow: none}.mod_search h3{margin: 0}.mod_search p{margin: 0}.mod_search .highlight{font-weight: bold;color: red}iframe{border-radius: 7px;box-shadow: 3px 3px 3px rgba(0,0,0,0.8)}div.txt_historie{-moz-column-count: 2;-webkit-column-count: 2;column-count: 2;-moz-column-rule-color: #C18F59;-webkit-column-rule-color: #C18F59;column-rule-color: #C18F59;-moz-column-rule-width: 2px;-webkit-column-rule-width: 2px;column-rule-width: 2px;-moz-column-rule-style: dotted;-webkit-column-rule-style: dotted;column-rule-style: dotted;-moz-column-gap: 90px;-webkit-column-gap: 90px;column-gap: 90px}div.txt_historie p:first-child{margin-top: 0}.tabelle_historie{margin-bottom: 15px}.tabelle_historie td{vertical-align: top}.tabelle_historie img{padding: 4px;margin-right: 36px;background: #FDEDCB url(../../pics/bg_old_paper.jpg) no-repeat top left;border-radius: 6px;box-shadow: inset 0px 0px 3px  1px #96813F, 3px 3px 4px rgba(0,0,0,0.7)}.tabelle_historie td + td + td img{margin-right: 0}.tabelle_historie tr + tr td{text-align: center;padding-top: 5px}.tabelle_historie a:hover img{opacity: 0.8}p.nonsense{display: none}.tabelle_kontakt td{width: 65px;vertical-align: top}.tabelle_kontakt td + td{width: auto}
}
