/* CSS panta_rhei Color */

body, html {
	background-color: #D9CEB0;
	background-image: url(../images/bg_panta_rhei.gif);
	border-color: #134175;
}

h1, p, #navigation .suchbutton, a:link, a:visited, a:active {
color:#134175;

}




/* Beginn Rahmenfarbe */
.tablecontent td, .tablecontent th, #navigationsub {
	border-color: #9F853A;
	color: #134175;
		
}
/* Ende Rahmenfarbe */




/* Beginn Rahmenfarbe Navi links */
#navigationsub li, #navigationsub ul ul li{
	border-color: #9F853A;
}
/* Ende Rahmenfarbe Navi links */




/* Beginn Farbe Content */
.tablecontent, .fusszeile a:active, #content a:hover, #navigation .suchbutton,   #navinews li a:link, #navinews li a:visited{
	background-color: #D9CEB0;
	color: #134175;
	border-color:#9F853A
}
/* Beginn Farbe Content */




.fusszeile a:link, .fusszeile a:visited {
	color: #134175;
}



 .fusszeile a:hover{
	color:#990099;
	background-color: #D9CEB0;
 }
 
 


/* Beginn Rolloverfarbe Subnavi links */
a:hover, #navigationsub ul ul li a:hover {
	background-color: #9F853A;
	color: #FFFFFF;
}
/* Ende Rolloverfarbe Subnavi links */




/* Beginn Balkenfarbe unterhalb der Fusszeile */
.tablecontentfuss {
	height: 30px;
	background-color: #746229;
	background-attachment: fixed;
}
/* Ende Balkenfarbe unterhalb der Fusszeile */




/* Beginn Hintergrundfarbe Subanvi links*/
 #navigationsub ul ul a:link, #navigationsub ul ul a:visited {
	background-color: #EAE4D5;
}
/* Ende Hintergrundfarbe Subanvi links*/




/*Beginn Rolloverfarbe Subnavi rechts */
 #navinews li a:hover {
	color: #FFFFFF;
  }
/* Ende Rolloverfarbe Subnavi rechts */
  
