.news .clear {
	clear: both;
}

.news .nav ul {
	float: left;
	display: inline;
	margin: 0;
}

.news .nav li {
	float: left;
}

.news .nav a {
	float: left;
	display: block;
}

.news .nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .news-list-view .article,
.news .news-search-result .article {
	border-top: 1px solid #8c8885;
  padding-top: 17px;
  margin-bottom: 16px;
}

.news .article:last-child {
}

.news .article:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .article .news-img-wrap {
	float:left;
  margin:0px 20px 20px 0px;
}

.news .article .news-img-wrap a {
  text-decoration: none;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

.news .article .news-img-wrap img {
	float: left;
	height: auto;
	width: auto;
}

.news .news-list-view .article .teaser-text,
.news .news-search-result .article .teaser-text {
	font-weight:bold;
  color:#555555;
  font-size:108.33%;
  line-height:123%;
}

.news .news-list-view .article h3 {
}

.news .article a.more {
  display:block;
  background:url(../Images/icons.gif) no-repeat 0px -444px;
  padding-left:20px;
  padding-bottom:1px;
  margin-top: 7px;
  clear: both;
  float: none;
  font-size:100%;
}

.news .article .news-list-location {
  color: #202020;
  font-size: 100%;
  font-weight: bold;
  line-height: 100%;
  margin-bottom: 7px;
}

.news .no-news-found {
	color: #DB0202;
	font-style: italic;
}

.news .f3-widget-paginator{
	border-top: 1px solid #8c8885;
  padding-top: 20px;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}

.news .f3-widget-paginator p {
	display: none;
}

.news .f3-widget-paginator li,
.news .f3-widget-paginator li.current {
	float: left;
	display: block;
	background: none;
  font-weight: bold;
  padding: 2px 5px;
  font-size: 108.33%;
}
.news .f3-widget-paginator li.previous {
	padding-left: 0px;
}

.news .news-search-form {
  background-color: #E8E3DD;
  padding: 10px 20px 7px 20px;
  margin: 0 0 20px 0;
}

.news .news-search-form fieldset {
  border: none;
}
div.contentCol .news .news-search-form .form-group {
  padding-top: 5px;
  padding-bottom: 5px;
}

.news .news-search-form .form-group label {
  color: #202020;
  font-weight: bold;
  display: inline-block;
  width: 155px;
  padding-top: 8px;
  float: left;
}

.news .news-search-form .form-group input {
  width: 246px;
  border: 1px solid #D1CBC6;
  background-color: #fff;
  padding: 7px 8px;
  display: inline-block;
}

div.marginalCol .news .news-search-form .form-group input {
  width: 165px;
}

.news .news-search-form input.btn {
  background: url(../Images/bg_searchbutton.gif) no-repeat right 50%;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid transparent;
  background-color: #003399;
  color: #fff;
  font-weight: bold;
  padding: 3px 8px;
  text-align: left;
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: 0px;
}

.news .news-search-result {
  border-top: #202020 3px solid;
}

.news .news-search-result .count-msg {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: bold;
}

/* annual list: amenu */
div.annualList{
    background-color:#E8E3DD;
    padding:10px 20px 7px 20px;
    margin:0px 0px 20px 0px;
}
div.annualList ul{}
div.annualList ul li{
    background: url(../Images/icons.gif) no-repeat 0px -117px;
    list-style-type:none;
    display:block;
    margin-top:1px;
    margin-bottom:6px;
}
div.annualList ul li a{
    display:block;
    font-weight:bold;
}
section.contentBelowMenue div div.annualList ul li a{
    padding-left: 1em;
    padding-top: 0.2em;
}
div.annualList ul li a:hover{
    background-color:transparent;
    text-decoration:underline;
}

/* category menu view */
.news-category-view ul li {
	padding: 5px 8px;
}

.news-category-view ul li li {
	padding: 2px 8px 2px 12px;
}

.news-category-view > ul > li:nth-child(even) {
	background: #f9f9f9;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.news-category-view .category-desc {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #ddd;
}

/* single view */
.news-single .news-single-location,
.news-single .news-single-location .news-list-author   {
  font-weight: bold;
  color: #666666;
  margin: 0;
  font-size: 100%;
}

.news-single h1 {
  margin: 0 0 20px;
}

.news-single .article .teaser-image {
	float: left;
  width: 220px;
  background-color: #e8e3dd;
  margin: 0 20px 20px 0;
  line-height: 0;
}

.news-single .article .teaser-image p.subtitle {
  font-size: 92.67%;
  padding: 5px 7px;
  margin: 5px 0 0 0;
}

.news-single .article .teaser-image .news-img-wrap,
.news-single .article .teaser-image .news-img-wrap img {
	float: none;
	margin: 0px;
}

.news-single .article .news-img-wrap .outer {
  float:left;
  display: inline;
  padding: 0;
  margin: 0 15px 15px 0;
  background-image: none;
}

.news-single .article .news-img-wrap {
  margin: 30px 0 15px 0;
  padding: 0;
  width: 100%;
  overflow: hidden;
}

.news-single .article .news-img-wrap .outer .mediaelement{
  width: 137px;
  height: 137px;
  display: table;
  position: relative;
  vertical-align: middle;
  background-color: #e9e3dd;
  overflow: hidden;
  margin: 0;
}

.news-single .article .news-img-wrap .outer .mediaelement img {
	display: inline;
  vertical-align: middle;
  float: none;
}

.news-single .teaser-text {
	font-size: 108.33%;
  font-weight: bold;
  margin-bottom: 20px;
}

.news-text-wrap {
	margin-bottom: 10px;
}

.news-img-caption {
}

/* related news + files */
.news-related-wrap {
	display: table;
	width: 100%;
}

.news-related p{
  font-weight: bold;
  color: #666666;
}

.news-related ul li {
  background: none;
}

.news-related ul li span {
	display: inline-block;
	margin-right: 8px;
	padding-right: 8px;
	color: #888;
}

.news-related h4 {
	margin-bottom: 10px;
}

.news-related-files .news-related-files-link .jpg {
	background-position: 0 0;
}

.news-clear {
	clear: both;
}

.news-related-files p,
.news-related-links p {
  margin: 20px 0 10px 0;
}
