/*
 Theme Name:   Abkürzungsverzeichnisse
 Theme URI:    http://abkuerzungen.xyz/
 Description:  Child-Theme für die Abkürzungsverzeichnisse der Rechtssprache
 Author:       Praetor Verlagsgesellschaft; Original-Theme by Automattic
 Author URI:   http://www.praetor.im
 Template:     confit
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         perfect
 Text Domain:  confit
*/

.site-info {
	font-size:11px;
	text-align:center;
}
#content_table {
	margin: 2em 5em 2em 5em;
	border: 3px outset;
	padding-top:5px;
	padding-left: 10px;
}
#content_table h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}
#content_table ul {
	margin-top: 0;
	margin-bottom: 0;
}

.navnumber {
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.95);
	border-radius: 3px;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
	overflow: hidden;
	padding: 24px 24px 34px 25px;
	padding: 2.4rem 2.4rem 3.4rem 2.5rem;
}
#wp-page-numbers{
	padding: 1em 2em;
}

a{
	color: #e94f1d !important;
}

.rechtstrenner a{
	border-right: 1px solid #e94f1d;
	margin-right: 2px;
	color: #e94f1d !important;
}
#content{
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
