@CHARSET "UTF-8";
/** print CSS file Paul Wehle Jobapplication
 * @author Paul Wehle
 * @copyright Paul Wehle
 * @version svn:$Id: print.css 1247 2013-05-16 21:59:53Z paul $
 */
 
 
div#footer,
#rex-a256-searchbar,
#rex-navi-paginate,
#rex-title,
#navi-logout,
.rex-message,
#header,
input,
.rex-addon-output {
	display: none;
}

a, a:active, a:visited {
	text-decoration: none !important;
	color: #000;
	border: none !important;
}
table tr {
	margin: 0;
	padding: 0;
}
table td, th {
	border: #000 1px solid;
	padding: 2px;
	margin: 0;
}
table th {
	border-bottom: #000 2px solid;
}
table th:first,
table td:first {
	display: none;
}
.hlpS #bc {
	display: none;	
}
.hlpS {
	color: black !important;
}