@import ("../original/print.css");



/* Druckstylesheet */

body { 
background:none;
padding:30px;
     }
.meta .de,
.meta .at,	 
.BaseArticleList,
.currentItemsTeaser,	 
.footerContainer,	 
form,
.i42BMS_container_right,
.headerRight,
.headerLoginForm,
#naviHauptnavigation, 
#sidebar, 
#footer,
.bannerTop,
.bannerRight,
.Component .ArticleComment,
.darkLine,
.bigLinkContainer {
    display:none !important;
        }
        
.publicityCont {
padding:0;
}

.vita_content {
border-bottom: none;
border-top:2px solid #585858;
float:left;
margin:20px 0;
width:100%;
}
* {
    font-family: Arial, Helvetica, sans-serif;
}
.teaserTopLine {
	margin-top:50px;
}
.teaserTopLine .date, .teaserTopLine span.category a {

    font-size:12px !important;
}
.headerDate {
	float:right;
	font-size:12px;
}
body #page #logo h1{
    display:none;
}
body #page img {
    border:0;
}
h1 {
	font-weight:bold;
	color:#000;
	font-size:20px;
    line-height:25px;	
}
p {
	color:#000;
	font-size:12px;
    line-height:18px;
	letter-spacing:0.3px;
}
span.category a {
	margin-right:10px;
	color:#000;
	text-decoration:none;
	
}
#logo a:after,
#logo a:link:after,
#logo a:visited:after,
span.category a:after,
span.category a:link:after,
span.category a:visited:after {
	content:"" !important;
}
a:after, a:link:after  { 
	color: #000000;
	background-color:transparent; 
	content: " ( Link " attr(href) ") ";
	font-size:10px;
	text-decoration:none;
}
a:visited:after {
	color:#000000; 
	background-color:transparent;
	content: " ( Link " attr(href) ") "; 
	font-size:10px; 
	text-decoration:none;
}