@charset "iso-8859-1";
/* CSS Document */
@page {
	size:portrait;
}

body {
	padding:0px;
	margin:0px;
	background:none;
	background-color:#FFFFFF !IMPORTANT;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
}

a {
	text-decoration:none;
	color:#000000;
}

#site {
	border:none;
	width:auto;
}

#head, #rightbar, #footer, .news-single-additional-info, .news-single-backlink, .tx-timtabsociable-pi1, 
.tx-ratings-pi1, .news-single-toolbar, .relatedBox, .tx-comments-comments, .addthis_toolbox, 
.advert_bigsize, #advert_sky, #articleMoreBox, .tx-comments-comment-form {
	display:none;
}
.newsContent, .newsFooter {
	margin:0px;
	padding:0px;
}
#content {
	width:auto;
}

#content h1 {
	border:0px;
	border-bottom:1px solid #000000;
	text-align:left;
}

#content h2 {
	border:none;
}

.news-single-img {
	float: left;
	margin-right:5px;
	border:1px solid #CCCCCC;
}

.news-single-img img {
	border:none;
}

