/* @override http://localhost/~kevin/de.alles-muss-aus.www/style/print.css */


body {
	background: none;
	background-color: #fff;
	color: #000;
}

a,
img,
#empty,
#showHideControl,
#profilePic,
#pictures div,
#pictures,
#openProfilPic,
#profilePic,
#header,
#footer div {
	display: none;
}

#completeContent {
	margin-left: 4em;	
}

#message,
#savePower,
#changeToUs {
	overflow: visible;
	height: auto;
	padding-bottom: 3em;
}

p {
	padding-bottom: 1em;
}

.print {
	display: inline;
}

h1 {
	color: #acacac;
	padding: 15px 0;
}

#printHeader {
	width: 19.5cm;
	margin: auto;
	display: block;
}

#printImages {
	width: 6.5cm;
	z-index: -10;
	float: right;
}

#footerPrint {
	width: 13cm;
	padding: 0 0.4cm;
}

#rightSide *,
#leftSide *{
	margin: 0;

}
