#contents {  
  background-image:url(/bilder/bestellen/background_vorteile.jpg);
  background-repeat:no-repeat;
 background-attachment:fixed;
 background-position:right bottom;
}

h2 {
  margin-top:24px;
}


/* for internet explorer */
* html body {
  padding:82px 0 57px 0;
}

/* for internet explorer */
* html body .textBox ul ul {
	 margin-top: -15px;
}

.block
{
    margin-top : 15px;
}

.blockTitel
{
    font-family : "Arial Black";
}

.blockTitel em
{
    font-style : normal;
    text-decoration : underline;
}

.blockText em
{
    font-style : normal;
    font-weight : bold;
}

#schlussSatz
{
    margin-top : 20px;
    font-family : "Arial Black";
    padding-bottom : 40px;
}

#schlussSatz em
{
    font-style : normal;
    text-decoration : underline;
}

#schlussSatz img
{
    padding-top : 5px;
    margin-left : 130px;
}

