.sectionColor {
	color:#ef1820;
}

.sectionBackgroundColor {
	background-color:#ef1820;
}


.CMSListMenuLink, .sectionNav a {
	color:#000000;
}
.CMSListMenuLink:hover, .sectionNav a:hover {
	color:#ef1820;
}
.CMSListMenuLinkHighlighted {
	color:#ef1820;
}
.CMSListMenuUL a:hover {
	color:#ef1820;
}


h1,
h2,
h3,
h4
{
	color:#ef1820;
}
.headerimage_portal {
	background-image:url(/App_Themes/bytix/img/bg_header_kgv.png)!important;
	background-repeat:no-repeat;
}
.header a:hover
{
	color:#ef1820;
}
.contentRight a, .contentRight a:visited, .contentRight a:hover,
.focustabs a, .focustabs a:visited, .focustabs a:hover,
.UserDetailContainer a, .UserDetailContainer a:visited, .UserDetailContainer a:hover
{
	color:#ef1820;
}

table tr td {
	margin:0;
	padding:10px;
	/*border-bottom:1px solid #e07f95;*/
}
.contentRight ul li {
	list-style-image: url("/kgvonline/media/img/listsymbol_kgv.gif");
}
.IE7 .contentRight ul li {
	list-style-image: url("/App_Themes/kgvonline/listimage_kgv_ie7.gif");
}
.iconLink {
	background: url("/App_Themes/kgvonline/link_kgv.gif") no-repeat;

}

.shoppingCart input.SubmitButton
{
	background-color:white;
	border:outset 1px #ef1820;
	color:#000000;
	padding:3px;
	width:120px;
}
.CartRefreshButton
{
	background-color:white;
	border:outset 1px #ef1820;
	color:#000000;	
	padding:3px;
	cursor:pointer;
	width:120px;
}
.OrganigrammLeader
{
	float:left;
	background-color:#f2efef;
	border-top:solid 2px #ef1820;
	border-bottom:solid 2px #ef1820;
	font-size:11px;
}
.OrganigrammUnit
{
	float:left;
	background-color:#f2efef;
	border-top:solid 2px #ef1820;
	border-bottom:solid 2px #ef1820;
	font-size:11px;
}

.OrganigrammLeaderMini
{
	float:left;
	background-color:#eff2ef;
	border-top:solid 1px #ef1820;
	border-bottom:solid 1px #ef1820;
	font-size:7px;
}
.OrganigrammUnitMini
{
	float:left;
	background-color:#eff2ef;
	border-top:solid 1px #ef1820;
	border-bottom:solid 1px #ef1820;
	font-size:7px;
}


.OrganigrammUnit span.OrganigrammUnitTitle, .OrganigrammLeader span.OrganigrammUnitTitle
{
	float:left;
	font-weight:bold;
	color:#ef1820;
	margin:5px 4px 10px 4px;
	width:162px;
}

.OrganigrammUnitOriginal span.OrganigrammUnitTitle, .OrganigrammLeaderOriginal span.OrganigrammUnitTitle
{
	float:left;
	font-weight:bold;
	color:#ef1820;
	margin:5px 0 10px 0;
}

.OrganigrammUnitMini span.OrganigrammUnitTitle, .OrganigrammLeaderMini span.OrganigrammUnitTitle
{
	float:left;
	font-weight:bold;
	color:#ef1820;
	margin:2px 2px 5px 2px;
	width:81px;
}

.OrganigrammUnit a, .OrganigrammLeader a
{
	color:black;
	margin:0 4px 2px 4px;
	width:162px;
}
.OrganigrammUnitOriginal a, .OrganigrammLeaderOriginal a
{
	color:black;
	margin:0 0 2px 0;
}
.OrganigrammUnitMini a, .OrganigrammLeaderMini a
{
	color:black;
	margin:0 2px 1px 2px;
	width:81px;
}
.OrganigrammDetailDiv
{
	width:470px;
	height:270px;
	border:solid 1px black;
	position:absolute;
	background-color:white;
}
.OrganigrammDetailCloseButton
{
	position:absolute;
	left:450px;
	top:5px;
	cursor:pointer;
}
.UserDetailContainer .TitleRow
{
	float:left;
	height:50px;
	width:100%;
	white-space:nowrap;
}
.UserDetailContainer .TitleRow span
{
	margin:15px 10px 15px 10px;
}
.UserDetailContainer .TitleRow .Logo
{
	float:right;
	width:136px;
	height:55px;
	margin-right:25px;
	background-image:url(/App_Themes/kgvonline/poollogo.jpg)
}
.UserDetailContainer .Details div
{
	float:left;
}
.UserDetailContainer .DetailImage
{
	float:left;
	margin:0 10px 15px 10px;
	width:150px;
}
.UserDetailContainer .DetailContainer
{
	width:230px;
}
.UserDetailContainer .DetailContainer div
{
	margin-bottom:15px;
	width:340px;
}
.UserDetailContainer span, .OrganigrammDetailDiv a
{
	float:left;
	margin-bottom:5px;
}
a {
    color: #ef1820;
    text-decoration: none;
}
a:hover {
    color: #ef1820;
    text-decoration: underline;
}
.servicenavigation a {
    color: #666666;
    text-decoration: none;
}
.servicenavigation a:hover {
    color: #ef1820;
    text-decoration: underline;
}
.focustab_left {
    background-image: url('/App_Themes/bytix/img/bg_focustab_kgv.png');
}
.focustab_middle {
    background-image: url('/App_Themes/bytix/img/bg_focustab_kgv.png');
}
.focustab_right {
    background-image: url('/App_Themes/bytix/img/bg_focustab_kgv.png');
}
.navigation ul li a {
    color: #ef1820;
}
.navigation ul li a:hover {
    color: #ef1820;
}