/* Title:Print | Emile Blume - Netcreators.com ********/
* { background:none; border:none; margin:0; padding:0; text-align:left; }

@font-face {
  font-family: 'dinbd';
  src: url('fonts/DINBd___.ttf') format('truetype');
}
@font-face {
  font-family: 'dinreg';
  src: url('fonts/DINRg___.ttf') format('truetype');
}

body { 
	background:#fff;
  	color:#303030;
	/*font:0.875em/1.714 "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}
/*
h1 { 
	font: 2.25em/1.333 dinreg, sans-serif;
  	margin-top:.68em; margin-bottom:.68em; 
  	color:#303030;
}
h2 {
	font: 1.5em/1 dinbd, sans-serif;
	margin-top: 1em; margin-bottom:1em; 
}
h3, table caption {
  	font: 1.35em/1.334em dinbd, sans-serif;
  	margin-top: 1.334em; margin-bottom: 1.334em; 
  	text-align:left;
}
h4, h5, h6 { font-family:dinbd, sans-serif; }
*/
p, li { font-size: 1em; line-height: 1.5em; }
p { margin-top: 1.5em; margin-bottom: 1.5em; }
ul { list-style-type: square; padding-left: 1.5em; }
ul, ol { margin-top: 1.5em; margin-bottom: 1.5em; }



#page, #main, #aside,
.thema #main, .threecolumn #main,
.thema #aside, .threecolumn #aside {
	background:none; border: 0;
	float: none;
	height: auto;
	margin: 0;
	width: 100%;
}
#page { margin:auto; position:relative; width:96%; }
#page * { background:none; text-align:left; }

script,
.header, .navhead,
.footer, .print, .navhead,
.news-browse,
#bread, #usefulpage, .share,
#nav-aside, #cccwr { display:none;}