body {
  margin: 0px 5px;
  padding: 0px;
}

#print {
font-size: 8pt; 
font-family: 'Arial',Helvetica,Verdana,sans-serif;
margin:0;
padding:0;
text-align:left;
width:49.5em;
}

#print h2 {
  font-size: 1.5em; margin:0; padding:0;
}
#print h3 {
  font-size: 1.2em; margin:0.2em 0 0 0; padding:0;
}

#print .tools {
background:#F5F5F5 none repeat scroll 0 0;
clear:both;
color:#000000;
display:block;
font-weight:normal;
margin: 0px 0;
padding: 3px;
text-align:right;
height: 100px;
}

#print .tools a:link, #print .tools a:visited, #print .tools a:active {
background:#F5F5F5 none repeat scroll 0 0;
color:#0000ee;
text-decoration:none;
font-size:9pt;
}

#print .tools a:hover {
background:#F5F5F5 none repeat scroll 0 0;
color:#000000;
text-decoration:underline;
}

#print div.row01 div.tools { display: none; }

#print .footer {
border-top:0.1em solid #000000;
clear:both;
margin:1em 0;
}

#print .tools p, #print .footer p {
font-size:1.1em;
margin:0.25em 0;
}

#print #service {
border-bottom:0.1em solid #000000;
height:2em;
margin:0 0 2em;
text-align:left;
width:100%;
}

#print #content {
margin-bottom:2em;
}


  /*Allgemein*/
  .news-single-item a         { color: #D9241C; text-decoration: none;}
  .news-single-item a:active  { color: #E2001A;}
  /*.news-single-item a:hover { color: white; background: #E2001A;} */
  .news-single-item a:hover   { color: white; }
  
  /*Listenansicht*/
  
  .news-list-item{
  	/*height: 200px;*/
  }
  	
  .news_image{
  	float: right;
  	margin-left: 6px;
    margin-top: 1px;
  }
  
  #col3_content img {
  	padding-left: 0px !important;
  	padding-top: 0px !important;
  }
  
  .news-list-date{
  	display: none;
  }
  
  .news-list-morelink{
  	padding-bottom: 20px;
  }
  
  .news-list-morelink a{
  	color: red;
  }
  
  .bodytext{
  	padding-bottom: 10px;
  }
  
  
  .news-list-item h3 a{
  	color: black;
  	text-decoration: none;
  }
  
  .news-list-item h3 a:hover{
  	/*background: #E2001A;*/
  	color: #333;
  }
  
  /*Detailansicht*/
  
  .news-single-timedata{
  	display: none;
  }
  
  .news-single-img{
  	float: right;
  	padding: 10px;
  }
  
  .news-single-imgcaption{
  	padding-bottom: 15px;
  	width: 150px;
  	font-size: 0.8em;
  }
  .news-single-backlink {
	display: none;
	}

  #print .box {
    /*background: #F5F5F5 none repeat scroll 0 0;*/
    background: #DDDDDD;
    color: #DE0029;
    display: block;
    margin-bottom: 0.5em;
    padding: 0.25em;
    border: 1px solid #000000;
  }
  
  #print .ele01 {
    clear: both;
    margin: 0.2em 0px 0px 0px;
    height: 0px;
  }
  
  #print .ele02 {
    clear: both;
    display: none;
  }
  
  #print hr {
    font-size: 1pt;
    margin: 0.2em 0px 0px 0px;
    padding: 0.2em 0px 0px 0px;
  }
  
  #print p {
    margin: 0px;
    padding: 0px;
    margin-bottom: 0.5em;
  }
  
  #print .formlist {
    float: left;
    margin: 0.3em 0 0;
    padding: 0;
    width: 13.5em;
  }
  
  #print .popup_boxes {
    display: none;
  }
  
  #print .printHide {
    display: none;
  }
  
  #print input.small {
    line-height: 16px;
    text-align: right;
    width: 3.5em;
  }
  
  table {
    -x-system-font:none;
    border-collapse: collapse;
    font-family: 'Arial',Helvetica,Verdana,sans-serif;
    font-size: 0.9em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin: 0.5em 0 0.5em;
    padding: 0;
    table-layout: fixed;
    width: 100%;
  }

  th {
    background: #F5F5F5 none repeat scroll 0 0;
    border: 1px solid #CCCCCC;
    font-weight: bold;
    padding: 0.2em 0.5em;
    text-align: left;
  }

  td {
    border: 1px solid #CCCCCC;
    padding: 0.2em 0.5em;
    text-align: left;
    vertical-align: top;
  }


