
.congres-single-rightbox,
.congres-single-imgcaption,
.congres-latest-date,
.congres-latest-morelink,
.congres-latest-category,
.congres-list-category,
.congres-list-author,
.congres-list-imgcaption,
.congres-list-date,
.congres-list-browse,
.congres-amenu-container,
.congres-catmenu  {
	font-size:10px;
}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.congres-latest-container HR.clearer,
.congres-list-container HR.clearer,
.congres-list2-container HR.clearer,
.congres-list3-container HR.clearer,
.congres-single-item HR.cl-left,
.congres-single-item HR.cl-right
 {
	clear:right;
	height:1px;
	border:none;
	padding:0;
	margin:0;
}
.congres-list2-container HR.clearer,
.congres-list3-container HR.clearer {
	clear:both;
}

.congres-single-item HR.cl-left {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.congres-latest-container {
	padding:0 0 15px 0;
}

.congres-latest-gotoarchive {
	padding:3px;
	margin:3px;
	background-color:#f3f3f3;
}

.congres-latest-container h2 {
    float: left;
    height: auto;
    margin: 0;
    padding: 10px 5%;
    position: relative;
    top: -60px;
    width: 90%;
    z-index: 1000;
    background-image: url(../../images/news-latest-item-title-bg.png);
    line-height: 18px;
}

.congres-latest-container h2 a {
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

.congres-latest-item {
	padding:0;
	margin:0;
	width: 48%;
	float: left;
	height: 190px;
	overflow: hidden;
}

.congres-latest-item:nth-child(2) {
	margin-left: 4%;
}

.congres-latest-item-image {
	width: 100%;
	height: 190px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.congres-latest-item-image IMG {
	float:left;
	border: none;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: 100%;
}
.congres-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}




.congres-latest-item > p {
	margin:0;
	padding:0;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.congres-list-container {
	padding: 0;

}
.congres-list-item {
	padding: 10px 0 15px 0;
	border-top: 1px solid #0090d7;
	float: left;
	width: 100%;
}

.congres-list-item:nth-child(1) {
	border-top: none;
}

.congres-list-container h2 a {
	margin: 0px;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}

.congres-list-date {
	float: left;
	font-size: 14px;
	font-weight: bold; 
	display:block;
	padding-left:0;
	color: #0090d7;
	margin: 6px 5% 0 0;
	width: 16%;
	background-color: #0090d7;
	padding: 5px 2%;
	color: #ffffff;
	text-align: center;
}

.congres-list-content {
	float: left;
	width: 56%;
}

.congres-list-content h2 {
	width: 100%;
	float: left;
	line-height: 18px;
	margin: 0;
}

.congres-list-content p {
	width: 100%;
	float: left;
}

.congres-list-content .news-list-morelink {
	display: none;
}

.congres-list-aanmelden {
	float: right;
	width: 15%;
	font-size: 12px;
	color: #ffffff;
	margin-top: 34px;
	background-color: #0090d7;
	padding: 3px 1%;
	text-align: center;
}

.congres-list-aanmelden:hover {
	background-color: #000000;
}

.congres-list-aanmelden a {
	color: #ffffff;
	text-decoration: none;
}

.congres-list-imgcaption {
	padding:3px 3px 0 0;

}

.congres-list-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}

.congres-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.congres-list-morelink  {
	padding-left:5px;
}



	/*---------------------------------  LIST2 / 3 ---------------------------------*/

.congres-list2-container,
.congres-list3-container {
	padding: 0 0 10px 0;
}


.congres-list2-container,
.congres-list3-container {
	background:#e5e5e5;
}

.congres-list3-item,
.list2-subdiv-hdr {
	background:#f1f1f1;
}
.congres-list2-container .hdr-left,
.congres-list2-container .hdr-right,
.congres-list3-container .list3-left,
.congres-list3-container .list3-right {
	width:48%;
	float:left;
	padding:5px;
}

.congres-list2-container .sub-left,
.congres-list2-container .sub-middle,
.congres-list2-container .sub-right {
	width:31%;
	float:left;
	padding:5px;
}

.congres-list3-item {
	padding:5px;
}

.congres-list3-item,
.list3-subdiv,
.list2-subdiv {
	border-top:5px solid #fff;
}


.congres-list2-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}
.congres-list3-container IMG {
	float: left;
	margin:0 5px 5px 2px;
	border: none;

}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.congres-list-browse {
	text-align:center;
	margin-bottom:20px;
}

.activeLinkWrap {
	font-weight:normal;
}
.disabledLinkWrap {
	color: #999;
}
.disabledLinkWrap,
.browseLinksWrap a,
.activeLinkWrap {
	padding:0 1px;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/


.congres-single-item {
	padding:0;
	margin-bottom:0;
}

.congres-single-item h1 {
	font-weight: normal;
	width: 100%;
	float: left;
	border-bottom: none;
}

.congres-single-item h2 {
	font-size: 16px;
	width: 100%;
	float: left;
	line-height: 22px;
}

.congres-single-img {
	float: left;
	margin: 10px 0 10px 0;
	padding:0;
	width: 100%;
	height: auto;
}

.congres-single-img img {
	border:none;
	width: 100%;
	height: auto;
}

.congres-single-imgcaption {
	padding: 1px 0 3px 0;
	margin:0;
}

.congres-single-rightbox {
	float: left;
	width:auto;
	font-size: 18px;
	color: #0090d7;
	padding: 5px 0 15px 0;
	line-height: 18px;
	font-weight: bold;
}

.congres-single-backlink a {
	background-color: #0090d7;
    color: #ffffff;
    float: left;
    font-size: 12px;
    padding: 10px;
    text-align: center;
    width: auto;
    font-weight: bold;
    cursor: pointer;
    margin-right: 10px;
    text-decoration: none;
    margin-top: 10px;
}

.congres-single-backlink a:hover {
	background-color: #000000;
}

.congres-single-additional-info {
	margin-top: 15px;
	padding:0;
	clear:both;
	font-size: 12px;
	color: #000000;
}

.congres-single-related,
.congres-single-files,
.congres-single-links  {
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
}

.congres-single-related DD,
.congres-single-links DD,
.congres-single-files DD {
	margin-left: 0;
}

.congres-single-related DT,
.congres-single-links DT,
.congres-single-files DT {
	font-weight: normal;
	margin-left: 0;
}

.congres-single-files DD A {
	padding:0 3px;
}


	/*--------------------------------- SINGLE2  ---------------------------------*/


.sv-img-big img,
.sv-img-small img {
	border:none;
}

.sv-img-big {
	float: right;
	padding: 10px 0 2px 10px;
}
.sv-img-small-wrapper {
	padding:15px 0;
}
.sv-img-small {
	float: left;
	padding: 0 10px 10px 0;
}


/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.congres-amenu-container {
	width:165px;
    padding:0;
    margin-left:10px;
}
.congres-amenu-container LI {
	padding-bottom:1px;

}
.congres-amenu-container LI:hover {
	background-color: #f3f3f3;

}

.congres-amenu-container UL {
    padding:0;
    margin:0;
	margin-top:5px;

	list-style-type: none;
}

.congres-amenu-item-year {
	font-weight: normal;
    margin-top:10px;
	padding: 2px;
	background-color: #f3f3f3;

}


.amenu-act {
	background:#fff;
	font-weight:normal;
}