

/* Entwicklungshilfe - Contentplan */
.content-plan #wrapper h1:before,.content-plan #slider h1:before {content:"h1";position:absolute;left:-150px;min-width:100px;font-weight:900;font-size:20px;color:#9f9f9f;border-bottom:1px solid #9f9f9f;}
.content-plan #wrapper h2:before,.content-plan #slider h2:before {content:"h2";position:absolute;left:-130px;min-width:80px;font-weight:900;font-size:16px;color:#9f9f9f;border-bottom:1px solid #9f9f9f;}
.content-plan #wrapper h3:before,.content-plan #slider h3:before {content:"h3";position:absolute;left:-110px;min-width:60px;font-weight:900;font-size:12px;color:#9f9f9f;border-bottom:1px solid #9f9f9f;}
.content-plan #wrapper h4:before,.content-plan #slider h4:before {content:"h4";position:absolute;left:-90px;min-width:50px;font-weight:900;font-size:10px;color:#9f9f9f;border-bottom:1px solid #9f9f9f;}
.content-plan #wrapper h5:before,.content-plan #slider h5:before {content:"h5";position:absolute;left:-80px;min-width:40px;font-weight:900;font-size:8px;color:#9f9f9f;border-bottom:1px solid #9f9f9f;}
.content-plan #wrapper h6:before,.content-plan #slider h6:beforee {content:"h6";position:absolute;left:-80px;min-width:40px;font-weight:900;font-size:6px;color:#9f9f9f;border-bottom:1px solid #9f9f9f;}
.content-plan #wrapper p:before,.content-plan #slider p:before {content:"paragraph";position:absolute;left:-80px;min-width:50px;font-weight:900;font-size:10px;color:#989898;}
.content-plan #wrapper a:before,.content-plan #slider a:before {content:"link";position:absolute;left:-80px;min-width:50px;font-weight:900;font-size:10px;color:#989898;}
.content-plan #wrapper li:before,.content-plan #slider li:before {content:"list-item";position:absolute;left:-80px;min-width:50px;font-weight:900;font-size:10px;color:#989898;}
.content-plan #wrapper .mod_article:nth-child(odd) {background:#fafafa;}
.content-plan #wrapper .mod_article:nth-child(even) {background:#f3f3f3;}

.content-plan .block {overflow:visible;}