/* @override http://www.fkm.bw-testserver.de/fileadmin/Public/css/pagebrowser.css?1471942163 */

/* @override http://www.fkm.bw-testserver.de/fileadmin/Public/css/pagebrowser.css?1471941833 */

/* @override http://www.bogevisch2.bw-testserver.de/fileadmin/templates/css/pagebrowser.css?1454332844 */

a {

  -webkit-transition: all 0.1s ease-in, all 0.1s ease-out; /* Safari / Chrome */

  -moz-transition: all 0.1s ease-in, all 0.1s ease-out; /* Firefox */

  -o-transition: all 0.1s ease-in, all 0.1s ease-out; /* Opera */

  transition: all 0.1s ease-in, all 0.1s ease-out; /* Standard */

}



#zurueckblaettern {

  left: 0;

  position: fixed;

  margin-left: 0px;

  top: 50%;

  margin-top: -23px;

  z-index: 10000;

}

a.pageprev {

  display: block;

  width: 36px;

  height: 36px;

  text-decoration: none;

  text-align: right;
	font: 12px 'NimbusSansNovusW01-Semi';
	padding: 0;
	color: rgba(0, 0, 0, 0);

  background-color: #fff482;

}

a.pageprev:hover {

  text-align: right;

  display: block;

  width: 100px;

  color: rgba(0, 0, 0, 1.0);

}





#vorblaettern {

  right: 0;

  position: fixed;

  margin-right: 0px;

  top: 50%;

  margin-top: -23px;

  z-index: 10000;

}

a.pagenext {

  display: block;

  width: 36px;

  height: 36px;

  text-decoration: none;

  text-align: left;

  font: 12px 'NimbusSansNovusW01-Semi';

  padding: 0;

  color: rgba(0, 0, 0, 0);

  background-color: #fff482;

}

a.pagenext:hover {

  text-align: left;

  display: block;

  width: 100px;

   color: rgba(0, 0, 0, 1.0);

}













#zurueckblaettern_mob {

  left: 0;

  position: fixed;

  margin-left: 0px;

  bottom:0;

  z-index: 10000;

}

a.pageprev_mob {

  display: block;

  width: 42px;

  height: 42px;

  text-decoration: none;

  text-align: center;

  font: 24px 'Zurich W01 Roman';

  padding: 6px 14px 6px 0px;

  color: #ffffff;

  background: rgba(255, 71, 1, 0.9);

  /*background-color: #ff7a00;*/

}

#vorblaettern_mob {

  right: 0;

  position: fixed;

  margin-right: 0px;

  bottom:0;

  z-index: 10000;

}

a.pagenext_mob {

  display: block;

  width: 42px;

  height: 42px;

  text-decoration: none;

  text-align: center;

  font: 24px 'Zurich W01 Roman';

  padding: 6px 0px 6px 14px;

  color: #ffffff;

  background: rgba(255, 71, 1, 0.9);

  /*background-color: #ff7a00;*/

}






