body
{
/*background-image:url('/fileadmin/users_data/eced/icons/ece_background/ece_background2_el3.png');*/
background-color:white;
}
.toplinks {
    background-color: white;
}
.topright {
    color: inherit;
}
#footer2 {
    background-color: white;
    color: #a3a1a1;
}
#footer2 a, #footer3 a {
    color: inherit;
}
.depcolor .span12
{
	border-top:4px solid #f26300;
margin-bottom:2px;
}

#maincontainer p.bodytext, .news-list-container p, .news-single-item p {
	text-align:justify;
}

/*
element.style {
    border-bottom: 1px solid #E5E6E8;
}
.news-latest-item {
    padding: 3px;
    margin: 0;
}
*/
.tucnewslatestheader {
	border-bottom: 1px solid #E5E6E8;
	padding: 3px;
}

.tucnewslatestheader .news-list-date {
    float: left;
    display: block;
    padding-right: 5px;
    padding-left: 0px;
    font-size:100%;
}
.tucnewslatestheader .news-list-date:after {
	content: " -";
}

.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;}
.video-container iframe,.video-container object,.video-container embed,.video-container img{position:absolute;top:0;left:0;width:100%;height:100%;}

figure.table {
  margin:0;
}