/* CSS Document */

p, h1, h2, h3, h4, h5, h6
{
  margin: 0;
  padding: 0;
}

h2.intro
{
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  padding: 0 0 16px 0;
}

p
{
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
  padding:0 0 12px 0;
}

a, a:link, a:visited
{
  color: #ffdd02;
  outline: none !important;
  text-decoration: none;
}

a:hover, a:active
{
  outline: none !important;
  text-decoration: underline;
}

.kraft
{
  font-family: 'KraftUndStilRegular';
  font-weight: normal;
}

.kraft span
{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.yellow
{
  color: #ffdd02;
}

.yellowBig
{
  color: #ffdd02;
  font-size: 14px;
}

.formError, #notifyError
{
  color: #ff0000;
  font-size: 12px;
}	

p.small
{
  font-size: 10px !important;
  line-height: 14px !important;
}

.white, .white li
{
  color: #ffffff !important;
}

.italic
{
  font-style: italic;
}

.smallText
{
  font-size: 10px !important;
  line-height: 14px !important;
}

.black
{
  color: #000000;
}

.center
{
  text-align: center;
}

.rule
{
  border-bottom: 1px solid white;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

@font-face
{
  font-family: 'KraftUndStilRegular';
  src: url('kraftundstil-webfont.eot');
  src: url('kraftundstil-webfont.eot?#iefix') format('embedded-opentype'), url('kraftundstil-webfont.woff') format('woff'), url('kraftundstil-webfont.ttf') format('truetype'), url('kraftundstil-webfont.svg#KraftUndStilRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face
{
  font-family: 'KraftUndStilRegular';
  src: url('kraftundstil-webfont.eot');
  src: url('kraftundstil-webfont.eot?#iefix') format('embedded-opentype'), url('kraftundstil-webfont.woff') format('woff'), url('kraftundstil-webfont.ttf') format('truetype'), url('kraftundstil-webfont.svg#KraftUndStilRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
