
* { 
	background-image: none !important;
	background-color: #fff; 
	color: #000; 
}

html { 
	font-size: 11pt;
	color: #000;
}


#body {
	background: #fff;
}


#header,
#mainNav,
#logo,
#deco,
#sidebar,
#footer,
#orientationFooter {
	display: none;
}

#content,
#container,
#main {
	float: none;
	width: auto;
	padding: 0;
	margin: 0;
}

#printHeader,
#printFooter {
	font-weight: bold;
	width: auto;
}

#printFooter {
	margin-top: 15px;
}

.template {
	overflow: visible;
	width: auto;
	margin: 0;
	padding: 0;
}


.template_homepage .gletschercard .text p,
.template_homepage .gletschercard .text a {
	color: #fff;
	background: none;
}