@media screen
{

div.csc-frame-rulerBefore {
    border-bottom: 1px #5D6A86 solid; 
    margin: 0 0 1em 0;	
}
div#linie {
background-color: #5D6A86;
}
#col3_content #col3_innen .csc-textpic-imagewrap .csc-textpic-image img {
	border-left: 1px solid #5D6A86;
        border-bottom: 1px solid #5D6A86;
        border-right: 1px solid #5D6A86;
}
#col3_content #col3_innen .csc-textpic.csc-textpic-intext-right-nowrap {
        border-top: 1px solid #5D6A86;
        margin-top: 12px;
}

  #col3 {
	width: auto;
	margin: 0 0 0 325px;
	background-color: #C7CCD5;
}
  #col3 li {
	padding-left: 12px;
    background:  url("../../template/icon_bullet_aktuelles.gif") no-repeat 2px 6px;
  }
  
  #line {
	background-color: #5D6A86;
}
  #footer {
	border-bottom: 1px #797979 solid;
	border-left: 1px #797979 solid;
	}
#ecoinform div.ecolist {
   border-top: 1px solid #797979;
  }
#ecoinform div.ecopicbox {
	border-right: 1px solid #797979;
	border-left: 1px solid #797979;
	border-bottom: 1px solid #797979;
	}
	
table.contenttable-0 {
  border-top: 1px solid #797979;
}
table.contenttable-0 td,
table.contenttable-0 th {
  border-bottom: 1px solid #797979;
}


  #line_aktuelles_start {
	height: 400px;
	vertical-align: text-bottom;
	color: #fff;  padding-left: 8px;
  padding-top: 4px;background-image: url(../../../../fileadmin/images/key/aktuelles_start.jpg);
  background-repeat: no-repeat;
	font-size: 96%;
  }
  
    #line_aktuelles_start a { color: #fff; font-weight: normal; background:transparent; text-decoration:none; }
  #line_aktuelles_start a:focus, 
  #line_aktuelles_start a:hover,
  #line_aktuelles_start a:active { text-decoration:underline; background-color: transparent; color:#fff;}
    

}

