/*
 Theme Name:   Twenty Seventeen Child
 Theme URI:    http://example.com/twenty-Seventeen-child/
 Description:  Twenty Seventeen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentyseventeen
 Version:      1.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-seventeen-child
*/

.entry-meta {
display:none;
}

.entry-content table {
	border: 1px;
	border-color: #222222;
	border-style: solid;
}

.entry-content td {
	border: 1px;
	border-style:solid;
	border-color: #222222;
	padding-left: 4px;
}

.entry-content table tr:nth-child(even) {
background-color: #dddddd;
}

.entry-content table td:last-child {
padding-right:4px;
}

.entry-content table.einzahlung tr:last-child td{
background-color:white;
border:2px;
border-top-style:solid;
border-bottom-style: solid;
font-weight:bold;
}

.entry-content table.einzahlung tr:nth-last-child(2) td {
background-color:white;
border:2px;
border-top-style:solid;
border-bottom-style: solid;
font-weight:bold;
}

.entry-content table.einzahlung tr td:nth-child(2),
.entry-content table.einzahlung tr td:nth-child(3),
.entry-content table.einzahlung tr td:nth-child(4),
.entry-content table.einzahlung tr td:nth-child(5){ 
	text-align: center;
}


@media screen and (min-width: 30em) {
.entry-content h1 {
	padding-top:0px!important;
	padding-bottom: 10px;
}

.entry-content h2 {
	padding-top:0px!important;
}

.entry-content h5 {
	padding-top:0px!important;
}
}

#post-7 h2.entry-title {
	display:none;
}

#post-7 .entry-header,
#post-66 .entry-header,
#post-108 .entry-header,
#post-169 .entry-header,
#post-218 .entry-header,
#post-29 .entry-header {
display:none;
}

#post-218 ul {
list-style-type: none;
}

.page-id-64 .single-featured-image-header {
	display:none;
}

.entry-header .edit-link {
display:none!important;
}

.entry-utility {
display:none;
}

.site-info {
display:none;
}
