body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#printhead {
  position:relative; 
  width:650px; 
  height:30px;
  font-family: arial; 
  font-size:20px;
  text-align:center;
  color:#f4a604;
  font-weight:bold;
}


#printcontent {
  position:relative; 
  top:20px; 
  width:650px; 
  font-family: arial; 
  font-size:11px;
}

h1.mainheader {
   overflow: hidden;
   height: 26px;
   text-indent: 999em;
   white-space: nowrap;
   background-repeat: no-repeat;
   padding:0px;
   margin:0px;
}

h2.obenlinksheader {
   overflow: hidden;
   height: 26px;
   text-indent: 999em;
   white-space: nowrap;
   background-repeat: no-repeat;
   padding:0px;
   margin:0px;
   line-height:22px;
}

h3.mainunterheader {
   overflow: hidden;
   text-indent: 999em;

   background-repeat: no-repeat;
   padding:5px;
   margin:0px;
      height: 38px;
   line-height:42px;
   font-weight:normal;
}

h2 {
color:#666666;
font-family:Arial,Geneva,Helvetica,sans-serif;
margin:0pt;
padding:0pt;
font-size:14px;
font-weight:normal;
}

h3 {
color:#990000;
font-family:Arial,Geneva,Helvetica,sans-serif;
margin:0pt;
padding:0pt;
font-size:14px;
font-weight:normal;
}

#back a {
  position:relative; 
  top:40px; 
  width:650px; 
  text-align:center;
  display:block;
  background-color:#f4a604;
  color:#ffffff;
  font-family: arial; 
  font-size:11px;
  text-decoration: none;
  font-weight: bold;
}

#back a:hover {
  position:relative; 
  top:40px; 
  width:650px; 
  text-align:center;
  display:block;
  background-color:#f4a604;
  color:#990000;
  font-family: arial; 
  font-size:11px;
  text-decoration: none;
  font-weight: bold;
}

#fusszeileprint {
  position:relative; 
  top:60px; 
  width:650px; 
  font-family: arial; 
  font-size:11px;
  text-align:center;
}

