/*******************************************/
/*	START - Importing various stylesheets **/
/*******************************************/

/*@import url('/fileadmin/templates/css/content.css');*/
html{
	height: 100%;
	overflow-y: scroll;
	font-size: 62.5%;
}

body{
	font-family: verdana, helvetica, tahoma, arial, sans-serif;
	font-size: 1.1em; /* edit here for global setting - 1em eq. 10px*/
	padding: 0;
	/*width: 960px !important;*/
	margin: 0 auto;
	color: #515151;
	
}

/*******************************************/
/*	STOP - Importing various stylesheets  **/
/*******************************************/

/******************************************************************************/
/***** START - printstylesheet *******************************************/
/******************************************************************************/
.page, .content { width: 100%; margin: 0 0; }

.top, .menubar, .shortcuts, .tx-tcrjnews-pi .latestview .splitby, .tx-tcrjnews-pi .latestview .latestItem a { display: none; }
.tx-tcrjnews-pi .latestview .latestItem { float:none; margin-bottom:20px; }

/* FOOTER */
.footer {
	text-align:center;
	clear:both;
}
.footer p {
	color: #000;
	font-size: 11px;
	font-weight:bold;
	margin: 0 0 0 28px;
}

.footer p img {
	margin: 0 4px 0 4px;
	position: relative;
	top: -1px;
}

/******************************************************************************/
/***** STOP - printstylesheet *********************************************/
/******************************************************************************/