/*
* EGLV
* colorcodeA.css for EG
* Company: d-serv SE GmbH | http://www.dserv-se.de
* Date: June 2008
*/




/*
* STRUCTURE
*
*/
body {
	background-image: url(../images/htg_body_eg.gif);
}



/*
* Navigation Elements
*
*/

/* Navigation B */
.navigationB li a {
	background-color: #a3cde4;
	}
	
.navigationC li a {
	background-color: #bee3f6;
	}

.navigationC li a.active {
	background-color: #bee3f6;
	}

.navigationD li a {
	background-color: #d8f0fc;
	}

.navigationD li a.active {
	background-color: #d8f0fc;
	}



/*
* General Content Styles
*
*/
.containerCenter h1,
.containerCenterB h1 {
	color: #165286;
}

.containerCenter h2,
.containerCenterB h2 {
	color: #165286;
}



/*
* Content Teaser Types
*
*/
.teaserText h2 {
	color: #333;
	}

.teaserText h3 {
	color: #333;
	}

.contentTeaserA {
	background-color: #d8f0fc;
	}
	
.colorA { background-color: #d8f0fc; }
.colorB { background-color: #a3cde4; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #165286; background: #165286; font-weight: bold; color: #ffffff; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #165286; background: #165286; font-weight: bold; color: #ffffff; }
.ui-state-hover a, .ui-state-hover a:hover { color: #ffffff; text-decoration: none; }

