.newsDiv {
	padding: 10px;
	border: 1px solid #999;
	padding: 0px;
	border: 0px solid #999;
}

.newsDiv li {
	display: block;
}

.newsDiv ul li table {
	height: 75px;
	width: 100%;
	table-layout: fixed;
}

.newsDiv .odd li table {
	background: #fff;
}

.listView {
	padding-bottom:5px;
}

.listView .newsDiv .image {
	height:88px;
	text-align:center;
	width:88px;
	padding-top: 4px;
}

.listView .newsDiv .image img {
	/*height: 80px;
	width: 80px;*/
}

.imgNor
{
	border:1px solid #999999;
	height:75px;
	width:104px;
}

img.imgNor
{
	margin-top: 4px;
	width: 65px;
	height: 94px;	
}

.imgBig
{
	width: 120px;
	height: 120px;
	/*border: 1px dotted #CCCCCC;*/
}

img.imgBig 
{
	margin-top: 4px;
	width: 105px;
	height: 105px;	
}

.listView .newsDiv .content {
	width: 306px !important;
	padding: 7px 0 0 5px;
	vertical-align: top;
}

.listView .newsDiv .info {
	vertical-align: top;
}

.detailView .newsDiv .info table {
	table-layout:fixed;
	width:100%;
}

.detailView .newsDiv .info td {
	padding:2px;
}

.detailView .newsDiv .open table {
	width:auto;
}

.detailView .newsDiv .open td {
	padding:0px;
	width:auto;
}

.detailView .newsDiv .info .first {
	width:100px;
}

.detailView .newsDiv .info h3 {
	font-size:12px;
	font-weight:normal;
}

.newsDiv a {
	color: #a70000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

td.content {
	font-size: 10px;
}

.subheader {
	font-size: 11px;
}

.newsDiv .locations a {
	color:#333;
	text-decoration:underline;
	font-weight:normal;
}

.newsDiv .locations a:hover {
	text-decoration:none;
}

.newsDiv .favCount {
	float:right;
	clear:both;
}

.newsDiv .favCount .icon {
/*	background:#9F9685 url(../../img/smile.gif) no-repeat;
*/	background:url('../../img/smile2.png') no-repeat;
	float:left;
	height:16px;
	margin-left:10px;
	margin-right:4px;
	width:19px
}

.newsDiv .attendCount {
	float:left;
}

.newsDiv .attendCount a {
	vertical-align: middle;
	color: #9F9685;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.newsDiv .comments {
	float:right;
	margin-bottom:5px;
}

.newsDiv .comments .tx-comments-count-wrap {
	float:left;
}

.newsDiv .comments .icon {
/*	background:#9F9685 url(../../img/comment.gif) no-repeat;
*/	background:url('../../img/comment_icon.jpg') no-repeat;
	float:left;
	height:16px;
	margin-left:10px;
	margin-right:4px;
	width:19px
}

.newsDiv .tx-comments-count {
	vertical-align: middle;
	color: #9F9685;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.newsDiv .atdCount {
	float:right;
	clear:both;
	width: 41px;
}

.newsDiv .atdCount .attendCount {
	float:left;
}

.newsDiv .atdCount .icon {
/*	background:#9F9685 url(../../img/user.gif) no-repeat;
*/	background:url('../../img/users.png') no-repeat;
	float:left;
	height:16px;
	margin-left:10px;
	margin-right:4px;
	width:19px
}

.newsDiv .subtitle  .icon{
	background:url('../../img/user_accept.png') no-repeat;
	float:right;
	height:16px;
	margin-left:10px;
	margin-right:4px;
	width:19px
}

.newsDiv .atdCount a {
	vertical-align: middle;
	color: #9F9685;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.newsDiv .attendBtn {
	margin-left: 3px;
	display: none;
}

.newsDiv .attendBtn input {
	background: url('../../img/user_accept.png') no-repeat 0 4px;
	height: 18px;
	width: 20px;
	color: #fff;
	border: medium none;
	font-weight: bold;
	font-size: 1px
}

.newsDiv .atdButton {
	clear: both;
}
.newsDiv .atdButton .icon {
	background:url('../../img/user_accept.png') no-repeat;
	float:right;
	height:16px;
	margin-left:10px;
	margin-right:4px;
	width:19px
}

.newsDiv .pagebrowser {
	text-align: center;
	float: right;
	margin-top:-3px;
}

.tx-ttnews-browsebox p a {
	background:#fff;
	color:#333;
	display:block;
	font-size:10px;
	font-weight:bold;
	padding:0 5px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	border: 1px solid #333;
}

.tx-ttnews-browsebox-SCell a {
	background: #333;
	color: #fff;
	padding:0 5px;
	text-align:center;
	text-decoration:none;
}
.tx-ttnews-browsebox-SCell span {
	background: #fff;
	color: #333;
	border: 1px solid #333;
	padding:0 5px;
	text-align:center;
	text-decoration:none;
}
.tx-ttnews-browsebox a {
	background:#fff;
	color:#333;
	display:block;
	font-size:10px;
	font-weight:bold;
	padding:0 5px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	border: 1px solid #333;
}

.tx-ttnews-browsebox-SCell p a {
	background: #333;
	color: #fff;
}
.tx-ttnews-browsebox .browser {
	margin-right:-7px;
}





/* Filter and sorting */
/* TopFilter */

.topFilter {
    display:block;
    display:none;
    float:left;
    width:100%;
    margin-top:10px;
    font-size:13px;
    position:relative;
}

.topFilter li {
	display: inline;
}

.topFilter .heading {
	margin-top:4px;
	color:#333;
}

.topFilter .btn {
	background-color:#FFFFFF;
	border:2px solid #E2E2E2;
	color:#A21506;
	font-weight:bold;
	padding:2px;
}

.topFilter .btnSel {
	background-color:#FFFFFF;
	border-color:#E2E2E2 #E2E2E2 #FFFFFF;
	border-style:solid;
	border-width:2px;
	color:#000000;
	font-weight:bold;
	padding:2px;
}

.topFilter input {
    font-size:13px;
    cursor:pointer;
}

.listView .sorting {
    display:none; /*2009-09-22:paDDy disable sorting tabs*/
	float: right;
}

.regions {
    display:block;
    float:left;
    clear:both;
    border-bottom: 2px solid #E2E2E2;
    width:100%;
}

.regions ul {
    display:block;
    list-style-type:none;
    margin-left:10px;
}

.regions li {
    display:block;
    float:left;
    padding-left:5px;
}

.regions .btn {
    position:relative;
    top:2px;
}

.regions .btnSel {
    position:relative;
    top:2px;
}

.regions #regionBtnAll {
    position:relative;
    top:2px;
}


