/******************************************************************************
 * HEADER - Specific styles for the header
 ******************************************************************************/

#header .left {
	background: url(../../images/clienten/corner.gif) no-repeat bottom left;	
}

h1, h2, h3, h4, h5, #main a {
	color: #9c0f46;
}

/******************************************************************************
 * MENU LAYOUT - The layout of the menu, submenu and other menu like lists
 ******************************************************************************/
 
#mainmenu ul {
	background-color: #9c0f46;
}

#mainmenu ul li.has_sub {
	background-image: url(../../images/clienten/arrow.gif);
}