
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.termine-list-container HR.clearer, .termine-single-item HR.clearer, .termine-latest-container HR.clearer{
	clear:both;
	height:0px;
	border:none;
	padding:0;
	color:#FFFFFF; 
	background-color:#ffffff;
	
}

.termine-list-item hr.clearer2{
	clear: none;
}

.termine-latest-container HR.clearer {
	clear:left;
}

/*--------------------------------- tt_termine LIST view  -----------------------------------*/
.termine-list-container {
	padding-top:1px;
	border:0px solid #000;
	background-color:#e2e5eb;					
	margin-bottom:-36px;	
}

.termine-list-item {
	/* IE hack */
	height: 1%;
	line-height: 10.3;
	/* IE hack end */
	height: auto !important;
	padding:0px;
	margin-bottom:20px;
	border:0px solid #666;
	background-color:#e2e5eb;
	
	
}
	
	
.termine-search-form {
	padding:0px;
	margin-bottom:0px;
	border:0px solid #666;
	background-color:#FFFFFF;

}
.termine-search-emptyMsg{
	margin:0px;
	
}
.termine-search-form FORM {
	margin:0px;
	
}
.termine-list-container H3 {
	margin-bottom: 5px;
	padding: 0px;
	border-bottom: 0px solid #769024;
	background-color:#e2e5eb;

}
.termine-list-container H3 A:LINK,.termine-list-container H3 A:VISITED,.termine-list-container H3 A:HOVER {
	color:#00406E;
	padding-left:0px;
		
}
.termine-list-container H3 A {
	color:#00406E;

}
.termine-list-container P {
	padding-left:0px;
	line-height:normal;	
	margin-top:-3px;		
}

.termine-list-date {
	float: right;
	color: #00406E;
	width: 0px;
	text-align: right;
	height: 0px;
	margin: 0;
	margin-right: 0px;
	font-size: 0px;
	font-weight: normal;
	background-color: #F9FFE5;
	padding:0;

}
	

.termine-list-imgcaption {
	float: left;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

}

.termine-list-container IMG {
	float:left;
	border:0px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:0px;
}

.termine-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.termine-list-morelink,.termine-list-category {
	font-size:1px;
	margin-left:0px;
	
}
.termine-list-morelink  {
	margin-bottom:0px;
	
}
.termine-list-browse {
	text-align: left;
	
}



/*---------------------------------  tt_termine Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:0px;
	border:0px solid #666;
	padding:3px;
	background-color:#FFFFFF;
	
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
	
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
	
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
	
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:0px solid #666;
	
}
.termine-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}

/*--------------------------------- tt_termine SINGLE view  ---------------------------------*/
.termine-single-item {
	padding:5px;
	margin-bottom:5px;
	border:0px solid #666;
	background-color:#F9FFE5;

}
.termine-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.termine-single-item H3 {
	margin-bottom: 15px;
}



.termine-single-img {
	float:left;
	margin-left:5px;

}


.termine-single-imgcaption {
	padding:3px;
	clear:both;
}

.termine-single-category {

	float:left;
}
.termine-single-backlink, .termine-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.termine-single-timedata {
	float: right;
}


.termine-single-timedata, .termine-single-author,.termine-single-imgcaption {
	font-size: 9px;
}
.termine-single-author {
	padding-bottom: 3px;
}
.termine-single-additional-info {
	background-color: #BBE53A;
/* 	clear: both; */
	margin-top: 15px;
	border: 0px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.termine-single-related,.termine-single-files,.termine-single-links  {
	border: 0px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.termine-single-related DD, .termine-single-links DD, .termine-single-files DD {
	margin-left:20px;
}

.termine-single-related DT, .termine-single-links DT, .termine-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}