/***********************************************/
/* date/time	: 22.08.2006 - 10:00 -         */
/* project	: rheinmainmarkt.de            */     
/* developer	: Karin Knibba                 */
/* developer	: Eric Müller                  */
/* description	: master css (formate.css)     */
/***********************************************/

a {
	color:#930142;
}

a:hover, a:hover ul li, .tx-gooffotoboek-pi1 a:hover {
	background-color: #930142;
}

.tx-gooffotoboek-pi1 a:hover img {
	background-color: #ffffff;
}


p a:hover, a:hover p {
	background-color: #930142;
}

.head_bg, .head_bg a, .head_bg table, .head_bg td {
	background-color: #930142;
}

h1, h1 a:link, h1 a:visited, h1 a:hover {
	background-color: #930142;
}

h2, h2 a:link, h2 a:visited, h2 a:hover {
	background-color: #930142;
}

h3 {
	color: #920041;
}

.box_middledark p a:hover, .box_middledark table tr td ul a:hover {
	background-color: #930142;
}

.box_dark p a:hover, .box_dark table tr td ul a:hover {
	background-color: #930142;
}

.ausgabe, .ausgabe a:link, .ausgabe a:visited, .ausgabe a:hover {
	background-color: #930142;
}

.ausgabeZLP, .ausgabeZLP a:link, .ausgabeZLP a:visited, .ausgabeZLP a:hover {
	background-color: #930142;
}

.navi_1, .navi_1 a:link, .navi_1 a:visited{	
	color: #930142;
}

.navi_1 a:hover{	
	color: #930142;
	background-color: #e1dfc8;
}

.navi_2, .navi_2 a:link, .navi_2 a:visited{	
	color: #000000;
	background-color: #f5f5eb;
}

.navi_2 a:hover{	
	color: #000000;
	background-color: #f5f5eb;
}


/* *** Indexed Search Engine ***/
.tx-indexedsearch .tx-indexedsearch-searchbox a { 
  color:#930142;
}
.tx-indexedsearch .tx-indexedsearch-searchbox a:hover { 
  background-color:#930142;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
  background-color:#930142;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
  background:#930142; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-percent { 
  background:#930142;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info .tx-indexedsearch-path a { 
  color:#930142;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { 
  background:#930142; 
}
.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage {
	color: #930142;
}
.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage a:link, .tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage a:visited{
  color: #930142;
}
.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-Page {
	color: #930142;
}
.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-Page a:link, .tx-indexedsearch-browsebox .tx-indexedsearch-browselist-Page a:visited  {
  color: #930142;
}
.tx-indexedsearch-browsebox .browsebox a:link, .tx-indexedsearch-browsebox .browsebox a:visited  {
  color:#930142;
}

/* *** News ***/

.news-latest-header a:hover, a:hover .news-latest-header {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #930142;
}

/* *** Scrollleiste ***/

html, body, textarea {
	scrollbar-base-color: #930142;
	scrollbar-3dlight-color: #930142;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #930142;
	scrollbar-face-color: #930142;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-track-color: #cccccc;
}

