/**
 * globals.css
 * print css on kindersoldaten.info
 * kindernothilfe e. V. http://www.kindernothilfe.org
 * @author SL 
 */  

#menu-wrapper h1 {
	width: auto;
	height: auto;
	background: inherit;
	border-width: 0px;
	text-align: left;
	margin: 1.5em 0em;
	}
#menu-wrapper h1 span { display:inline; }
#menu-line { display: none; }
#page,
#content-wrapper {
	margin:0;
	padding:0;
	width: auto;
	border-width: 0;
	}
#content.double {
	width: auto;
}
#sidebar {
	display: none;
	}
