


* {
	font-size: 12px !important;
	background: none !important;
	color: black !important;
}

h1 { font-size: 24px !important; }
h2 { font-size: 20px !important; }
h3 { font-size: 18px !important; }
h4 { font-size: 16px !important; }
h5 { font-size: 14px !important; }

article,
div,
section		{
	position: static !important;
	display:block !important;
	width: auto !important;
	height: auto !important;
	overflow: visible !important;
	border: 0 !important;
	margin:0 !important;
	padding:0 !important;
	border-spacing: 0 !important;
	box-shadow: none !important;
}

#mailmenu,
#adminmenu,
#admin-bar,
#toolbar,
#header,
#footer,
#innertop,
#breadcrumb,
#overview-menu,
#contact,
.sidebar,
.print,
.social-buttons,
footer	{
	display:none !important;
}


.full,
.teaser,
.block		{ margin-bottom: 20px !important; }
