/*
Theme Name: Combomag Child
Template: combomag
Author: Child Theme Configurator
Version: 1.0.1453902240
Updated: 2016-01-27 15:44:00
*/

@charset "UTF-8";

@import url('../combomag/style.css');


.table-of-paginated-contents {
    width: 25%;
    background-color: #e7e7e7;
float: right;
list-style-type: none;
font-family: Arial, sans-serif;
font-size: 12px;
line-height: 1em;

}

.table-of-paginated-contents 
.current_page {
font-weight: bold;
font-color: #eeeeee;
}
.table-of-paginated-contents 
a {
text-decoration: none;
font-weight: normal;
color: #000000;
}

#toc-np-container { 
float: right;
	background: #f9f9f9;
	border: 1px solid #aaa;
	padding: 1em;
	margin-bottom: 1em;
	width: 30%;
	display: table;
font-size: 11px;
line-height: 1.2em;
}

#toc-np-container ul, #toc-np-container li {
	margin: 0;
	padding: 0;
}

#toc-np-container li.header-level-1 {
  font-weight: normal;
  margin-top: 4px;
}

#toc-np-container li.header-level-2 {
  padding-left: 7px;
}

#toc-np-container li.header-level-3 {
  padding-left: 15px;
}

#toc-np-container li.header-level-4 {
  padding-left: 20px;
}

#toc-np-container li.header-level-5 {
  padding-left: 30px;
}

#toc-np-container li.header-level-6 {
  padding-left: 35px;

#toc-np-container ul {
  margin-top: 1em;
}

#toc-np-container li a {
  text-decoration: none;
color:#565656;
}

#toc-np-container li a:hover {
  text-decoration: underline;
}

#toc-np-container .toc-np-number {
  display: inline-block;
  padding-right: 15px;
}

#toc-np-container #toc-np-title {
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
}

.no-bullets, .no-bullets ul, .no-bullets li {
  background: none;
  list-style-type: none;
  list-style: none;
}

.alignleft {
clear:both;
	float:left;
	margin:10px 20px 10px 0;
}

.alignleft:before {
content:"Werbung";
display: block;
text-align: center;
}

.alignleftwiki {
clear:both;
	float:left;
	margin:10px 20px 10px 0;
}
