#mainbox { position:absolute; top:210px; left:180px; width: 640; height: 290; z-index:1;}
#druckbox { position:absolute; top:570px; left:670px; z-index:1;}

.haupttext{
  font-family: sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  font-weight: 300;
  margin-bottom:3mm;
}

.drucktext{
  font-family: sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  font-weight: 300;
  margin-bottom:3mm;
}

.druckub{
  font-family: sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  font-weight: 800;
  margin-bottom:8mm;
}

.dunkel{
  font-family: sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #999999;
  font-weight: 600;
  margin-bottom:3mm;
a:link {color: #111111;}
a:visited {color:#111111;}
a:hover {color:#111111;}
a:active {color:#111111}
a:focus {color:#111111;}
}

a:link {color: #FFFFFF;}
a:visited {color:#FFFFFF;}
a:hover {color:#999999;}
a:active {color:#999999}
a:focus {color:#999999;}

