/* Ab hier beginnt die Definition der Standardmodule */
html, body {
  font-family:Arial,Helvetica,sans-serif;
  font-size:10pt;
  color:#000000;
}


.textColumn1 {
  position:relative;
  display:inline;
  float:left;
  width:250px;
  margin-right:10px;
  margin-bottom:10px;
}

.textColumn1 a{
  font-size:10pt;
  color:#990000;
}

.textColumn2 {
  position:relative;
  display:inline;
  float:left;
  width:250px;
  margin-bottom:20px;
}

.textColumn2 a{
  font-size:10pt;
  color:#990000;
}


.textColumn {
  position:relative;
  width:510px;
  margin-bottom:20px;
}

.textColumn a{
  font-size:10pt;
  color:#990000;
}

.picLeft {
  position:relative;
  display:inline;
  float:left;
  margin-right:10px;
  margin-bottom:20px;
  font-size:7pt;
  color:#000000;
}

.picLeft a{
  font-size:7pt;
  color:#990000;
}

.textColumnVariRight {
  position:relative;
  display:inline;
  float:left;
  margin-bottom:20px;
}

.textColumnVariRight a{
  font-size:10pt;
  color:#990000;
}

.picRight {
  position:relative;
  display:inline;
  float:left;
  margin-bottom:20px;
  font-size:7pt;
  color:#000000;
}

.picRight a{
  font-size:7pt;
  color:#990000;
}

.textColumnVariLeft {
  position:relative;
  display:inline;
  float:left;
  margin-right:10px;
  margin-bottom:20px;
}

.textColumnVariLeft a{
  font-size:10pt;
  color:#990000;
}

.picsOnlyVari {
  position:relative;
  width:510px;
  margin-bottom:20px;
  font-size:7pt;
  color:#000000;
}

.picsOnlyVari a{
  font-size:7pt;
  color:#990000;
}

.picInLine {
  margin:0px;
  margin-right:5px;
}

h1 {
  font-size:12pt;
  margin:0px;
  margin-bottom:15px;
}

h2 {
  font-size:11pt;
  margin:0px;
  margin-bottom:15px;
}
