/*
 Theme Name:   Twenty Fifteen Child
 Theme URI:    http://gillo.de/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       arne ollig
 Author URI:   http://gillo.de
 Template:     twentyfifteen
 Version:      1.0.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-fifteen-child
*/
.site-info {display:none;}
/*
	.sidebar {
		float: left;
		margin-right: -100%;
		max-width: 813px;
		position: relative;
		width: 29.4118%;
	}
.site-content {
		display: block;
		float: left;
		margin-left: 29.4118%;
		width: 70.5882%;
	}
*/
td {
    vertical-align: top;
	border: 0 none !important;
}
table {
border: 0 none !important;
}