/******************/
/* headers, plain */
/******************/
h1, h2, h3 {
    color: #7195ff;
}

h4 {
    
}

span.blau,
span.blau b {
    color: #7195ff!important;
}

/*** Link ***/
a:hover {
    color: #2f63ff;
}

a.linkMitPfeil {padding: 0px 25px 0px 0px; background:url(images/link_ausbildungen.jpg) no-repeat; color: #7195ff; background-position:right;}
* html a.linkMitPfeil{padding-right:25px; background-position:right;}
*:first-child+html a.linkMitPfeil{padding-right:25px; background-position:right;}

a.linkMitPfeil:hover {
    color: #2f63ff;
	text-decoration:none;
}

a.linkMitPfeil b{

}

a.linkMitPfeil b:hover {
    color: #2f63ff;
	text-decoration:none;
}

a.linkMitPfeilDavor {
    padding: 0px 0px 0px 25px; background:url(images/link_ausbildungen.jpg) left no-repeat;
    color: #7195ff;
}
* html a.linkMitPfeilDavor {padding-left:25px;}
*:first-child+html a.linkMitPfeilDavor {padding-left:25px;}

#rightContent a.linkMitPfeil {padding: 0px 25px 0px 0px; background:url(images/link_gruen.jpg) right no-repeat; color:#333;}
* html #rightContent a.linkMitPfeil {padding-right:25px;}
*:first-child+html #rightContent a.linkMitPfeil {padding-right:25px;}

#rightContent a.linkMitPfeilDavor {padding: 0px 0px 0px 25px; background:url(images/link_gruen.jpg) left no-repeat; color:#333;}
* html #rightContent a.linkMitPfeilDavor {padding-left:25px;}
*:first-child+html #rightContent a.linkMitPfeilDavor {padding-left:25px;}
/* rte / bulletlists */
ul { margin: 0px 0px 15px 0px; text-align:left; padding-left:19px; list-style-image: url(images/bullet_ausbildungen.jpg); line-height:150%;}
* html ul { list-style-image: url(images/bullet_ausbildungen_IE.jpg); padding-left:19px;}
*:first-child+html ul { list-style-image: url(images/bullet_ausbildungen_IE.jpg); padding-left:19px;}

/* Ausbildung */
div.csc-sitemap ul li.hellblau a {
    color: #7195ff;
}

div.csc-sitemap ul li.hellblau a:hover {
    color: #2f63ff;
	text-decoration:none;
}

div.csc-sitemap ul li.hellblau ul li ul {
    padding-left: 25px;
}

div.csc-sitemap ul li.hellblau ul li ul li {
    list-style-image: url(images/bullet_ausbildungen.jpg);
    margin: 0px;
}

.contentNavi_hellblau {
    min-width:400px; max-width:475px; min-height:20px; background:url(images/contentNavigation.gif) no-repeat bottom; margin-bottom:30px;
}

.contentNavi_hellblau a {color:#7195ff; text-decoration:none; line-height:150%;}

div.contentNavi_hellblau div.contentNaviItem {
    background: #f4f8ff;
}

