/**************************************/
/* default styles for news extension */
/**************************************/


/* global styles */
.news {
	font-size: 12px;
	font-family: Arial, sans-serif;
}
.news .hidden {
    position: absolute;
    left: -9999px;
    top: 0;
    width: 1px;
    height: 1px;
    margin: 0;
	  overflow: hidden;
}
.news .clear { clear: both; }

.news .nav ul {
    float: left;
    display: inline;
	  margin: 0;
}
.news .nav li {
    float: left;
    list-style: none;
	  line-height: 1em;
}
.news .nav a {
    float: left;
    display: block;
  	line-height: 1em;
}
.news .nav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.news .nav { zoom: 1; }



/* list + search + latest view */
.news {
	padding-bottom: 15px;
	margin-bottom: 0px;
}
.article {
	padding-bottom: 0px;
	margin-bottom: 0px;
    width:100%;
}

div#main .articleBodyText a {
	color: white;
	text-decoration: underline;
}

.news .article:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}
.news .article:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.news .article { zoom: 1; }


.news .article .news-img-wrap {
	float: right;
	/* width: 128px;   */
	margin: 3px 3px 5px 0;
	background: transparent;

}
.news-img-wrap {
	padding: 0px;
  margin: 0px;
}
.news .article .news-img-wrap a {
	display: block;
	float: left;
	padding: 4px;
	#border: 1px solid black;
	background: #929293 url(/fileadmin/default/templates/images/rausch_dunkel.jpg);
}

.news .article .news-img-wrap img {
	float:left;
	width: 100% !important;
	height: auto;
}

.news .article h3 {
  font-size: 1.35em;
  margin:5px 0 5px 0px;
  padding:0px;
  line-height: 18px;
}
.news .article .teaser-text {
	margin: 0 0 8px 0px;
	color: #888888;
}

.news .footer {
	/* clear: both;    */
	padding: 10px 0 0 0;
	border-top: 0px solid #eee;
	margin-top: 15px;
	color: #888;
}
.news .footer p {
	line-height: 1em;
}
.news .footer span {
	display: inline-block;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px solid #ddd;
}
.news .footer span:last-child {
	border-right: 0;
}
.news .footer .news-category a {
	text-transform: uppercase;
	color: #888;
}
.news-list-date {
	padding:0px;
  margin:5px 0 0 0px;
}



/* 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;
	color: #888;
}
.news-related-list a
{
    list-style-type:none;
}
.news-related-list li
{
    list-style-type:none;
}
.news-related-list li a
{
    color: #b6b6b8;
    font-weight: standard;
}

/* search view */
.news-whatis {
	margin: 15px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #eee;
}
.news-browsebox {
	margin: 15px 0;
	padding-top: 10px;
	border-top: 1px solid #eee;
}

.news-browsebox ul li { margin: 0 5px; }
.news-browsebox ul .prev {
	margin-right: 20px;
	margin-left: 0;
}
.news-browsebox ul .current-page a { font-weight: bold; }
.news-browsebox ul .next {
	margin-left: 20px;
	margin-right: 0;
}


/* single view */
.news-single .footer {
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 3px 0 0 0;
	border-bottom: 0;
	border-top: 1px solid #333333;
}
.news-single .article .news-img-wrap, .links {
	float: left;
	width: 215px; 
	margin: 0 10px 0px 0px;
}


.infobox {
    background: url(/fileadmin/default/templates/images/rausch_dunkel.jpg);
    border: 1px solid #333333;
    padding: 5px;     
    margin: 0px;
    clear:both;
}
.topbox {
    background: url(/fileadmin/default/templates/images/rausch_dunkel.jpg);
    border: 1px solid #333333;
    padding: 5px;     
    margin: 0px 0px 5px 0px;
    clear:right;
}

.infoboxtopic {
    color: grey;
    float: right;
    padding: 0;
    position: relative;
    margin:0px;
    padding:0px;
}


.news-single .teaser-text {
	font-size: 15px;
	color: #888;
}
.news-text-wrap {
	margin-bottom: 10px;
  float:left;
  width:360px;
}
.news-text-wrap-top {
	margin-bottom: 10px;
  float:left;
  width:600px;
}

