/********* Do not edit this file *********/
/*
My Custom CSS - Maked by Salvatore Noschese
a.k.a. DarkWolf - http://www://darkwolf.it/
*/

/*Bild rechts */
.alignright {
  float:right;
  margin: 5px 0 5px 17px;
}

table, caption, tbody, tfoot, thead, tr, th, td {
  vertical-align: middle !important;
}

table {
  margin-bottom: 14px;
}

blockquote:before {
  content:url('http://www.kanzlei-hasselbach.de/ka_neu/wp-content/uploads/2013/07/anfuehrungszeichen-anfang.gif');
}

blockquote:after {
  content:url('http://www.kanzlei-hasselbach.de/ka_neu/wp-content/uploads/2013/07/anfuehrungszeichen-ende.gif');
}

blockquote p {
  display:inline;
  margin-left:4px !important;
  margin-right:4px !important;
  margin-bottom:51px !important;
}

hr {
  border:solid #e5e5e5 1px;
}

/*Pagination ausrichten */
#nav-above, #nav-next, #nav-below {
  background:transparent;
  position:static;
}

/*Abstand unter Listen */
ul {
  margin-bottom: 14px;
}