/* Haupt-CSS von Spiez /*
/* Ergänzende CSS-Angaben: */
#Kopfbild {
 background-image:url(../../../bibliothek/Portal/Kopfbilder/headerbg1.jpg); 
 background-repeat:no-repeat;
 /*filter:blendTrans(Duration=3, Transition=16); */
 }

.linkliste h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	margin-bottom:0;
	padding:0;
}

.titel_portal h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	margin-bottom:-3px;
	padding:0 0 0 2px;
}

.rot {
	color: #FF0000;
	}

/* Farbanpassungen #006699 */
.headerinputbutton {
	/* background-color: #069;
	border: 0px none #069; */
	}

/* Formatierung der Indexed Search */
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#09C; } 	/*Titel der einzelnen Suchresultate */
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:#069; }	/*Suchwort im Text der Resultate */
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#09C; }		/*Titelbalken */

/* News */
.news-latest-title {
	background-color: #09C;
	}		

.news-list-title {
	background-color: #09C;
	}

.news-single-title {
	background-color: #09C;
	}

.news-single-backlink, .news-single-backlink a {
	color: #069;
	}
	
.news-single-additional-info {
	border-top: 1px solid #069;
	}

.news-single-related-header, .news-single-links-header, .news-single-files-header {
	color: #0699;
	}

.news-archive-container {
	border-bottom: 1px solid #069;
	}

/* extension "mamo_portrait_pi1" */
.tx-mamoportrait-pi1-listrow hr {color:#09C; height:1px;}

