/* KOPFGRAFIK */
/*###HEADCOMMENT###*/
/* -------------------------------------------------------------------------------------------------------------------------- */

/*#headContainer {background: #ecedee url(../gfx/back_head_portal.jpg) no-repeat 0 50px;}*/
#headContainer {background: #ecedee url(###HEADIMAGE###) no-repeat 0 50px;}


/* REITER NAVIGATION */
/* -------------------------------------------------------------------------------------------------------------------------- */

#reiterNavi ul li a:link,
#reiterNavi ul li a:active,
#reiterNavi ul li a:visited {color: #fff; background: #4b575e;}
#reiterNavi ul li a:hover {color: #fff; background: ###PORTAL-IDENTIFIKATION###;}

#reiterNavi ul li a.on:link,
#reiterNavi ul li a.on:active,
#reiterNavi ul li a.on:visited,
#reiterNavi ul li a.on:hover {color: #fff; background: #008acc url(/fileadmin/templates/btprax/gfx/icn_reiternavi_on.gif) no-repeat 1px 1px;}


/* CONTENT */
/* -------------------------------------------------------------------------------------------------------------------------- */

.content h1 {color: #008acc;}
.content .teaserProduktempfehlung h4 {color: #008acc;}

/* news */

.content .newsContainer h4 {color: #008acc;}

/* RR: events */

.content .eventContainer .event-title h4 { color: ###PORTAL-IDENTIFIKATION###; }
