.typo3-adminPanel{
	display: none;
}

/* print styles */

	body {
		margin: 0 0 0 0;
		text-align: left;
		background: none;
	}
	
	h1,h2,h3,h4{
		background: none !important;
		height: auto !important;
		margin-bottom: 10px !important;
	}
	h1 span.headline,
	h2 span.headline,
	h3 span.headline{
		font-size: 20px;
		text-indent: 0;
		width: auto;
		height: auto;
		display: block;
		color: #000;
		line-height: 1.2em;
		font-weight: normal;
	}
	
	h2 span.headline{
		font-size: 16px;
	}
	
	h3 span.headlineSmall,
	h3 span.headline{
		font-size: 12px;
	}
	

	#headerBox {
		height: 110px;
		background: none;
	}

	#headerStart,
	#headerStop,
	#headerMenuBox,
	#headerMainMenuBox,
	#breadcrumbWrapp,
	#contentLeftWrapp,
	#contentRightWrapp,
	#footer,
	div.downloadZebra div img,
	a.topLink,
	span.imageHeadline,
	span.headlineDivider {
		display: none !important;
	}
	
	#headerBox,
	#contentBox{
		width: 690px;
	}
		
	#contentMainWrapp {
		margin: 100px 14px 0 0;
	}

	/* news */
	div.news-single-backlink,
	div.news-service,
	div.news-catmenu {
		display: none;
	}

	div.news-latest-item,
	div.news-latest-item-stop {
		background: none !important;
	}
	
/*reset bullet points*/	
div.downloads ul,
ul.csc-bulletlist,
.news-latest-item ul{
	/*list-style: disc inside;*/
}

div.downloadZebra div.downloads ul li ,
div.downloadZebra div.downloads ul li span,
div.downloads ul li a:link, 
div.downloads ul li a:visited ,
ul.csc-bulletlist li,
ul.csc-bulletlist li.even,
.news-latest-item ul li,
p a {
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

ul li {
  /*background: none !important;*/
}

div.downloadZebra div.downloads ul li a:link, 
div.downloadZebra div.downloads ul li a:visited, 
div.downloadZebra div.downloads ul li a:hover, 
div.downloadZebra div.downloads ul li a:active {
background:transparent none repeat scroll 0%;
margin:0;
padding:0;
}
div.downloadZebra div.downloads ul li span{
	display: inline;
}

/*events*/
div.eventListEven{
	background: none !important;
	border-top: 1px solid #000;
}

div.news-latest-ir-container {
	background-image: none;
}
div.news-latest-ir-gotoarchive {
	display: none;
}

/* BippesBrandao GmbH (12.2010) */
/* Newsletterbereich */
.newsSingle .news-list-item h2 {margin-bottom: 30px !important;}
.newsSingle .floatRight img.newsImage {margin: 25px 0 15px 15px;}
body.print div#contentMainContent div.tx-indexedsearch-browsebox ul.browsebox li { background: url("../images/menus/separator.png") right 1px no-repeat !important; display: inline; padding: 0 9px 0 6px; }

