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

h1 a, h2 a, h3 a{    
	color:#123578;
}

h1 a:hover, h2 a:hover, h3 a:hover{    
	color:#5c75a3;
}

h4 {
    
}

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

a:hover {
    color:#123578;
}

a.linkMitPfeil {
    padding: 0px 25px 0px 0px; background:url(images/link_methode.jpg) right no-repeat;
    color: #123578;
}


a.linkMitPfeil:hover {
    color: #5c75a3;
	text-decoration:none;
}

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

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


#rightContent a.linkMitPfeilDavor {padding: 0px 0px 0px 25px; background:url(images/link_gruen.jpg) left no-repeat; color:#333;}

/* rte / bulletlists */
ul { margin: 0px 0px 15px 0px; text-align:left; padding-left:19px; list-style-image: url(images/bullet_methode.jpg); line-height:150%;}
* html ul { list-style-image: url(images/bullet_methode_IE.jpg); padding-left:19px;}
*:first-child+html ul { list-style-image: url(images/bullet_methode_IE.jpg); padding-left:19px;}