Call to action
Buttonstyles sind reduziert und prägnant gehalten.
Primary CTA Large - Schwarz
<div class="module module--button-cta">
<div class="inner">
<a href='#' class='button button--primary button--large button--black' target='' title='Call to action'>Call to action</a> </div>
</div>
Primary CTA Large - Blau
<div class="module module--button-cta">
<div class="inner">
<a href='#' class='button button--primary button--large button--blue' target='' title='Call to action'>Call to action</a> </div>
</div>
Primary CTA Large - Weiß
<div class="module module--button-cta">
<div class="inner">
<a href='#' class='button button--primary button--large button--white' target='' title='Call to action'>Call to action</a> </div>
</div>
Primary CTA Small - Schwarz
<div class="module module--button-cta">
<div class="inner">
<a href='#' class='button button--primary button--small button--black' target='' title='Call to action'>Call to action</a> </div>
</div>
Primary CTA Small - Blau
<div class="module module--button-cta">
<div class="inner">
<a href='#' class='button button--primary button--small button--blue' target='' title='Call to action'>Call to action</a> </div>
</div>
Primary CTA Small - Weiß
<div class="module module--button-cta">
<div class="inner">
<a href='#' class='button button--primary button--small button--white' target='' title='Call to action'>Call to action</a> </div>
</div>
Secondary CTA Large - Schwarz
<div class="module module--button-cta">
<div class="inner">
<a href='#' class='button button--secondary button--large button--black' target='' title='Call to action'>Call to action</a> </div>
</div>
Secondary CTA Large - Blau
<div class="module module--button-cta">
<div class="inner">
<a href='#' class='button button--secondary button--large button--blue' target='' title='Call to action'>Call to action</a> </div>
</div>
Secondary CTA Large - Weiß
<div class="module module--button-cta">
<div class="inner">
<a href='#' class='button button--secondary button--large button--white' target='' title='Call to action'>Call to action</a> </div>
</div>
Secondary CTA Small - Schwarz
<div class="module module--button-cta">
<div class="inner">
<a href='#' class='button button--secondary button--small button--black' target='' title='Call to action'>Call to action</a> </div>
</div>
Secondary CTA Small - Blau
<div class="module module--button-cta">
<div class="inner">
<a href='#' class='button button--secondary button--small button--blue' target='' title='Call to action'>Call to action</a> </div>
</div>
Secondary CTA Small - Weiß
<div class="module module--button-cta">
<div class="inner">
<a href='#' class='button button--secondary button--small button--white' target='' title='Call to action'>Call to action</a> </div>
</div>