.date {
	clear:both;
	display:block;
	margin-top:3px;
	position:absolute;
	right:3px;
	top:0;
}

.date ul {
    display:block;
    list-style-type:none;
}

.date li {
    display:block;
    float:left;
    width:auto;
}

.date .btn {
	padding:0px;
}

.date .btnSel {
	padding:0px;
}

.date input {
    width:auto;
}

.date .dateBtn {
	border:none;
}

.date .tagBtn {
	border:none;
}

.sorting ul {
	display:block;
	list-style-type:none;
}

.sorting li {
	display:block;
	float:left;
	margin-right: 6px;
}

.sorting input {
    width:auto;
}

/* Right Column */

.rightColumn {
    display:block;
    float:left;
    padding:10px 10px 0 0;
	width:428px;
    font-family: Arial;
    font-size: 0.8em;
}

.rightColumn h1 {
    border-bottom:2px solid #333333;
    color:#333333;
    font-size:14px;
    margin-bottom:3px;
    padding:2px 0 2px 0;
    text-align:left;
    border-top:5px solid #fff;
}

.rightColumn fieldset {
    border: 1px solid #006600;
}

.rightColumn fieldset label {
    font-weight: bold;
}

.rightColumn fieldset legend {
    font-weight: bold;
}

.sideFilter {
    /*background: #e2e2e2;*/
}

.sideFilter table {
    width:98%;
    padding: 1%;
}

.sideFilter label {
    color:#333333;
    font-size:12px;
    font-weight:bold;
}

.sideFilter .textSearch {
    border:2px solid #333333;
    height:25px;
    margin-left:0;
    margin-top:1px;
    width:98%;
    font-size: 19px;
}

.sideFilter .btn {
    background:#FEFEFE none repeat scroll 0 0;
	border:1px solid #9C9C9C;
	color:#000;
	cursor:pointer;
	font-family:Arial,"Helvetica Neue",Calibri,Tahoma,Verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:2px;
	float:right;
}

#sortBtnDate, #sortBtnTitle, #sortBtnFeatured, #sortBtnLatest, #sortBtnPopular {
    border: none;
    padding-right: 20px;
}

.topFilter .btnSelAsc {
	background:url('../../img/icons/asc_r.gif') no-repeat right 3px;
}

.topFilter .btnSelDesc {
	background:url('../../img/icons/desc_r.gif') no-repeat right 3px;
}

/* Newscalendar */

.newscalendar {
    text-align:center;
    width:100%;
    padding-bottom:5px;
}

/* Event List */

.newsSplitLeft {
    display:block;
    float:right;
    width:455px !important;
    color:#333333;
    font-size:12px;
    padding:10px 0;
}

.newsSplitLeft ul {
	background-color: #fff;
	padding: 0 6px;
}

