div.news-list-view .catcolor {
    background: none repeat scroll 0 0 #e2001a;
    padding: 5px;
    width: auto;
}
p.cal_year {
    font-size: 0.8em;
}
p.cal_day, p.cal_month, p.cal_year {
    color: white;
    line-height: 1.1em;
    margin: 0;
    text-align: center;
}
p.cal_day {
    font-family: arial,sans-serif;
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1em !important;
}
p.cal_month {
    font-size: 0.8em;
}
div.news-list-view table.items td.item2 {
    background: none repeat scroll 0 0 #ededed;
    border: 0 solid #ededed;
    padding: 5px;
    vertical-align: top;
    width: 60%;
}
div.news-list-view table.items td.item2 a {
    color: #414141;
    font-family: "MetaWeb Normal",arial,sans-serif;
    font-size: 1.2em;
}
div.news-list-view table.items td.item2 a:hover {
    color: #ef181e;
    text-decoration: none;
}
div.news-list-view table.items td.label2 {
    background: none repeat scroll 0 0 #606060;
    border: 0 solid #ededed;
    color: white;
    font-weight: bold;
    padding: 5px;
    vertical-align: top;
    width: 40%;
}
div.news-list-view table.items {
    border-collapse: collapse;
    border-left: 0 solid #e3e3e3;
    border-right: 0 solid #e3e3e3;
    border-spacing: 0;
    empty-cells: show;
    line-height: 1.4em;
    text-align: left;
    width: 100%;
}
div.news-list-view table.items tr {
    border-bottom: 1px solid #fff;
}
div.news-list-view table.items td.label2 div {
    font-size: 0.8em;
    font-weight: normal;
}
div.cal_data {
    background: none repeat scroll 0 0 #f1f0f0;
    border-style: solid;
    border-width: 0;
    text-align: left;
}
div.cal_data .label {
    clear: both;
    float: left;
    font-weight: bold;
    padding: 4px 8px;
    text-align: right;
    width: 33%;
}
div.cal_data .item {
    padding: 4px 4px 4px 32%;
    text-align: left;
}
div.news-latest-view {
    margin-bottom: 25px;
}
div.news-latest-view .catcolor {
    background: none repeat scroll 0 0 #e2001a;
    padding: 5px;
    width: 10%;
}
div.news-latest-view p.cal_year {
    font-size: 0.7em;
}
div.news-latest-view p.cal_day {
    font-family: arial,sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1em !important;
}
div.news-latest-view p.cal_month {
    font-size: 0.7em;
}
div.news-latest-view td.item2 {
    background: none repeat scroll 0 0 #ededed;
    border: 0 solid #ededed;
    padding: 5px;
    vertical-align: top;
    width: 60%;
}
div.news-latest-view tr {
    border-bottom: 1px solid #ffffff;
}
div.news-latest-view td.item2 span {
    color: #666;
    font-size: 0.8em;
}
div.news-latest-view td.item2 a {
    color: #414141;
    font-family: "MetaWeb Normal",arial,sans-serif;
    font-size: 1em;
}
div.news-latest-view td.item2 a:hover {
    color: #e2001a;
    text-decoration: none;
}
div.news-gallerylist-view {
    margin-bottom: 25px;
}
div.news-gallerylist-item {
    border: 1px solid #ededed;
    float: left;
    margin-bottom: 2.33%;
    margin-right: 2.33%;
    padding: 1%;
    width: 28%;
}
div.news-gallerylist-item h3 {
    margin: 0;
  font-size:1em;
}
div.news-gallerylist-item h3 a {
    color: #414141;
}
div.news-gallerylist-item h3 a:hover {
    color: #00397f;
    text-decoration: none;
}
div.news-galleryimg-wrap {
    margin-bottom: 10px;
}
div.news-menu-view ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 40%;
}
div.news-menu-view ul li {
    background: none repeat scroll 0 0 #00397f;
    color: #fff;
    font-weight: bold;
}
div.news-menu-view ul li span {
    display: inline-block;
    padding: 4px 4px 4px 10px;
}
div.news-menu-view ul ul {
    width: 100%;
}
div.news-menu-view ul li li {
    background: none repeat scroll 0 0 #ededed;
    border-bottom: 1px solid white;
    color: #414141;
    font-size: 0.9em;
    font-weight: normal;
    list-style-type: none !important;
    padding: 4px 0 4px 25px;
}
div.news-menu-view {
    position: relative;
}
ul.news-date-menu {
    display: none;
    position: absolute;
    top: 26px;
    z-index: 1000;
}
a#showDateMenu {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    padding: 2px 10px;
}
a#showDateMenu.closed {
    background: none repeat scroll 0 0 #00397f;
}
a#showDateMenu.open {
    background: none repeat scroll 0 0 #414141;
}
a#showDateMenu:hover {
    text-decoration: none;
}
span.openText {
    display: none;
}
div#defaultgallery .mediaelement {
    float: left;
    margin: 0 5px 5px 0;
}
div.news-gallery-container {
    background: none repeat scroll 0 0 #ebeef7;
    border: 0 solid #ccc;
    clear: both;
    padding: 30px 15px 15px;
    position: relative;
}
div.photoapp_icon {
    background: url("/typo3conf/ext/dud_news/Resources/Public/DefaultGallery/photoapp.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 55px;
    position: absolute;
    right: -12px;
    top: 0;
    width: 65px;
}
div.defaultGalleryDescription {
    color: #969696;
    margin-bottom: 20px;
    padding-right: 50px;
}
div.defaultGalleryDescription p {
    margin: 0;
}
.video_container {
    height: 0;
    margin-bottom: 4px;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.videodesc {
    color: #666;
    font-size: 0.8em;
}