tr.emphasize td {
	background-color: #F4F4F4;
}
/* mod_gallery */
table.mod_gallery_overview td {
	width: 120px;
}
table.mod_gallery_overview img {
	padding: 3px;
	margin:3px;
	background-color: #F4F4F4;
	border: 1px solid #828282;
}/*
table.mod_gallery_overview a:hover img {
	background-color: #EAEAEA;
	border: 1px solid #6D6D6D;
}*/
table.mod_gallery_go td {
	padding-bottom: 4px;
}
p.gallery_nav img:hover {
	background-color: #ffffff;
}



/* mod_news */
span.news_rubrik, span.legende {
	font-size:10px;
	color: #6D6D6D;
}


/* mod_resultate */
table.resultate td {
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}


/* mod_aktivitaeten */
table.mod_aktv_overview td {
	line-height: 16px;
}

td.mod_aktv, td.mod_aktv_hoverJS {
	padding-left: 12px;
}
td.mod_aktv_hoverJS {
	background-image: url(/img/layout/bg_aktivInfo.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
}
p.mod_aktv_InfoDefault {
	font-weight: normal;
	display: none;
}
tr.mod_aktv_Info td {
	font-weight: bold;
	border-bottom: 1px solid #828282;
	background-image: url(/img/layout/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
tr.mod_aktv_Info td p.mod_aktv_InfoDefault {
	display: block;
}