/*
Theme Name: Child of 2016
Template: twentysixteen
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Child of 2016 is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Child of 2016 will make your WordPress look beautiful everywhere.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url("../twentysixteen/style.css");

#vorhangoben {
	background-image: url(http://xn--bsakammer-v2a.de/wp-content/uploads/2016/09/bg-repeat-x.png);
	background-repeat: repeat-x;
	position: fixed;
	height: 150px;
	width: 6000px;
	margin-top: -30px;
	margin-left: -300px;
	margin-right: -30px;
	z-index: 100;
}
#schild {
	background-image: url(http://xn--bsakammer-v2a.de/wp-content/uploads/2016/09/BaesakammerSchild.png);
	height: 125px;
	width: 580px;
	position: fixed;
	margin-top: 10px;
	left: 50%;
	margin-left:-295px;
	z-index: 101;
}