
#info{ right:1px;display:inline-block;
	width:60%;vertical-align:top;
    font-size: 14px;
    padding:0px 0px 0px 15px;margin: 5px 0px 5px 50px;
}
#info h3{/*#99AA88;*/
    color:#666666;
    font-size: 20px;
    
	z-index: 95;
}

#info span{
    padding-left: 4px;
    padding-right: 4px;
    margin-left: 4px;
    margin-right: 4px;
}
.attention{
    margin:15px;
    font-size: 18px;
    font-weight: bold;
}
.error{
     background-color:#FF0000;
}
#info h3{/*#99AA88;*/
    color:#666666;
    font-size: 20px;
	z-index: 95;
}
.Ah3 {/*#99AA88;*/ 
    position:relative;   left:-35px; z-index: 99;  width: 10px;
}
.Ah3 svg{display:inline-block;
    height: 1000px;width:25px;  z-index: 99;
    top:-450px; 
}
#info a{
    text-decoration: none;color: #333333;
}
.adddj:before{
    color: #333333;background: #666666;
}
#adddj{ right:1px;
	width:100%;
    font-size: 14px;position: absolute;
    padding:0px 0px 0px 15px;margin: 5px 0px 5px 50px;
}
#category h3{
    color:#666666;
    font-size: 24px;
    color:#666666;
    font-size: 30px;float:right;text-align: left;
    position:absolute;top:100px;left:-45px;
	transform: rotate(270deg);z-index:95;
}
#category th{
    color: #eee;
    padding: 10px 15px;
    margin:0px 0px 3px 0px;
    text-align: center;
    border-radius: 22px 22px 3px 3px;
    text-shadow: 0 -1px 0 #396715;
}
#category tr{ display:inline-block;
    border-radius: 3px; 
    border: 1px solid;
    border-color: #D0D0D0;
    width:220px;
}
#category td{padding: 11px
}
#category a{text-decoration: none; color: #333333;
}	
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  
  section #info{margin: 0.5cm;left:5px;right:5px;}
  @page { margin: 0.5cm; }
  h2, h3 { page-break-after: avoid; }
  nav {visibility:hidden;}
  section #category{visibility:hidden;}
  #langbar{visibility:hidden;}
  #Mselector{visibility:hidden;}
  #istat{visibility:hidden;}
  .NoP a[href]:after { content: " (" attr(href) ")"; }
}
.toolbtn{display: inline-block;position: relative;
height: 25px;
    padding-bottom: 10px; margin: 2px 2px 1px 1px;float: ;
}
.Arating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}
.Arateitem {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 24px;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    height: 24px;
    background: url(../../img/icons/s/stars.svg);
    cursor: pointer;
}
.Arateitem.is-active, .Arateitem:hover {
    background-position: -24px 0;
}
.thermicon {padding: 3px;margin: 3px; margin-top:10px;}
