html, body, input, textarea { font-family:tahoma; font-size:16px; color:#666666; background:#ffffff; }
body { display:block; text-shadow:0px 1px 1px rgba(0,0,0,0.05); letter-spacing:-0.01em; background:url('https://daten.balewo24.de/src/holz.jpg') no-repeat center center fixed; background-size:cover; }

.achtung { -webkit-animation: blink 1s ease-in-out infinite; -moz-animation: blink 1s ease-in-out infinite; animation: blink 1s ease-in-out infinite; text-align:center;  font-size:1.2em; line-height:80px; background:#ffff00; color: #ff7777; font-weight:bold; margin-bottom:50px;}
@keyframes blink {      0% { color: #ff7744; font-size:1.2em;  }    50% { color: #ff0000; font-size:1.3em; }}
@-webkit-keyframes blink { 0% { color: #ff7744; font-size:20px; } 50% { color: #ff0000; font-size:1.3em; }}

a { color:#8f1839; }
a:hover { color:#666666; }

.cphint { position:absolute; background:#8f1839; color:#ffffff; padding:5px 8px; z-index:2000; border-radius:4px; box-shadow:0px 1px 4px rgba(0,0,0,0.2); display:inline-block; cursor:pointer; }
.merken_div { height:100%; min-width:33%; max-width:500px; position:fixed; right:0px; top:0px; z-index:1999; background:#ffffff; box-shadow:0px 1px 10px rgba(0,0,0,0.2); padding:0; margin:0 5% 0 5%; overflow:auto }
.merken_div .close { display:block; color:#ffffff; background:#8f1839; font-weight:bold; text-align:center; padding:0.5em; text-decoration:none; }

select { box-sizing:content-box; }
b,strong, .bold { font-weight:bold; }
.center { text-align:center; }
i { font-style:italic; }
sup { vertical-align: super; font-size: smaller; }

.clear{ clear:both; }

.cpac { position:absolute;background:#ffffff;border:1px solid #eeeeee; z-index:100; }
.cpac a { display:block; text-decoration:none; color:#666666; padding:0.2em; }
.cpac a:hover { background:#eeeeee !important; color:#666666 !important; }

.bgred { border-left:20px solid #dd0000; }
.bggreen { border-left:20px solid #00dd00; }
.bgyellow { border-left:20px solid #ffbb00; }
.bgblue { border-left:20px solid #0000dd; }
.bggray { border-left:20px solid #dddddd; }
.bgredh { color:#990000; font-weight:bold;}
.bggreenh { color:#009900; font-weight:bold;}
.bgyellowh { color:#ff8800; font-weight:bold;}
.bgblueh { color:#000099; font-weight:bold;}

.bgredh2 { color:#888888; font-size:0.8em; background-image:url('https://daten.balewo24.de/pics/led_rot.jpg'); padding:0 0 0 10px; background-repeat:no-repeat; background-position: center left; }
.bggreenh2 { color:#888888; font-size:0.8em; background-image:url('https://daten.balewo24.de/pics/led_gruen.jpg'); padding:0 0 0 10px; background-repeat:no-repeat; background-position: center left; }
.bgyellowh2 { color:#888888; font-size:0.8em; background-image:url('https://daten.balewo24.de/pics/led_orange.jpg'); padding:0 0 0 10px; background-repeat:no-repeat; background-position: center left; }

#ticker1{ position:fixed; top: 0; height:1.5rem; background:#fff; }
#ticker1outer{  }
#ticker1inner{  }

.flip { animation-name: flip; animation-duration: 0.5s; animation-iteration-count: 1; animation-fill-mode:forwards; }
@keyframes xxxflip { 0%{background-color: #ffffff; transform: rotate3d(0,0,0,0); opacity:1; } 100%{background-color: #fafafa; transform: rotate3d(2,1,0,90deg) scale(0.5); opacity:0.5;} }
@keyframes flip { 0%{background-color: #ffffff; transform: rotate3d(0,0,0,0); opacity:1; } 50%{background-color: #fafafa; transform: rotate3d(0,0,0,0) scale(0.9); opacity:0.5;} 100%{background-color: #fafafa; transform: rotate3d(0,0,0,90deg) scale(0.5); opacity:0;} }
.flipb { animation-name: flipb; animation-duration: 0.5s; animation-iteration-count: 1; animation-fill-mode:forwards; }
@keyframes flipb { 0%{ opacity:1; margin-left:0px; } 100%{ opacity:0; margin-left:20px; } }
.flip2 { animation-name: flip2; animation-duration: 1s; animation-iteration-count: 1; animation-fill-mode:forwards; }
@keyframes flip2 { 0%{background-color: #fafafa; transform: rotate3d(0,0,0,0deg); opacity:1; display:block; } 50%{background-color: #fafafa; transform: rotate3d(0,0,0,0deg); opacity:1; display:block; } 100%{background-color: #ffffff; transform: rotate3d(0,0,0,0); opacity:1; display:block; } }
.flip2b { animation-name: flip2b; animation-duration: 1s; animation-iteration-count: 1; animation-fill-mode:forwards; }
@keyframes flip2b { 0%{ opacity:0; margin-left:-20px; } 100%{ opacity:1; margin-left:0px; } }

.sl_leftbtn { width:3em; height:3em; margin-top:-1.5em; background:url('https://daten.balewo24.de/pics/left.png'); background-size:100% 100%; position:absolute; top:50%; left:1em; cursor:pointer; opacity:.8; transition:0.4s ease-in-out; }
.sl_rightbtn { width:3em; height:3em; margin-top:-1.5em; background:url('https://daten.balewo24.de/pics/right.png'); background-size:100% 100%; position:absolute; top:50%; right:1em; cursor:pointer; opacity:.8; transition:0.4s ease-in-out; }
.sl_leftbtn:hover,.sl_rightbtn:hover { opacity:1; }

.fwidth { width:90%; max-width:1200px; margin:auto; position:relative; background:#ffffff; border:10px solid #ffffff; border-width:0 10px; }
#toolbar .fwidth, #menu .fwidth, #foot .fwidth { background:none; border:0; }
#toolbar { border-bottom:0.1em solid #ded9d4; position:relative; background:rgb(240,234,228); font-size:1.05em; text-align:right; z-index:101; position:fixed; width:100%; top:0px;  }
#toolbar #mail { color:#666666; text-decoration:none; padding:0.2em 0.6em 0.3em 2em; display:inline-block; background:url("https://daten.balewo24.de/pics/mail.png") no-repeat 0.5em 50%; background-size: auto 1.1em;}
#toolbar #mail:hover { background-color:#8f1839; color:#ffffff; background-image:url("../pics/mail2.png"); }
#toolbar #phone { color:#666666; text-decoration:none; padding:0.2em 0.6em 0.3em 2em; display:inline-block; background:url("https://daten.balewo24.de/pics/phone.png") no-repeat 0.5em 50%; background-size: auto 1.1em;}
#toolbar #phone:hover { background-color:#8f1839; color:#ffffff; background-image:url("https://daten.balewo24.de/pics/phone2.png"); }
#toolbar .xstart { position:absolute; left:0; top:0; background:#8f1839; color:#ffffff; text-decoration:none; padding:0.4em 0em; z-index:100; text-align:center; min-width:105px; box-shadow:0 0.1em 0.1em rgba(0,0,0,0.2); }
#toolbar .buttons { display:inline-block; position:absolute; left:0; top:0; z-index:100; }
#toolbar .buttons a { background:#8f1839; color:#ffffff; text-decoration:none; padding:0.4em 0.8em; z-index:100; text-align:center; box-shadow:0 0.1em 0.1em rgba(0,0,0,0.2); display:inline-block; }
#head { border-bottom:0.1em solid #ded9d4; height:8em; position:relative; background:rgba(251,251,251,1); z-index:100; position:fixed; width:100%; top:25px; }
#head .fwidth { background:none; border-color:rgba(251,251,251,1);}
#head #social { position:absolute; left:10px; top:25px; }
#head #social img{ width:46px; border-bottom:1px solid #555555; margin:2px; }
#head #logo { width:32em; position:absolute; left:45%; margin-left:-16em; top:0.65em; text-align:center; }
#head #logo img{ height:7em; }
#head #korb { position:absolute; right:0; top:2.8em; padding:0.4em 0.7em 0.4em 2.4em; text-decoration:none; color:#666666; border-bottom:0.1em solid #ccc7c2; background:rgb(240,234,228) url("https://daten.balewo24.de/pics/wagen.png") no-repeat 0.5em 50%; background-size: auto 1.5em; }
#head #korb:hover { background-color:#8f1839; color:#ffffff; background-image:url("https://daten.balewo24.de/pics/wagen2.png"); }
#head #p_merken { position:absolute; right:3em; top:0.65em; padding:0.2em 0.5em; text-decoration:none; cursor:pointer; }
#head #p_merken:hover { border-bottom:0.1em solid #ccc7c2; }
#head #p_merken span { vertical-align:middle; padding:0em 0.1em 0 0.1em; }
#head #p_merken img { width:1.2em; vertical-align:middle; padding:0em 0.1em 0 0.1em; }
#menu { border-bottom:0.3em solid #ccc7c2; position:relative; background:rgb(240,234,228); z-index:100; position:fixed; width:100%; top:154px; }
#menu .menuswitch{ display:none; }
#menu .menuitem{ display:inline-block; }
#menu .menuitem #submenu{ position:absolute; left:0px; background:#ffffff; box-shadow:0 0.2em 0.4em rgba(0,0,0,0.3); width:97%; padding:0; max-height:0px; overflow:hidden; opacity:0; transition:0.4s ease; transition-delay:0.2s; }
#menu .menuitem:hover #submenu{ max-height:10000px; opacity:1; width:97%; padding:1%; }
#menu .menuitem .menuitema{ display:inline-block; padding:0.9em; margin:0.1em; color:#666666; text-decoration:none; text-transform: uppercase; }
#menu .menuitems{ display:block; color:#666666; position:absolute; top:-45px; right:0px; border:1px solid #dddddd; background:rgb(240,234,228); padding:0.05em; }
#menu .menuitems input[type="text"]{ padding:0.4em; margin:0em 0em; display:inline-block; color:#666666; text-decoration:none; border:0; width:250px; vertical-align:top; }
#menu .menuitems input[type="submit"]{ padding:0.4em 0.4em; margin:0em; display:inline-block; text-decoration:none; text-transform: uppercase; border:0; background:none; }

#menu .menuitem h2 { color:#8f1839; padding:0.5em 0.9em 0.9em 0.9em; font-weight:bold; font-size:0.9em; border-bottom:0.1em solid #8f1839; width:30%; margin-bottom:0.5em; }
#menu .submenuitem { display:inline-block; width:30% }
#menu .submenuitem .submenuitema{ display:inline-block; width:96%; padding:0.5em 2%; margin:0.1em; color:#666666; text-decoration:none; text-transform: none; font-size:0.95em; }
#menu .submenuitem .submenuitema:hover {background:#eeeeee; color:#666666; }
#menu .menuitem #suche{ position:absolute; right:0px; background:#ffffff; box-shadow:0 0.2em 0.4em rgba(0,0,0,0.3); padding:0; max-height:0px; overflow:hidden; opacity:0; transition:0.4s ease; transition-delay:0.2s; }
#menu .menuitem:hover #suche{ max-height:10000px; opacity:1; padding:1%; overflow:visible; }
#menu .menuitem #suche input[type="text"] { width:32em; padding:0.2em; border:1px solid #dddddd; }
#menu .menuitem #suche input[type="button"] { padding:0.3em; border:0; cursor:pointer; font-weight:bold; font-size:0.9em; }
#menu .menuitem a:hover{ background:#8f1839; color:#ffffff; }
#menu .menuitem:hover .menuitema{ background:#8f1839 !important; color:#ffffff !important ; }
.fright { float:right; }
.right { text-align:right; }
#main .fwidth { padding:13.5em 0 3em 0; min-height:500px;}
.m_head { width:100%; padding-bottom:45.8%; position:relative; overflow:hidden; height:0px; }
.sl900 { float:left;cursor:pointer;width:75%; height:100%; position:absolute; }
.sl900b { float:left;cursor:pointer;width:900px; height:366px; position:relative; }
.div900 { display:inline-block; xfloat:left;width:900px; position:relative; vertical-align:top; }
.div300 { display:inline-block; xfloat:left;width:280px; position:relative; vertical-align:top; padding:0 20px 0 0; }
#headright { display:block; position:absolute; width:calc(25% - 5px); right:0px; top:0px; }
#headright .cont { width:100%; height:0; overflow:hidden; padding-bottom:calc(62% - 3px); margin-bottom:5px; position:relative; }
#headright img { width:100%; height:100%; position:absolute; }
h1 { font-size:1.4em; padding:0.5em 0 0.5em 0; }
.div300 h1 { font-size:1.4em; padding:1em 0 0.5em 0.5em; border-bottom:1px solid #8f1839; margin-bottom:0.5em; }
h2 { font-size:1.3em; padding:2em 0 0.5em 0; }
#foot { min-height:200px; border-top:0.1em solid #ded9d4; background:rgb(240,234,228); padding:0 0 2em 0; }

#bottomlinks {  }
#bottomlinks div { width:calc(20% - 5px); height:0; padding-bottom:13.32%; margin:5px 5px 5px 0; display:inline-block; position:relative; }
#bottomlinks div:nth-child(5n) { margin:5px 0px 5px 0; }
#bottomlinks img { width:100%; height:100%; position:absolute; }
#bottomlinks span { display:block; position:absolute; bottom:0px; right:0px; background:rgba(122,122,122,0.8); padding:2px 4px; width:228px; color:#ffffff; }

.amenuitem { text-decoration:none; display:inline-block; width:230px; height:365px; overflow:hidden; margin:12px 5px; position:relative; border-bottom:1px solid #cccccc; padding:5px 0px 5px 0px; }
.amenuitem:hover { border:1px solid #8f1839; margin:11px 4px 12px 4px; }
.amenuitem .title{ text-align:center; margin:10px 12px 0px 12px; font-size:0.95em; color:#666666; white-space: normal;}
.amenuitem .preis{ color:#666666; font-weight:bold; font-size:1.2em; text-align:center; position:absolute; bottom:42px; right:0px; width:100%;  }
.amenuitem .preisAlt{ color:#aaaaaa; text-decoration: line-through; font-weight:normal; margin-right:10px; }
.amenuitem .mwst{ color:#999999; font-size:0.8em; line-height:18px; text-align:center; position:absolute; bottom:26px; right:0px; width:100%; letter-spacing:-0.05em; }
.amenuitem .lieferzeitbggreen, .amenuitem .lieferzeitbgyellow, .amenuitem .lieferzeitbgred{ padding:4px 0px 0px 0px; font-size:0.75em; text-align:center; color:#444444; position:absolute; bottom:5px; width:100%; font-weight:bold; }
.amenuitem .lieferzeitbggreen { color:#00aa00; }
.amenuitem .lieferzeitbgred { color:#cc0000; }
.amenuitem .lieferzeitbgyellow { color:#dd7700; }

.amenuitem .lieferzeitbggreen, .amenuitem .lieferzeitbgyellow, .amenuitem .lieferzeitbgred{ display:none;padding:4px 0px 0px 0px; font-size:0.75em; text-align:center; color:#444444; position:absolute; bottom:0px; width:100%; font-weight:bold; height:22px; background-size:100% 100%; font-size:0px; }
.amenuitem .lieferzeitbgred { background-image:url('https://daten.balewo24.de/pics/led_rot.png'); color:rgba(128,128,128,0); }
.amenuitem .lieferzeitbggreen { background-image:url('https://daten.balewo24.de/pics/led_gruen.png'); color:rgba(128,128,128,0); }
.amenuitem .lieferzeitbgyellow { background-image:url('https://daten.balewo24.de/pics/led_orange.png'); color:rgba(128,128,128,0); }


.bmenuitem { text-decoration:none; display:inline-block; width:90%; margin:0.5em 5% 0 5%; position:relative; transition:0.1s ease-in-out; padding-bottom:0.5em; border-bottom:1px solid #8f1839; }
.bmenuitem img{ width:100px; float:left; }
.bmenuitem .title{ color:#444444; font-size:1em; line-height:18px; position:relative; margin:10px; display:block; }
.bmenuitem .preis{ color:#f56531; font-weight:bold; font-size:1.1em; line-height:18px; position:relative; margin:10px 10px 0px 10px; display:block; }
.bmenuitem .preisAlt{ color:#aaaaaa; text-decoration: line-through; font-weight:normal; margin-right:10px; }
.bmenuitem .mwst{ color:#999999; font-size:0.8em; line-height:18px; letter-spacing:-0.5px; }
.bmenuitem .lieferzeit{ padding:3px 3px 2px 3px; font-size:0.9em; text-align:center; color:#444444; background:#e3e3e3; position:absolute; bottom:0px; right:0px; width:172px; }
.merken_div .del { width:90%; margin:0 5% 0.5em 5%; cursor:pointer; }

.div900 .amenuitem { text-decoration:none; display:inline-block; width:215px; height:365px; overflow:hidden; margin:12px 5px; position:relative;  }
.div900 .amenuitem:hover { border:1px solid #8f1839; margin:11px 4px 12px 4px; }

.rubrikbilder img { width:219px; height:146px; margin:8px 8px 8px 0px; }
.rubrikbilder a:nth-child(4n) img{ margin-right:0px !important; }

.leftmenu { padding:0 0.5em; }
.leftmenu .leftmenu { padding:0 0 0 1em; }
.leftmenu a { padding:0.1em 0.3em 0.1em 0.3em;display:block; text-decoration:none; color:#666666 !important; line-height:1.6em; font-size:0.98em; background:url('https://daten.balewo24.de/pics/lm1b.png') no-repeat right center; 0; }
.leftmenu .leftmenu a{ display:block; text-decoration:none; color:#666666;  }
.leftmenu .leftmenu .leftmenu a{ display:block; text-decoration:none; color:#666666; }
.leftmenu .sel1 { color:#666666; font-weight:bold; font-size:0.96em; }
.leftmenu .sel2 { color:#8f1839 !important; font-weight:bold; font-size:0.96em; border-bottom:1px solid #8f1839; background:url('https://daten.balewo24.de/pics/lm1a.png') no-repeat right center; }
.leftmenu a:hover{ background-color:rgb(240,234,228); 0; }

.seiten { padding:0px 0px 6px 0px; border-top:1px solid #cccccc; margin:1em; text-align:right; }
.seiten a{ display:inline-block; color:#666666; text-decoration:none; padding:4px 2px; min-width:22px; text-align:center; font-size:0.9em; border:1px solid #cccccc; border-width:0 1px 1px 1px; background:rgb(240,234,228); }
.seiten a:hover { background:#8f1839; color:#ffffff; border-color:#8f1839; }
.seiten .on { background:#ffffff; color:#8f1839; font-weight:bold; }

.headmenu { font-size:0.9em; color:#aaaaaa; padding:1em 0 0.2em 1em;}
.div900 .headmenu { padding:1em 0 0.2em 0;}
.headmenu a { text-decoration:none; color:#aaaaaa; }

#artikel #gallery { width:300px; display:inline-block; vertical-align:top; position:relative; }
#artikel #gallery .anm { font-size:0.8em; color:#aaaaaa; text-align:center; }
#artikel #galleryp { display:none; }
#artikel #galleryp img { margin:10px; }
#artikel #galleryimg { background:#ffffff; width:300px; height:300px; overflow:hidden; }
#artikel #gallerysel { width:300px; text-align:center; padding:8px 0px; }
#artikel #gallerysel img { margin:3px; cursor:pointer; }
#artikel .varianten { margin:0px 0px 20px 0px; }
#artikel .varianten h3 { font-size:15px; font-weight:bold; margin:0px 0px 10px 0px; }
#artikel .variante{ display:inline-block; margin:5px 15px 15px 5px; background:#ffffff; border:1px solid #ffffff; text-decoration:none; font-size:13px; position:relative; width:140px; height:100px; }
#artikel .variante .text{ position:absolute; left:0px; bottom:0px; padding:3px; background:rgba(255,255,255,0.8); color:#444444; font-weight:bold; }
#artikel .on{ display:inline-block; border:5px solid #8f1839; margin:0px 10px 10px 0px; }
#artikel .variante img{ width:120px; vertical-align:center; }

#artikel .preisblock3 .zdiv { margin:5px; overflow:hidden; }
#artikel .preisblock3 .zdiv div { padding:0px 10px; }
#artikel .preisblock3 .zdiv div:hover {background:#cccccc; }
#artikel .preisblock3 label { cursor:pointer; }
#artikel .preisblock3 .zpreis { float:right; padding:3px 0px 0px 0px; }
#artikel .preisblock3 .zlink { display:block; float:right; padding:0px 0px 0px 0px; }
#artikel .preisblock3 .zdiv img{ max-height:20px; border-radius:2px; }
#artikel .preisblock1 .merkendiv { display:inline-block; vertical-align:middle; margin:0px 0px 10px 0px; }
#artikel .preis { display:inline-block; font-size:1.6em; font-weight:bold; color:#8f1839; margin:0.5em 0 0.5em 0; vertical-align:middle; }
#artikel .preisAlt{ color:#aaaaaa; text-decoration: line-through; font-weight:normal; margin-right:10px; }
#artikel .preisplus { display:inline-block; vertical-align:middle; margin:0px 0px 8px 0px; }
#artikel .mwst { font-size:12px; margin:0px 0px 2px 0px; }
#artikel .vkfrei { font-size:12px; display:inline-block; color:#ffffff; background:#009900; border-radius:2px; padding:2px 4px; margin:0px 0px 0px 0px; }
#artikel .cf { font-size:12px; margin:0px; cursor:pointer; }
#artikel p { margin:0px 0px 20px 0px; }
#artikel .lieferzeit { font-size:0.95em; }
#artikel .lieferzeit .text { vertical-align:middle; }
#artikel .lieferzeit img { float:left; height:6em; margin:0px 10px 0px 0px; vertical-align:middle; }

#artikelhead { width:590px; display:inline-block; vertical-align:top; margin:0 0 0 10px; }
.artikelheadf { width:854px !important; }
#artikelhead .artnr { font-size:0.8em; margin:0px; }
#artikelhead h1 { font-size:1.4em; padding:0.5em 0 1em 0; }
#artikelhead hr { height:0px; border:0;border-top:1px solid #dddddd; margin:1em 0; }

.social { background:rgb(240,234,228); font-size:0.8em; font-weight:bold; display:inline-block; cursor:pointer; padding:1px; margin:5px 0px 20px 0px; vertical-align:bottom; border:1px solid #dddddd; float:right; }
.social .text { display:inline-block; padding:5px 5px 0px 5px; }
.social img { vertical-align:top; margin:1px; max-width:22px !important; }
.merken { font-size:13px; font-weight:bold; display:inline-block; cursor:pointer; padding:4px 4px 4px 34px; margin:0px 0px 0px 15px; vertical-align:bottom; background:url('https://daten.balewo24.de/pics/merken.png') no-repeat; background-size:32px 32px; height:24px; }
.drucken{ font-size:13px; font-weight:bold; display:inline-block; cursor:pointer; padding:4px 4px 4px 34px; margin:0px 0px 0px 15px; vertical-align:bottom; background:url('https://daten.balewo24.de/pics/drucken.png') no-repeat; background-size:32px 32px; height:24px; }
.frage{ font-size:13px; font-weight:bold; display:inline-block; cursor:pointer; padding:4px 4px 4px 34px; margin:0px 0px 0px 15px; vertical-align:bottom; background:url('https://daten.balewo24.de/pics/frage.png') no-repeat; background-size:32px 32px; height:24px; }

#headpreis { margin:0 0 0 10px; width:264px; display:inline-block; vertical-align:top; background:rgb(240,234,228); min-height:230px; padding:10px; }
#headpreis .anm { font-size:0.8em; color:#aaaaaa; margin:1em 0 0 0; }
#headpreis .korbdiv .menge { margin:1.5em 0 1.5em 0; }
#headpreis .korbdiv .pm { display:inline-block; color:#ffffff; background:#8f1839; width:20px; text-align:center; padding:2px 0px; cursor:pointer; }
#headpreis .korbdiv input[type="text"] { width:30px; border:1px solid #cccccc; background:#ffffff; margin:0px 5px; margin:0px 5px; text-align:center; }
#headpreis .korb { color:#ffffff; font-size:1.1em;  border:0px; padding:0.5em 0; cursor:pointer; background:#8f1839; background-size:30px 20px; text-align:center; width:100%; margin:0.5em 0 0.5em 0; }
#headpreis .korb:hover { background-color:#666666; } 


#artikelbody { padding:0px 20px 20px 20px; clear:both; }
#artikelbody h2 { margin:50px 0px 20px 0px; color:#444444; display:block; background:rgb(240,234,228); padding:0.5em; border-bottom:1px solid #ccc7c2; font-size:1.2em; }
#artikelbody ul { list-style:disc; margin:0px 0px 20px 30px; }
#artikelbody li {  }
#artikelbody #tdaten table { margin:0 0 20px 0; }
#artikelbody #tdaten tr { }
#artikelbody #tdaten td { padding:2px 10px 2px 10px; border:1px solid rgba(200,200,200,0.3); background:rgba(255,255,255,0.5); }

.popupbg { position:fixed; display:block; width:100%; left:0px; top:0px; right:0px; bottom:0px; z-index:1100; background:rgba(66,66,66,0.9); }
.popupbg2 { position:absolute; display:block; left:0px; top:0px; right:0px; bottom:0px; z-index:1100; text-align:center; }
.popup { position:relative; display:inline-block; background:#ffffff; max-width:90%; min-width:50%; margin:140px 0px 140px 0px; border:1px solid #aaaaaa; border-radius:5px; text-align:left; }
.popup .head { padding:15px 40px 15px 12px; font-weight:bold; background:#f3f3f3; border-radius:5px 5px 0px 0px; border-bottom:1px solid #dddddd; }
.popup .body { padding:15px 12px; }
.popup .body h1{ font-weight:bold; margin:0px 0px 20px 0px; }
.popup .body h2{ font-weight:bold; margin:40px 0px 20px 0px; }
.popup .body p{ margin:12px 0px 12px 0px; }
.popup form label{ font-size:12px; margin:12px 0px 0px 0px; display:block; }
.popup form input[type="text"]{ width:100%; border:1px solid #aaaaaa; background:#ffffff; padding:1px; }
.popupclose { position:absolute; right:8px; top:9px; background:url('https://daten.balewo24.de/pics/closepu.jpg'); width:26px; height:26px; cursor:pointer; }
.popup table { border-collapse:collapse; width:100%; }
.popup tr {  }
.popup td { padding:10px 3px; vertical-align:top; }
.popup th { font-size:14px; padding:10px 3px; border-bottom:1px solid #f3f3f3; text-align:left; }
.popup table .right{ text-align:right; }
.popup .foot { padding:15px 12px 15px 12px; font-weight:bold; background:#f3f3f3; border-radius:0px 0px 5px 5px; border-top:1px solid #dddddd; text-align:right; }
.popup .foot a { padding:10px 12px 10px 12px; background:#8f1839; text-decoration:none; color:#ffffff; border-radius:2pxx; }
.popup .foot a:last-child { padding:10px 12px 10px 43px; background:#8f1839 url('https://daten.balewo24.de/pics/wagenw.png') no-repeat 5px 9px; background-size:30px 20px; text-decoration:none; color:#ffffff; border-radius:2pxx; }
.popup .foot .button { border:0px; padding:10px 12px 10px 12px; background:#f56531; text-decoration:none; color:#ffffff; border-radius:2pxx; }
.popup .foot a:hover { background-color:#666666; }

.galleryFS { margin:0px; padding:0px; position:fixed; top:0px; left:0px; width:100%; height:100%; z-index:200; }
.galleryFS .bg { background:#f3f3f3; box-shadow:0px 1px 5px rgba(0,0,0,0.2); position:absolute }
.galleryFS .bar { position:absolute; overflow:hidden; right:0px; }
.galleryFS .bari { position:absolute; }
.galleryFS .bar img { box-shadow:0px 1px 3px rgba(0,0,0,0.3); }
.galleryFS .big { position:absolute; background:#ffffff; overflow:hidden; }
.galleryFS .close { position:absolute; right:-10px; top:-10px; cursor:pointer; }

.tabs { }
.tabshead { padding:8px 8px 0px 8px; }
.tabshead_i { padding:6px 7px 6px 7px; cursor:pointer; background:rgb(240,234,228); border:1px solid #dddddd; display:inline-block; margin:2px 1px 0px 1px; vertical-align:bottom; border-bottom:0px; }
.tabshead_i_on { background:#ffffff; color:#8f1839; padding:7px; cursor:pointer; border:1px solid #dddddd; display:inline-block; margin:2px 1px 0px 1px; vertical-align:bottom; border-bottom:0px; }
.tabshead_i:hover { color:#8f1839; }
.tabsbody { clear:both; padding:1em 1.5em; border:1px solid #dddddd; }

.cphover { display:block; position:absolute; background:#ffffff; padding:5px; border-radius:5px; box-shadow:0px 1px 3px rgba(0,0,0,0.3); }
.cphover .img { display:block; position:absolute; top:-13px; margin-left:14px; background:url('https://daten.balewo24.de/pics/cphover.png'); width:28px; height:13px; }

.ztable{ border-collapse:collapse; width:100%; }
.ztable img{ height:50px; }
.ztable tr:nth-child(2n){ background:#f3f3f3; }
.ztable td{ padding:0 1em; vertical-align:middle; }
.ztable td:nth-child(1) { text-align:center; }
.ztable td:nth-child(3) { text-align:right; color:#8f1839; font-weight:bold; white-space: nowrap; }
.ztable td:nth-child(4) { white-space: nowrap; }
.ztable td:nth-child(5) div{ color:#ffffff; padding:0.4em 1em; cursor:pointer; background:#8f1839; text-align:center; white-space: nowrap; display:inline-block; text-decoration:none; }
.ztable td:nth-child(5) div:hover { background:#666666; }
.ztable tr:hover { background:#eeeeee; }
.ztable a { color:#666666; }

.warenkorbdiv { }
.warenkorbdiv .head { padding:15px 12px 15px 12px; font-weight:bold; background:rgb(240,234,228); border-bottom:1px solid #8f1839; text-align:right; }
.warenkorbdiv .head a { padding:10px 12px 10px 43px; background:#8f1839 url('https://daten.balewo24.de/pics/wagen2.png') no-repeat 5px 9px; background-size:30px 20px; text-decoration:none; color:#ffffff; border-radius:2pxx; }
.warenkorbdiv .head a:hover { background-color:#666666; }
.warenkorbdiv .head select,.warenkorbdiv .foot select { padding:9px 12px 9px 12px; font-weight:bold; margin:0px 10px; }
.warenkorbdiv .foot { padding:15px 12px 15px 12px; font-weight:bold; background:rgb(240,234,228); border-top:1px solid #8f1839; text-align:right; }
.warenkorbdiv .foot a,.warenkorbdiv .foot button { font-weight:bold; font-size:16px; border:0px; cursor:pointer; padding:10px 12px 10px 43px; background:#8f1839 url('https://daten.balewo24.de/pics/wagen2.png') no-repeat 5px 9px; background-size:30px 20px; text-decoration:none; color:#ffffff; border-radius:2pxx; }
.warenkorbdiv .foot a:hover, .warenkorbdiv .foot button:hover { background-color:#666666; }

.warenkorbdiv .borderdiv{ padding:1%; }
.warenkorbdiv .formpart { margin:15px; }
.warenkorbdiv .formpart label{ width:200px; display:inline-block; }
.warenkorbdiv .formpart select{ width:322px; border:1px solid #aaaaaa; background:#ffffff; padding:5px; margin-right:10px; vertical-align:middle; }
.warenkorbdiv .formpart input[type="text"],.warenkorbdiv .formpart input[type="password"]{ width:322px; border:1px solid #aaaaaa; background:#ffffff; padding:5px; margin-right:10px; vertical-align:middle; }
.warenkorbdiv .formpart input[type="checkbox"]{ width:auto; padding:5px; margin-right:10px; vertical-align:middle; }
.warenkorbdiv .formpart .label_w{ width:auto !important; }
.warenkorbdiv .rueck { margin:0px 0px 0px 1%; }

.warenkorbdiv .sl1 { width:250px !important; }
.warenkorbdiv .sl2 { width:50px !important; }
.warenkorbdiv .formpart textarea{ width:322px; border:1px solid #aaaaaa; background:#ffffff; padding:5px; margin-right:10px; height:80px; vertical-align:middle; }
.warenkorbdiv .hint { font-size:13px; line-height:15px; border:1px solid #e5c554; background:#fdebad; padding:10px; border-radius:3px; color:#9e670c; }
.warenkorbdiv h3 { font-size:16px; font-weight:bold; margin:10px 0px 20px 0px; display:block; border-top:1px solid #eeeeee; padding-top:10px; }
.warenkorbdiv p { padding:0px 20px 20px 20px; }
.warenkorbdiv .right{ text-align:right; }

.warenkorbtable { width:98%; margin:1%; }
.warenkorbtable th { font-size:0.85em; padding:10px 3px; text-align:left; }
.warenkorbtable td { padding:10px 3px; vertical-align:middle; line-height:20px; }
.warenkorbtable td:nth-child(4),.warenkorbtable td:nth-child(5),.warenkorbtable td:nth-child(6) { white-space:nowrap; }
.warenkorbtable tr:nth-child(2n) td { background:rgba(240,234,228,0.5); }
.warenkorbtable a { color:#666666; }
.warenkorbtable a:hover { color:#999999; }
.warenkorbtable select { padding:4px; vertical-align:middle; }
.warenkorbtable .delete { height:27px; width:30px; vertical-align:middle; margin:0px 5px; border:0px; border-radius:2px; background:#8f1839 url('https://daten.balewo24.de/pics/trash.png') no-repeat 7px 5px; background-size:16px 16px; cursor:pointer; }
.warenkorbtable .right{ text-align:right; }
.warenkorbtable .big{ font-size:22px; white-space:nowrap; }
.warenkorbtable .noborder{ border:0px; }
.warenkorbtable .small { font-size:13px; padding:0px 5px; margin-left:2px; }

#foot .third{ width:31%; margin:1%; position:relative; line-height:1.4em; display:inline-block; vertical-align:top;}
#foot h2{ }
#foot .menu3 a{ width:49%; margin:0; display:inline-block; text-decoration:none; color:#666666; }
#foot .menu3 a:hover { text-decoration:underline; }

.preisslider { position:relative; margin:0.5em; }
.preissliderbar { position:relative; background:#eeeeee; width:100%; height:0.8em; box-shadow: inset 0 0 10px rgba(0,0,0,0.2); top:0.1em; }
.preissliderbarb { position:absolute; left:0%; right:0%; background:#8f1839; height:0.8em; box-shadow: inset 0 0 10px rgba(0,0,0,0.2); top:0.1em; }
.preissliderml { position:absolute; left:0%; width:4%; height:1em; background:#aaaaaa; cursor:pointer; border-radius:0.2em; box-shadow: 0 0.1em 0.1em rgba(0,0,0,0.2); top:0; }
.preisslidermr { position:absolute; right:0%; width:4%; height:1em; background:#aaaaaa; cursor:pointer; border-radius:0.2em; box-shadow: 0 0.1em 0.1em rgba(0,0,0,0.2); top:0; }
.preissliderinput { margin:1em 1em 0 0; width:4.5em; border:1px solid #dddddd; }

.datei{ text-decoration:none; color:#444444; background-repeat:no-repeat; background-position:center top;padding:36px 0px 0px 0px; font-size:13px; display:inline-block; vertical-align:top; margin:10px 10px 10px 10px; text-align:center; width:150px; overflow:hidden; height:40px;}
.datei:hover { text-decoration:underline; }
.pdffile {  background-image:url('https://daten.balewo24.de/pics/file_pdf.png'); }
.jpgfile { background-image:url('https://daten.balewo24.de/pics/file_jpg.png'); }
.docfile { background-image:url('https://daten.balewo24.de/pics/file_doc.png'); }
.xlsfile { background-image:url('https://daten.balewo24.de/pics/file_xls.png'); }
.abcfile { background-image:url('https://daten.balewo24.de/pics/file_abc.png'); }

#imz { width:990px; margin:60px auto 20px auto; padding:5px; box-shadow:0px 1px 40px rgba(0,0,0,0.1); font-size:13px; background:#ffffff; }
#imz h1 { color:#ffffff; background:#8f1839; font-size:22px; margin:0.2% 0.2% 20px 0.2%; padding:0.5%; }
.p66 { width:56.6%; display:inline-block; vertical-align:top; overflow:hidden; margin:0 0.2%; background:#eeeeee; padding:1%; }
.p34 { width:37.6%; display:inline-block; vertical-align:top; overflow:hidden; margin:0 0.2%; background:#eeeeee; padding:1%; }

.p66b { width:40%; display:inline-block; vertical-align:top; overflow:hidden; margin:0 1% 0 16%; padding:1%; }
.p34b { width:36%; display:inline-block; vertical-align:top; overflow:hidden; margin:0 1%; padding:1%; }

.box { width:900px; margin:20px auto; background:url('https://daten.balewo24.de/pics/phone2.jpg') no-repeat top right; background-color:#ffffff; width:1160px; padding:20px; }
.p40 { width:48%; display:inline-block; margin:1%;  }

#tab_zubehoer { max-height:700px; overflow:auto; }
.zubehoer { padding:25px; border-bottom:1px solid #8f1839; font-size:13px; }
.zubehoer h3 { fant-style:italic }
.zubehoer h2 { font-size:15px; font-weight:bold; margin:0px !important; }
.zubehoer .anm { text-align:center; }
.zubehoer .galleryimg { text-align:center; margin:25px auto 10px auto; padding:5px; }
.zubehoer .galleryimg img{ height:200px; }
.zubehoer .gallerysel { text-align:center; margin:0px 0px 10px 0px; }
.zubehoer .gallerysel img{ height:75px; cursor:pointer; margin:1px 4px; border:2px solid #ffffff; border-radius:2px; box-shadow:0px 1px 5px rgba(0,0,0,0.1); cursor:pointer; }
.zubehoer a { float:right; background:#8f1839; color:#ffffff; padding:10px 15px; text-decoration:none; font-weight:bold; }











.ani {
    animation-name: rainbow;
    animation-duration: 5s;
	animation-iteration-count: infinite;
    animation-delay: 0s;
}

@keyframes rainbow {
	0%{background-color: #ffffff; transform: rotate3d(0,0,0,0); opacity:1; }
	50%{background-color: #fafafa; transform: rotate3d(1,0.5,0,180deg); opacity:0.5;}
	100%{background-color: #fafafa; transform: rotate3d(1,0.5,1,360deg); opacity:1;}
}

.bewertungen { float:right; width:300px; margin:1em 0 2em 2em; }
.bewertungen .bh{ font-weight:bold; background:#dddddd; border-bottom:1px solid #888888; padding:0.5em 1em; }
.bewertungen .bw{ border-bottom:1px solid #888888; background:url('https://daten.balewo24.de/pics/bew.png'); background-repeat:no-repeat; background-size:20px 20px; padding:0.4em 1em 0.4em 30px; background-position:0 0.5em; }
.bewertungen .bw1{ color:#444444; text-decoration:none; display:block; }
.bewertungen .bw2{ color:#999999; font-size:0.9em; text-decoration:none; display:block; }

.prompt { z-index:2000; position:absolute; background:#ffffff; padding:0px; box-shadow:0 1px 6px rgba(0,0,0,0.25); }
.promptHead { padding:12px; font-size:18px; text-shadow: 0px 1px 0px rgba(0,0,0,0.2); }
.promptBody { padding:12px; border-radius:8px; text-shadow: 0px 1px 0px rgba(255,255,255,0.8); }

.prompt input[type="text"],textarea { border:1px solid #aaaaaa; background:#f9f9f9; }
.prompt input[type="submit"],.prompt input[type="button"] { border:0px; cursor:pointer; padding:6px 10px 6px 10px; color:#ffffff; text-decoration:none; background:#999999; text-shadow: 0px 1px 0px rgba(0,0,0,0.2); }
.prompt input[type="submit"]:hover ,.prompt input[type="button"]:hover { background:#aaaaaa; }

.gscode { margin:20px; }
.gscode input[type="submit"]{ padding:4px 6px; background:#8f1839; text-decoration:none; color:#ffffff; border:0px; margin:0 0.5em; font-size:0.95em; }


@media only screen and (max-width: 1600px){
}

@media only screen and (max-width: 1200px){
	#head #logo { width:32em; position:absolute; left:45%; margin-left:-16em; top:0.65em; text-align:center; }
	#head #logo img{ height:6em; }
}

@media only screen and (max-width: 1020px) {
	.fwidth { width:calc(100% - 20px); }
	#main .fwidth { padding:.5em 0 3em 0; width:calc(100% - 20px); }
	html, body, input, textarea { font-size:16px; }
	#toolbar { position:relative; }
	#head { position:relative; top:0px; height:auto;}
	#head #logo { width:100%; max-width:100%; position:relative; left:0%; margin-left:0em; top:0em; text-align:center; margin:0;}
	#head #logo img{ height:auto; max-width:100%; }
	#menu { position:static; top:0px; max-height:3em; overflow:hidden; }
	#menu:hover { max-height:10000em; }
	#menu .menuitem{ width:100%; }
	#menu .menuitem #submenu{ position:relative; left:0px; background:#ffffff; box-shadow:0 0.2em 0.4em rgba(0,0,0,0.3); width:97%; padding:0; max-height:100000em; overflow:hidden; opacity:1; transition:0.4s ease; transition-delay:0.2s; }
	#menu .menuitem:hover #submenu{ max-height:10000em; opacity:1; width:97%; padding:1%; }
	#menu .menuswitch{ display:block; padding:1em; color:#666666; text-decoration:none; text-transform: uppercase; }
	#menu .menuitem .menuitema{ display:block; padding:0.9em; margin:0.1em; color:#666666; text-decoration:none; text-transform: uppercase; }
	#menu .menuitems{ display:block; color:#666666; position:relative; top:0px; right:0px; border:0px; background:rgb(240,234,228); padding:0.05em; }
	#menu .fright { float:none; }
	#menu .menuitems input[type="text"]{ width:calc(100% - 1em); margin:0.5em 0.1em 0.1em 0.1em; padding:0.4em; display:inline-block; color:#666666; text-decoration:none; border:0; vertical-align:top; }
	#menu .menuitems input[type="submit"]{ padding:0.4em 0.4em; margin:0em; display:inline-block; text-decoration:none; text-transform: uppercase; border:0; background:none; width:90%; }
	#menu .menuitem h2 { display:none; color:#8f1839; padding:0.5em 0.9em 0.9em 0.9em; font-weight:bold; font-size:0.9em; border-bottom:0.1em solid #8f1839; width:90%; margin-bottom:0.5em; }
	#menu .submenuitem { display:inline-block; width:90% }
	#menu .submenuitem .submenuitema{ display:inline-block; width:96%; padding:0.5em 2%; margin:0.1em; color:#666666; text-decoration:none; text-transform: none; font-size:0.95em; }
	#menu .submenuitem .submenuitema:hover {background:#eeeeee; color:#666666; }
	#menu .menuitem #suche{ position:absolute; right:0px; background:#ffffff; box-shadow:0 0.2em 0.4em rgba(0,0,0,0.3); padding:0; max-height:0px; overflow:hidden; opacity:0; transition:0.4s ease; transition-delay:0.2s; }
	#menu .menuitem:hover #suche{ max-height:10000px; opacity:1; padding:1%; overflow:visible; }
	#menu .menuitem #suche input[type="text"] { width:32em; padding:0.2em; border:1px solid #dddddd; }
	#menu .menuitem #suche input[type="button"] { padding:0.3em; border:0; cursor:pointer; font-weight:bold; font-size:0.9em; }
	#menu .menuitem a:hover{ background:#8f1839; color:#ffffff; }
	#menu .menuitem:hover .menuitema{ background:#8f1839 !important; color:#ffffff !important ; }
	#menu .menuitem #suche{ position:relative; right:0px; background:#ffffff; box-shadow:0 0.2em 0.4em rgba(0,0,0,0.3); padding:0; max-height:0px; overflow:hidden; opacity:0; transition:0.4s ease; transition-delay:0.2s; }
	#head #social { position:relative; left:0px; top:0px; float:left; }
	#head #social img{ width:2em; border-bottom:0px; margin:0.1em; }
	#head #korb { position:relative; right:0px; top:0px; margin:0.1em; float:right; }
	#head #p_merken { position:relative; right:0px; top:0px; margin:0.1em; text-decoration:none; cursor:pointer; float:right; }
	#foot .third { width:100%; }
	#toolbar .buttons { display:block; position:relative; left:0; top:0; z-index:100; text-align:left; }
	#toolbar .buttons a { background:#8f1839; color:#ffffff; text-decoration:none; padding:0.2em 0.4em; margin:0.1em; z-index:100; text-align:center; box-shadow:0 0.1em 0.1em rgba(0,0,0,0.2); display:inline-block; }
	.bewertungen { display:none; }
}

@media only screen and (max-width: 640px){
	.m_head { width:100%; padding-bottom:66.66%; position:relative; overflow:hidden; height:0px; }
	.sl900 { float:left;cursor:pointer;width:100%; height:100%; position:absolute; }
	#headright { position:relative; display:none;}
	#bottomlinks div { width:calc(50% - 5px); height:0; padding-bottom:33.32%; margin:5px 5px 5px 0; display:inline-block; position:relative; }
	#bottomlinks div:nth-child(5n) { margin:5px 0px 5px 0; }
}

@media print {
}