html, body, div, span, h1, h2, h3, h4, h5, h6, blockquote, pre, a, em, img, strong, dl, dt, dd, fieldset, form, label, button, input, table, caption, tbody, tfoot, thead, tr, th, td { margin:0;padding:0;border:0;outline:0; }
h1, h2, h3, h4, h5, h6 {line-height: normal;font-weight:normal;}
/* transition: all 0.25s ease-out 0s;  */

body {text-align:left;font-family: Verdana,Arial,helvetica,sans-serif;}

img {border:0;}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {color: #2e9fff;  text-decoration: none;  outline: none;}
a:active, a:selected, a:visited, a:focus {outline: 0; border: none;}
a:focus { outline: 0;}
a:hover, a:active	{ color: blue; }



#foto {padding:0px 10px 0 10px;overflow:hidden;}
#foto_plus_n {overflow:hidden;width:570px;border:1px solid #737373;margin:-5px 10px 0 10px;padding:4px 15px 4px 15px;font-size:12px;font-family: 'Signika',Verdana,helvetica,sans-serif;color:#000000;}
#foto_plus {overflow:hidden;width:570px;cursor:pointer;border:1px solid #737373;margin:-5px 10px 0 10px;padding:4px 15px 4px 15px;font-size:12px;font-family: 'Signika',Verdana,helvetica,sans-serif;color:#000000;}


h1 {padding:0px 10px 10px 9px;font-size:28px;font-family: 'Signika',Verdana,helvetica,sans-serif;color:#000000;}

.print {padding:0 10px 10px 10px;
 overflow:hidden;float:left;
}


@media print {
    .right_print_adv {
        display: none;
    }
	 }