/* Styles für Typo3-Plugins */

/*
	modern.css beinhaltet NUR Styles, die Einfluss
	auf verschiedene installierte Extensions nehmen.
*/


/* Fotogalerie Begin */
div.gfpb_float {
	width: 122px;
	float: left;
	margin: 1.5em 1.5em 0 0;
	text-align: center;
}

div.gfpb_float div {
	border: 1px solid #666;
}

div.gfpb_pic {
	margin-top: 1.5em;
}
/* Fotogalerie End */


/* News Latest Begin */
.news-latest-container {
	margin-bottom: 2em;
}

.news-latest-item h4 {
	margin: 0;
}

.news-latest-item a {
	color: #A92829;
	text-decoration: none;
}

.news-latest-morelink {
	margin-bottom: 0.5em;
	padding: 0.2em 0.5em 0.4em 0.2em;
	text-align: right;
	background-image: url("../images/bg_msb_right.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}

.news-latest-morelink a {
	color: #A92829;
	font-size: 90%;
	padding-right: 17px;
	text-decoration: none;
	background-image: url("../images/bg_more.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}

.news-latest-morelink a:hover {
	text-decoration: underline;
}

.news-latest-morelink a:active,
.news-latest-morelink a:focus {
	color: #FFF;
	background-color: #A92829;
}
/* News Latest End */


/* News List Begin */
.news-list-item h4 {
	color: #000;
}

.news-list-item a {
	color: #000;
	text-decoration: none;
}

.news-list-item p {
	margin: 0;
}

.news-list-img {
	float: left;
	padding-right: 1em;
}

.news-list-date {
	font-weight: normal;
}

.news-list-morelink {
	clear: both;
	margin-bottom: 1em;
	padding: 0.2em 0.5em 0.4em 0.2em;
	text-align: right;
	background-image: url("../images/bg_line_s.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}

.news-list-morelink a {
	color: #A92829;
	font-size: 90%;
	padding-right: 17px;
	text-decoration: none;
	background-image: url("../images/bg_more.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* News List End */


/* News Single Begin */
.news-single-timedata {
	color: #000;
	font-weight: normal;
	font-size: 60%;
	white-space:nowrap;
}

.news-single-img {
	width: 150px;
	float: left;
	margin-right: 1em;
}

.news-single-imgcaption {
	font-size: 90%;
}

.news-single-additional-info {
	background-image: url(../images/bg_line_s.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.news-single-files {
	padding: 0.2em 0 0 0;
}

.news-single-files a {
	margin-left: 0.5em;
}

.news-single-backlink {
	clear: both;
	margin-top: 1em;
	padding: 1.2em 1em 0 0;
	text-align: right;
	background-image: url(../images/bg_line_s.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.news-single-backlink a {
}

.news-single-backlink a:hover {
}
/* News Single End */


/* ---------------------------------------------- */
/* ------ Begin indexed search extention -------- */
/* ---------------------------------------------- */
.tx-indexedsearch {
	padding-top: 15px;
	padding-left: 15px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox a {
	font-weight: normal;
	font-style: underline;
}

.tx-indexedsearch .tx-indexedsearch-rules h2 {
	font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-rules p {
	font-weight: normal;
}

.tx-indexedsearch-browsebox p {
	font-weight: normal;
}

.tx-indexedsearch-browsebox-strong p {
	font-weight: bold;
}

.tx-indexedsearch-sectionlinks ul li {
	margin: 0;
	padding: 0;
	display: inline; 
	list-style-type: none;
}

.tx-indexedsearch-sectionlinks a {
	font-weight: bold;
	background: url(../images/icons/link.gif) no-repeat;
	background-position: 0em 0.4em;
	text-decoration: none;
}

.tx-indexedsearch-browsebox table tr td p a {
	font-weight: normal;
}

.tx-indexedsearch-browsebox table tr td.tx-indexedsearch-browsebox-SCell p a {
	font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width: 100px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: 150px; 
}

.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { 
	font-weight: bold;
	font-style: italic; 
}

.tx-indexedsearch .tx-indexedsearch-whatis { 
	margin-top: 10px;
	margin-bottom: 5px; 
}

.tx-indexedsearch P.tx-indexedsearch-noresults { 
	text-align: center;
	font-weight: bold; 
}

.tx-indexedsearch .tx-indexedsearch-res p {
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
	background: #eeeeee; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {
	font-weight: bold; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {
	font-weight: normal; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
	font-style: italic; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
	color: red; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: #eeeeff; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top: 20px;
	margin-bottom: 5px; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top: 0px;
	margin-bottom: 0px; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
	background:#cccccc; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	vertical-align: absmiddle; 
}
/* ---------------------------------------------- */
/* ------- End indexed search extention --------- */
/* ---------------------------------------------- */

/* OSIRIS Integration Begin */
