﻿*
{
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 10pt;
    line-height: 16px;
}

h1
{
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    color: White;
    text-transform: uppercase;
}

h2
{
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-style: italic;
    color: #6b8217;
}

h3 
{
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-weight: Bold; 
    color: #FFF;
    padding-bottom: 10px;
}

h3 i
{
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-weight: normal; 
    color: #6b8217;
    padding-bottom: 10px;
}

h3.Folge
{
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif; 
    font-weight: Bold; 
    color: #6b8217;
    padding-bottom: 10px;
    font-size: 11pt;
    text-transform: uppercase;
}

h4
{
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif; 
    font-weight: normal;
    font-style: italic;
    color: #6b8217;
    margin-top: -10px;
    font-size: 10pt;
    text-transform: none;
    padding-bottom: 20px;
}

h4.Sponsoring
{
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif; 
    font-weight: normal;
    font-style: italic;
    color: #6b8217;
    margin-top: -3px;
    margin-bottom: -15px;
    font-size: 10pt;
    text-transform: none;
}

h5
{
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-weight: normal; 
    font-style: italic;
    color: #6b8217;
    font-size: 10pt;
    text-transform: none;
    padding-bottom: 10px;
}

p.Folge
{	
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    color: #000;
    font-size: 10pt;
    line-height: 20px;
    margin-bottom: 20px;
}

.Bold
 {
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-weight: bold;     
 }

.DisclaimerBold
 {
    font-size: 7pt;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-weight: bold;     
    line-height: 11px;
 }
 
 .ImageText
 {
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    color: #000; 
    margin: 6px 0;
    font-size: 9pt;
    line-height: 14px;    
    text-align: justify; 
    font-style: normal;
 }
 
 .Disclaimer
 {
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    color: #737373; 
    margin-top: -12px;
    font-size: 7pt;
    line-height: 11px;
    text-align: justify; 
 }
 
p.Linkbar, p.Linkbar a
{	
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    color: #818386;
    font-size: 10pt;
    line-height: 22px;
    text-decoration: none;
}

p.Linkbar a:hover
{	
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    color: #FFF;
    font-size: 10pt;
    line-height: 22px;
    text-decoration: none;
}

p.LinkbarTop, p.LinkbarTop a 
{ 
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-weight: normal; 
    color: #6b8217;
    font-size: 10pt;
    line-height: 22px;
    text-decoration: none;
}

p.LinkbarTop a:hover
{	
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    color: #FFF;
    font-size: 10pt;
    line-height: 22px;
    text-decoration: none;
}

.Folge
{
    padding-bottom: 10px;
}

.IntroTitle
{
    font-weight: bold; 
    color: #6b8217;
    font-size: 11pt;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.DisclaimerButton {
    border: none;
    width: 165px;
    height: 38px;
}
.DisclaimerButtonYes {
    background-image: url(../Images/BUTTON_YES.png);
}
.DisclaimerButtonNo {
    background-image: url(../Images/BUTTON_NO.png);
}