#content .cols {
	margin: 10px 0 0 0; padding:0; 
	width: 544px; line-height: 1.8em; 
	overflow:hidden;
}

#content .cols h3 {
	margin:0; padding:0;
}
#content .cols h3 a {
	margin:0; padding:0;
	color: #33388B; text-decoration: none;
}

#content .cols .leftcolumn {
	margin: 0; padding:0;  
	float:left;
	width: 262px;
}

#content .cols .leftcolumn .box {
	margin: 0 0 10px 0; padding:5px 0 0 0;  
	float:left;
	font-size: 0.9em;
	width: 262px;
	border: solid #D1D7DC 1px;
	border-top-width: 15px;
	background: url(../images/0_site_bg_box_veranstaltungen.jpg) top left repeat-x;
	background-color:#e8e8ec;
	height:205px;
}

#content .cols .leftcolumn .box .text {
	margin: 0px; padding:10px;
	line-height: 1.5em;
}

#content .cols .rightcolumn {
	margin: 0 0 0 275px; padding:0;  
	width: 262px;
}

#content .cols .rightcolumn .box {
	margin: 0 0 10px 0; padding:5px 0 0 0; 
	font-size: 0.9em;
	width: 262px; 
	border: solid #D1D7DC 1px;
	border-top-width: 15px;
	background: url(../images/0_site_bg_box_veranstaltungen.jpg) top left repeat-x;
	background-color:#e8e8ec;
	height:205px;
}

/*#content .cols .rightcolumn { content:"clear"; clear:both; display:block; height:0; overflow:hidden; visibility:hidden; }*/

#content .cols .rightcolumn .text {
	margin: 0px; padding:10px;
	line-height: 1.5em; 
}


/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.uer-veranstaltungen .news-single-item {
	padding:10px;
	margin-bottom:5px; margin-top: 28px;
	border:1px solid #79919d;
	background: url(../images/0_site_bg_box_veranstaltungen.jpg) top left repeat-x;
	background-color:#e8e8ec;	
    width: 524px;
}
.uer-veranstaltungen .news-single-item H2 {
	font-size: 1.4em;
	font-weight:bold;
	color: #33388B;
	margin-bottom: 15px;
	border-bottom: 0px solid #666;
	width:250px;
}
.uer-veranstaltungen .news-single-item H3 {
	margin: 5px 0 10px 0;
	font-size: 0.9em;
	font-weight:bold;
	color: #33388B;
	
}
.uer-veranstaltungen .news-single-img {
	float: right;
	margin-top: 0px;
	margin-left:20px;
	margin-bottom:5px;
}

.uer-veranstaltungen .news-single-imgcaption {
	padding:3px;
	clear:both;
}
.uer-veranstaltungen .news-single-backlink {
	border-top: solid #79919d 1px;
}
.uer-veranstaltungen .news-single-backlink, .uer-veranstaltungen .news-single-backlink a {
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 10px;
	margin-top: 25px;	
}
