/*======================================
Theme Name: Theme Coder
Theme URI: https://www.nordic-photoart.de
Description: Ein einfaches Child Theme für Nirvana
Version: 1.0
Author: Stefan Ö
Author URI: https://netzberufler.de
Template: nirvana
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/

/* You can start adding your own styles here. Use !important to overwrite styles if needed. */


#header-container {
	display: block;
	position: relative;
	float: left;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: auto;
}
/* Design für Menü */
#navfixedoben {
  left: 0;
  top: 0;
  width: 100%;
  height: 50px;
  position: fixed;
  z-index: 999;
}

#front-text1 {
	
	text-align: left !important;
	
}