/*gewöhnlichen rahmen abschalten*/

#inhaltspalte1{
width:605px;
border:none;
background: none;
}

.border-dotted{
border:none;
margin:0px;
}

.border-content{
border-top:none;
border-bottom:none;
margin:0px;
}



/* list */


.news-list-item{
width:603px;
border:1px solid #e7e7e7;
background: #fff;
margin:0px 0px 4px 0px;
}

.news-list-item-dotted{
border:1px dotted #e7e7e7;
margin:4px;
}

.news-list-item-content{
border-top:1px solid #cc0000;
border-bottom:1px dotted #b6a401;
margin:4px;
}

.news-list-item-img{
float:left;
width:250px;
margin:4px 0px;
}

.news-list-item-txt{
float:right;
width:335px;
margin:4px 0px;
}

  
.news-list-item  h3{
font-family: Futura,Helvetica,Arial,sans-serif;
color:#b6a401;
margin:0px;
padding:0px 0px 7px 0px;
font-size:135%;
font-weight:bold;
}

.news-list-date span{}

.news-list-age{
font-size: 0.6em;
margin-left:4px;
margin-top:3px;
float:left;
}

.news-list-morelink{
text-align:right;
font-size:80%;
margin:0px 4px;
}

.news-list-morelink img{
border:0px;
}





/* single*/

.news-single-item{
width:605px;
border:1px solid #e7e7e7;
background: #fff;
margin:0px 0px 4px 0px;
}

.news-single-item-dotted{
border:1px dotted #e7e7e7;
margin:4px;
}

.news-single-item-content{
border-top:1px solid #cc0000;
border-bottom:1px dotted #b6a401;
margin:4px;
}

.news-single-img{
float:right;
width:240px;
margin:4px 4px;
}

/* bei mehreren bildern 4px abstand unten */
.news-single-img img{
margin-bottom:4px;
}

.news-single-imgcaption{
font-size: 0.60em !important;
/* 4px wieder aufheben, wenn caption */
margin-top:-2px !important;
}
  
.news-single-item h2{
font-family: Futura,Helvetica,Arial,sans-serif;
color:#b6a401;
margin:0px;
padding:0px 0px 7px 0px;
font-size:135%;
font-weight:bold;
}

.news-single-timedata{
font-size: 0.60em;
color:#666;
text-align:right;
float:right;
width:100px;
padding:0px 4px;
}

.news-single-category{
float:left;
width:250px;
}

.news-single-backlink,
.news-single-additional-info{
padding:0.2em 0px 0.7em 0px;
margin:0px;
line-height:130%;
font-size:0.75em;
}

.news-single-additional-info{
width:585px;
float:left;
border:1px dotted #e7e7e7;
background: #fff;
}

.news-single-related, .news-single-links, .news-single-files{
margin:2px;
padding:5px;
}
.news-single-related dt, .news-single-links dt, .news-single-files dt{
color:#000;
font-weight:bold
}

.tt_news_printbutton{
float:right;
margin-right:5px;
font-size:0.75em;
}

.news-single-author{
font-size: 0.6em;
}
