body{
  background-color:#E2E2DF;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
body, h1, h2, h3, h4, h5, h6, div, span, p, input, select, textarea, li, td, th {
  font-family: verdana,arial,helvetica,clean,sans-serif;
  font-size: 13px;
  line-height:16px;
}
h1, h2, h3, h4, h5, h6, div, span, p, input, select, textarea, li {
  color:#333333;
}

h1, h2, h3, h4, h5, h6, a {
  margin:0px;
  padding:0px;
  font-weight:normal;
}

form {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

#mastercontainer {
  background-color:#ffffff;
}

h2
{
  font-family: verdan,arial,helvetica,clean,sans-serif;
  font-size:13px;
  font-weight:bold;
  margin-top:11px;
  margin-bottom:3px;
  color:#333333;
  overflow:hidden;
}
h2 a
{
  color:#333333;
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
}
h2 a:Hover
{
  color:#004494;
}
.MTFAQList .standard h2.closed , .MTFAQList .standard h2.active
{
  font-family: verdan,arial,helvetica,clean,sans-serif;
  background-image:url(/images/chapterheadingarrow.gif);
  background-position:left 5px;
  background-repeat:no-repeat;
  padding-left:20px;
  margin-top:0px;
  margin-bottom:3px;
  overflow:hidden;
  cursor:pointer;
}
.MTFAQList .standard h2.active
{
  background-image:url(/images/chapterheadingarrow_open.gif);
}
.MTFAQList .standard h2.closed span , .MTFAQList .standard h2.active span
{
  color:#2CA2D3;
  font-size:13px;
  font-weight:bold;
  font-family: verdan,arial,helvetica,clean,sans-serif;

}
.MTFAQList .standard h2.active span
{
  background-image:url(/images/streifen4.png);
  background-position:left 5px;
  background-repeat:no-repeat;
  color:#000000;
  padding-left:5px;
  padding-right:10px;
}

img{
  border:0;
}

#firstsentence {
  padding-bottom: 5px;
}

blockquote {
  color: #89c80c;
}