.newsSplitLeft ul li {
	border-bottom: 1px solid #999;
	padding: 6px 0;
}

.newsSplitLeft ul li a {
	width: 88px;
	height: 88px;
	overflow: hidden;
}

.listView .newsSplitLeft {
	width:462px !important;
}

.detailView .newsSplitLeft {
    width: 290px !important;
}

.ajax-loading {
    padding: 40px 0;
    background: url('../../img/spinner.gif') no-repeat center;
}

.newsDiv #right {
    vertical-align:top;
    width:15%;
}

.newsDiv .status input {
    background-color:#E2E2E2;
    border:none;
    color:#333;
}

#dateBtncustomDateDiv {
	width: 177px;
	height: 35px;	
}

#music_style, #event_type, #location_type, #special_filter, #subregion_filter {
    border:2px solid #333333;
    height:89px;
    overflow:auto;
    padding:2px;
    font-size: 16px;
    background: #fff;
}

.foldout_label {
	background: url('../../img/icons/arrow2_s.gif') no-repeat;
	padding-left: 20px;
	height: 20px;
	margin-left: 2px;
	display: block;
	margin-bottom: -10px
}

.foldout input {
	margin-left: 5px;
	margin-right: 5px;
}

.featuredEvents, .linkedEvents {
/*	margin-bottom:10px;*/
}

.featuredEvents li, .linkedEvents li {
	display: block;
	margin-bottom: 2px;
	clear: both;
	padding: 5px 0;
	border-bottom:1px solid #989898;
}

.featuredEvents .eventImg {
	float: left;
	padding-right: 5px;
	width: 80px;
}

.locationImg {
	width: 95px !important;
}

.featuredEvents .eventTitle {
	
}

.featuredEvents .eventTitle a {
	color:#A70000;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

.featuredEvents .eventTitle p {
	color:#333;
	font-size:12px;
}

.linkedEvents .eventTitle {
	color:#333;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

.linkedEvents .eventTitle a {
	color:#A70000;
	font-size:14px;
	text-decoration:none;
}

.featuredLocations li {
	display: block;
	/*background: #e2e2e2;*/
	margin-bottom: 2px;
	clear: both;
	padding: 5px;
	border-bottom:1px dotted #000000;
}

.featuredLocations .locationImg {
	float: left;
}

.featuredLocations .locationTitle {
	margin-left:112px;
}

.featuredLocations .locationTitle a {
	color:#A70000;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

.featuredLocations .locationTitle p {
	color:#333;
	font-size:12px;
}

.featuredLocations .locationInfo {
	margin-left: 112px;
	font-size: 12px;
}

.subtitle p {
	float: left;
}



/* Detail View */

.detailView .title {
	font-weight: bold;
	color: #a70000;
	font-size: 24px;
	line-height:26px;
	padding: 15px 0;
}

.detailView .image {
	text-align: center;
	width: 100%;
	/*background: #e2e2e2;*/
}

.detailView .locationImage {
	text-align: right;
	width: 100%;
	margin-bottom: 10px;
}

.detailView .image, .detailView .locationImage {
	background: #fff;
	padding: 0;
	background-color:#fff;
	border:1px solid #C2C2C2;
	margin-bottom:10px;
	padding:6px;
	width:269px;
}

.detailView .image a, .detailView .locationImage a {
	overflow: hidden;
	display: block;
}

.detailView .row {
	clear: both;
	float: left;
}
.detailView .info dt {
	font-weight: bold;
}

.detailView .content {
	margin-top: 10px;
}

.backlink a {
	background:url('../../img/textarea_link_back_w.jpg') no-repeat 0 2px;
	color:#A21506;
	font-size:12px;
	padding-left:17px;
	padding-top:1px;
	text-decoration: none
}

.backlink {
	margin: 5px 0;
}

.imageTableSmall {
	height: 70px;
	background: #fff;
	text-align: center;
	width: 100%;
	margin-right: 5px;
}

.imageTableSmall img{
	height: 80px;
	width: 80px;
}

.locationImg .imageTableSmall img {
	padding: 5px;
}

/* News-Highlighter 
 * {
 */
 
	/* Div f�r den News-Highlighter */
	#news-top h1 {
		color:#A70000;
		position:absolute;
		margin-top:-35px;
		margin-left:5px;
		text-transform: uppercase;
		display:inline;
	}

	/* Transparenter Streifen �ber dem Bild */
	#news-top-bg {
		background-color:#fff;
		position:absolute; 
		width:448px;
		margin-top:-46px;
		height:46px;
		opacity:0.7;
	}
	
	.hidden {
		display:none;
	}
	
/* 
 * }
 * News-Highlighter 
 */
 
 .info .atdButton {
	 display: none;
 }
