/* CSS Index */

body, html {
	background-color: #92CAE0;
	background-image: url(../images/index_bg.gif);
}





.tablecontent, .fusszeile a:hover, .fusszeile a:active, #content a:hover, #navigation .suchbutton,  #navinews li a:hover{
	background-color: #92CAE0;
}





/* Beginn Balkenfarbe unterhalb der Fusszeile */
.tablecontentfuss {
	background-color: #134175;
	height: 45px;
	background-image: url(../images/kachelstreifen_blau.gif);
}
/* Ende Balkenfarbe unterhalb der Fusszeile */





#navinews li a:hover {
	color: #134175;
  }
