/* Individuelles Stylesheet für den Bereich
   GRIMME INSTITUT */


 /*  Ueberschriften
=======================================================*/

h1 a, h1 a:hover {
	border-color:#CC0000; 
}

h1 a:hover {
	color:#CC0000; 
}

h3, h3 a {
	color:#CC0000; 
}	
	

 /*  Hightlight MAINMENU
=======================================================*/

#mainMenu .hover_menu_1 a {
  color: #CC0000;
  border-color: #CC0000;
}

/* Highlight/Rollover Submenu
=======================================================*/

#subMenu li a:hover{
  color: #CC0000;
}

a#subMenu_current {background-image: url(highlight_4.gif);}
a#subMenu_secondLevel_current {background-image: url(highlight_4.gif);}
