

/*************************************************************************/
/*                corporative blue																			 */
/*************************************************************************/
/* Dark blue #06C 																											 */
/* Medium blue #87bbf0																								   */		
/* Light blue #ebf6fa																										 */
/* Background image for active menu element: leftnav_act.gif			       */
/* Background image for hover menu element: leftnav_over.gif       			 */
/* Naming: naming.gif																							       */
/*************************************************************************/
/*               brown earth																						 */
/*************************************************************************/
/* Dark brown #a03c00																										 */
/* Medium green #e29d58																								   */		
/* Light green #fcf6de																									 */
/* Background image for active menu element: leftnav_act_brown.gif       */
/* Background image for hover menu element: leftnav_over_brown.gif       */
/* Naming: naming_brown.gif																							 */
/*************************************************************************/
/*                green																									 */
/*************************************************************************/
/* Dark green #063 																											 */
/* Medium green #90cb94																									 */		
/* Light green #edfbec																									 */
/* Background image for active menu element: leftnav_act_green.gif       */
/* Background image for hover menu element: leftnav_over_green.gif       */
/* Naming: naming_green.gif																							 */
/*************************************************************************/
/*                blue stone																						 */
/*************************************************************************/
/* Dark blue stone #14737d																							 */
/* Medium blue stone #88c5c5																					   */		
/* Light blue_stone #e8f2ed																							 */
/* Background image for active menu element: leftnav_act_stone.gif       */
/* Background image for hover menu element: leftnav_over_stone.gif       */
/* Naming: naming_stone.gif																							 */
/*************************************************************************/

	#toplinie {
		background-color: #14737d !important;
	}
	li#topnavact {
		background-color: #14737d;
		border-bottom-color: #14737d;
	}
	/* for IE 6 */
	* HTML UL#menumain LI#topnavact a{
		border-bottom-color: #14737d !important;
	}
	#teasercolumn, #navcontainer a{
		background-color: #e8f2ed;
	}
	#teasercolumn DIV.hometeaser A STRONG, SPAN.head22 {
		color: #14737d;
	}
	.marginhead {
		background-color:#88c5c5;
	}

	#navcontainer a:hover{
		background:#e8f2ed url(../images/arrow.gif) no-repeat .6em .4em;
	}

	#navcontainer a.active:hover, #navcontainer a.active {
		background:#14737d url(../images/pfeil2.gif) no-repeat .6em .4em;
		color:white;
	}

	#navcontainer ul.sublist a {
		background:#e8f2ed none;
	}

	#navcontainer ul.sublist a:hover {
		background:#e8f2ed url(../images/arrow.gif) no-repeat 1.65em .4em;
	}
	
	#navcontainer ul.sublist a.active, #navcontainer ul.sublist a.active:hover {
		background:#14737d url(../images/pfeil2.gif) no-repeat 1.65em .4em;
		color:white;
	}

	#navcontainer ul.sublist ul a:hover {
		background:#e8f2ed url(../images/arrow.gif) no-repeat 2.6em .4em;
	}
	
	#navcontainer ul.sublist ul a.active, #navcontainer ul.sublist ul a.active:hover {
		background:#14737d url(../images/pfeil2.gif) no-repeat 2.6em .4em;
		color:white;
	}



	/*tabber*/
	ul.tabbernav li a, ul.tabbernav {
		border-color: #88c5c5;
	}
	.tabberlive .tabbertab {
		border-color: -moz-use-text-color #88c5c5; 
		border-bottom-color: #88c5c5;
		border-left-color: #88c5c5;
		border-right-color: #88c5c5;
	}
	ul.tabbernav li a:hover, ul.tabbernav li a {
		background-color: #e8f2ed;
	}
	
	