/****** Advertising ******/

.add {margin-bottom: 10px; width: 30% ; float: left; position: relative;text-align: right}
@media screen and (min-width: 673px){
    .add {width: 100%;  float: none}
}

.entry-content .add a,
.add a{display: block; position: relative;   border-bottom: 0 none}

.entry-content .add img,
.add img{ max-width: 100%;  height: 100% !important;}

.entry-content .add a.addlink,
a.addlink{
    color: #000;
    text-decoration: none;
    padding: 1px 4px;
    font-size: 8px;
    line-height: 8px;
    position: absolute;
    bottom: -10;
    right: 0;
    display: inline-block ;
}
/*.entry-content .add a.addlink{ bottom: 8px;}*/

.be .add{border: 1px solid #eee}
.be .catBox{ display: inline-block; margin-right: 20px; float: left}

#progress {position:relative; width:100%;  }
#bar {background-color: #B4F5B4; width:0%; height:6px; border-radius: 3px; }
#percent {width:0%; text-align: right }
.nok{background: rgba(250,0,0,.5);padding: 2px;}

.l{float:left}
.r{float:right}
.c{ clear:both}
.tac{text-align: center}
.abs{position: absolute}
.abs.r{right: 0}



.detail{position: relative}
.detail .l{margin-right: 10px}

.detail .l h2 {height: 35px }



.anzeige{margin-bottom: 10px; padding-bottom: 5px ;}
.anzeige.choose{margin-left:-6px;padding-left: 4px; border-left: 2px solid #333;}
.statistik{width: 240px; background: #eee ; margin-right: 10px}
.bild, .action{padding: 10px 0 0 0 }
.bild a{display: block;}
.bild img{border:1px solid #bbb;}
.bild .size{background: #ccc}
.hit{display: inline-block; width: 50px; text-align: right; padding-right: 10px}



tr.hili {}
tr.hili td{border-top:10px solid #fff; padding:3px 2px; margin: 10px 0 0 0; }

.adv{border-spacing: 0;}
.adv tr:nth-child(odd) {background: #eee}

.adv td{vertical-align: top; padding:2px 5px}
.adv td ul{ margin:  0 0 0 20px}
.adv td ul li{ list-style: square; margin-bottom:4px }

#aktiv span{ display: inline-block; margin-right: 2px; background: #ccc; padding: 8px 8px 2px 4px;}
#aktiv select{ margin: 0; vertical-align: top;}

input.w80{width: 80%}

.aslist {
	padding-left:40px;
}
.aslist li {
	list-style:disc;
}
.aslist ul {
	padding-left:20px;
}

.aslist ul li{
	list-style:circle;
}
	