
/*
    STYLES FOR NEWS
*/
.news-teaser-header {
    background-image: url(../images/misc/news_header_960px.jpg);
}

.news-latest-content ,.news-list-container{
     width: 958px;
}

.news-latest-content {
    border-bottom: 1pt solid #c4c4c4;
    border-left: 1pt solid #c4c4c4;
    border-right: 1pt solid #c4c4c4;
}

.news-latest-item, .news-latest-item-right, .news-list-item {
    /* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
    float: left;
}
.news-latest-item, .news-latest-item-right{
    width: 440px;
    margin:10px;
}
.news-list-item, .news-single-item {
     width: 958px;
     margin:10px 10px 0px 0px;
}

.news-latest-item-right{
    border-left:1px dotted black;
    padding-left:10px;
}

.news-single-content{
    float:left;
    width:700px;
    margin:0px 10px 0px 0px;
}

.news-latest-item IMG, .news-latest-item-right IMG{
	margin-right:10px;
}
.news-list-item IMG {
    margin-left:10px;
}
.news-latest-title , .news-latest-date , .news-list-title{
    color:#504D51;
    text-decoration:none;
}

.news-single-title{
    color:#688C1A;
    font-size:15px;
}

.news-latest-title , .news-latest-gotoarchive A, .news-list-title , .news-single-title, .reference-author, .reference-title{
    font-weight:bold;
}

.news-latest-date, .news-latest-morelink, .news-latest-gotoarchive, .news-list-morelink,.news-single-backlink, .news-single-date{
	font-size:9px;
}

.news-latest-morelink, .news-list-morelink, .news-single-backlink {
    padding: 10px 0 0 0px;
	height:12px;

}
.news-latest-gotoarchive {
	margin:0px 10px 10px 10px;
}

.news-latest-gotoarchive A, .news-latest-morelink A, .news-list-morelink A, .news-single-backlink A, .reference-title{
	color:#688C1A;
    text-decoration:underline;
}

/*
    STYLES FÜR PRESSEMITTEILUNGEN UND VERÖFFENTLICHUNGEN
*/
.presse-list-container, .presse-list-item, .presse-single-item, .publish-list-container{
  width:649px;
}

.reference-list-container{
	width:669px;
	margin-top:20px;
	color:#656565;
}

.reference-list-container table{
	width:669px;
}

.presse-list-item table{
    width:649px;
}

.presse-list-item table td{
    padding-top:10px;
}


.presse-list-date A, .presse-single-title, .publish-col-middle A, .publish-col-right A{
    font-weight:bold;
}

.presse-list-item A, .publish-col-right A,  .reference-col-middle{
    color:#504D51;
    text-decoration:none;
}

.presse-list-file dd{
    background:url('https://www.jobleads.de/images/pdficon.gif') no-repeat;
    width:87px;
    height:16px !important;
    text-align:right;
}

.presse-list-file A, .presse-single-backlink A{
    color:#688C1A;
    text-decoration:underline;
    font-weight:bold;

}
.reference-author p{
	display:inline;
	color:#656565;
}


.reference-author, .reference-title{
	font-size:12px;
	text-decoration:none;
}

.presse-col-middle{
    width:455px;
     padding:0px 10px 0px 10px;
}

 .reference-col-middle{
    width:552px;
     padding:0px 0px 0px 10px;

}


.presse-col-small, .publish-col-left, .reference-col-left{
    width:127px;
}

.publish-col-middle{
    width:120px;
    padding-right:3px;
}

.publish-col-middle a{
	text-decoration:none;
}

.publish-col-right{
    width:390px;
}

.reference-list-container .line{
	margin:15px 0px 15px 0px;
	border-top:1px solid #cacbc6;
	color:#cacbc6;
	background-color:#cacbc6;
	height:0px;
	font-size:0px;
}

.presse-single-title{
    margin-bottom:10px;
}

#presse-single-file{
    margin:10px 0px 10px 0px;
}

.publish-list-container .publish-list-item{
     margin:15px 0px 15px 0px;
}