.news-single .article .news-img-wrap img { float: none; }
.news-img-caption { color: #888;}


/* related news + files */
.news-related-wrap {
	display: table;
	
	width: 100%;
    background: url(/fileadmin/default/templates/images/rausch_dunkel.jpg);
}
.news-related {
	width: 50%;
	padding: 15px;
	border: 1px solid #333333;
	display: table-cell;
	margin-top: 10px;
}
.news-related ul li {
	line-height: 1em;
	margin-bottom: 6px;
}
.news-related ul li a {
    font-weight: standard;
}

.news-related h4 {
	margin-bottom: 10px;
}
.news-related ul li span {
	border-right:1px solid #DDDDDD;
	display:inline-block;
	margin-right:8px;
	padding-right:8px;
	color: #888;
}
.news-related ul li span:last-child {
	border-right: 0;
	padding-right: 0;
}
.news-related-files .news-related-files-link a {
	background-image: url(../img/background/file-icon-sprites.gif);
	background-repeat: no-repeat;
	padding: 6px 0 6px 38px;
}
.news-related-files ul li { margin-bottom: 20px; }
.news-related-files .news-related-files-link .jpg { background-position: 0 0;}

.articlePagination
{
  margin-bottom:30px;
}

.news .page-navigation p, .articlePagination p {
	float:left;
	padding:0px;
  padding: 3px 2px 3px 2px;
  margin:0px;
}
.articlePagination p {
	text-align: center;
  float: none;
}
.news .page-navigation ul, .articlePagination ul{
	float:right; 
	padding:0px;
  margin:0px;
}
.articlePagination ul{
	float:none; 
	padding:0px;
  margin:0px;
}
.news .page-navigation ul li, .articlePagination ul li{
	float:left;
	display:block;
	background: none;
  padding: 3px 2px 3px 2px;
  margin:0px;
}
.news .page-navigation .current, .articlePagination .current{
	display:block;
	padding:3px 7px 3px 7px; 
  margin:3px 0 0 0px;
background: #777777;

color: black;
}
.news .page-navigation ul li a, .articlePagination ul li a{
	display:block;
	padding:3px 7px 3px 7px;
  margin:0px;

  background: #929293 url(/fileadmin/default/templates/images/rausch_dunkel.jpg);
}

.news-clear {
	clear:both;
}

.news .no-news-found {
	color: #000000;
	font-style: italic;
	visibility: hidden;
}




.faceclass{
  width: 100%;
	padding: 0px;
	border: 1px solid #333333;
  background: url(/fileadmin/default/templates/images/rausch_dunkel.jpg);
  clear:both;
  }
.like{
  float: left;
  padding: 10px 10px 10px 10px;
  width:200px;
}
.share{
  clear: both;
  float: left;
  padding: 0px 10px 10px 10px;
}
.twitter{
  float: left;
  padding: 0px 10px 10px 10px;
}
.socialmedia{
    position:relative;
    float:right;
    padding: 5px;
    top: -25px;
    color: grey;
}
.relatedtopic {
    position:relative;
    float:right;
    padding: 5px;
    top: -40px;
    left: +15px;
    color: grey;
}

.rausch{
    background:url(/fileadmin/default/templates/images/rausch_dunkel.jpg);
}

.news-menu-view ul
{
    margin-top:10px;
}
.news-menu-view ul li
{                     
    background:url(/fileadmin/default/templates/images/rausch.jpg);
    margin: 10px 5px 10px 5px;
    padding: 5px;
    list-style: none;
    font-size: medium;
}
.news-menu-view ul li li
{
    padding: 0px 10px 0px 5px;
    margin: 0px;
    list-style: none;
    font-size: small;
}


.bandname, .band
{
    font-weight: bold;
    color: white;
}

.news-list-view p {
    line-height:12px;
    margin-bottom:0px;
    margin-bottom:7px;
}

.header-top-or {
    position: absolute;
    text-align: right;
    top: 16px;
    right: 12px;
}
.header-top-or .band-top {
    background: url("/fileadmin/default/templates/images/rausch.jpg");
    padding: 3px;
    margin-bottom: 7px;  
}
.header-top-or .band-top-rest {
    background: url("/fileadmin/default/templates/images/rausch.jpg");
    padding: 2px 3px 3px 3px;
    color: white;
    position: relative;
    top: 1px;   
}

.header-top-ol {
    position: absolute;
    text-align: left;
    top: 20px;
    left: 20px;
}
.header-top-ol .band-top {
    background: url("/fileadmin/default/templates/images/rausch.jpg");
    padding: 3px;
    margin-bottom: 7px;  
}
.header-top-ol .band-top-rest {
    background: url("/fileadmin/default/templates/images/rausch.jpg");
    padding: 2px 3px 3px 3px;
    color: white;
    position: relative;
    top: 1px;   
}

.header-top-ul {
    position: absolute;
    text-align: left;
    top: 200px;
    left: 20px;
}
.header-top-ul .band-top {
    background: url("/fileadmin/default/templates/images/rausch.jpg");
    padding: 3px;
    margin-bottom: 7px;  
}
.header-top-ul .band-top-rest {
    background: url("/fileadmin/default/templates/images/rausch.jpg");
    padding: 2px 3px 3px 3px;
    color: white;
    position: relative;
    top: 1px;   
}

.header-top-ur {
    position: absolute;
    text-align: right;
    top: 200px;
    right: 12px;
}
.header-top-ur .band-top {
    background: url("/fileadmin/default/templates/images/rausch.jpg");
    padding: 3px;
    margin-bottom: 7px;  
}
.header-top-ur .band-top-rest {
    background: url("/fileadmin/default/templates/images/rausch.jpg");
    padding: 2px 3px 3px 3px;
    color: white;
    position: relative;
    top: 1px;   
}

.related-links
{
    background: url("/fileadmin/default/templates/images/rausch_dunkel.jpg") repeat scroll 0 0 transparent;
    border: 1px solid #333333;
    clear:left; 
    width: 199px;
    padding:5px;
}
.related-links ul li
{
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
.linke_spalte
{
	float:left;
	width:225px;
}

