body {
	width: 100%;
	margin: 0;
	float: none;
	background: #fff url(none);
}
#navigation, #request, #sidebar, #footer_container, #content ul.bread, #sb-container, form, ul.category li span.polaroid, div.pagination ul.right, a.open_request, a.polaroid_image, div.main_info span.name, #polaroids_home, div.detail span.headline_news {
	display: none; 
}
body {
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	color: #000; 
	line-height: 1.4em;
}
a {
	text-decoration: none;
	color: #000; 
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

div.pagination ul { 
	list-style: none; 
	line-height: 60px;
}
div.pagination ul.left { 
	float: left;
}
div.pagination ul li { 
	display: inline;
}
div.pagination ul.left li { 
	margin-right: 2px;
}
div.pagination ul.left li.selected { 
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
h1 { font-size: 1.3em; }
h2 { font-size: 1.1em; }
span.headline_main { font-size: 1.1em; font-weight: bold; }












