body
{
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #ffffff;
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #000000;
}

p, th, td, ul, ol, li, a, h1, h2, h3, h4, h5, h6, a:link, a:active, a:visited, a:hover, input, textarea
{
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #000000;
}

p
{
  margin-top: 0px;
  margin-bottom: 10px;
}

a, a:link, a:active, a:visited, a:hover
{
  font-size: 11px;
  font-weight: bold;
  color: #142e8f;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

h1
{
  font-size: 14px;
  font-weight: bold;
  color: #142e8f;
  padding-left: 16px;
  background-image: url("/images/bkgrndH1.gif");
}

h2
{
  font-size: 12px;
  font-weight: bold;
  color: #142e8f;
  margin-top: 0px;
  margin-bottom: 2px;
}

th.content, td.content
{
  text-align: left;
  padding-right: 30px;
  padding-bottom: 3px;
}

th.contentright, td.contentright
{
  text-align: right;
  padding-right: 30px;
  padding-bottom: 3px;
}

td.pdfwhite
{
  background-color: #ffffff;
  vertical-align: middle;
}

td.pdfgrey
{
  background-color: #e6e6e6;
  vertical-align: middle;
}

td.formtopline
{
  font-size: 11px;
  font-weight: bold;
  color: #808080;
  padding-top: 10px;
  border-bottom: 1px solid #808080;
}

td.formtopspace
{
  font-size: 5px;
}

p.anschrift
{
  font-size: 11px;
  color: #ffffff;
  margin-top: 5px;
  margin-bottom: 5px;
}

.subnav, a.subnav, a:link.subnav, a:active.subnav, a:visited.subnav, a:hover.subnav
{
  font-size: 11px;
  font-weight: normal;
  color: #142e8f;
  text-decoration: none;
}

a:hover.subnav
{
  text-decoration: underline;
}

.small
{
  font-size: 11px;
  color: #000000;
}

a.small, a:link.small, a:active.small, a:visited.small, a:hover.small
{
  font-weight: bold;
  color: #142e8f;
  text-decoration: none;
}

a:hover.small
{
  text-decoration: underline;
}

a.pdflink, a:link.pdflink, a:active.pdflink, a:visited.pdflink, a:hover.pdflink
{
  display: block;
  padding: 0 0 0 20px;
  background-image: url(/images/icon_pdf.gif);
  background-repeat: no-repeat;
}

a:hover.pdflink
{
  text-decoration: underline;
}

a.big
{
	font-size: 12px;
}

input, textarea, select
{
  border-top: 1px solid #142e8f;
  border-left: 1px solid #142e8f;
  border-right: 1px solid #142e8f;
  border-bottom: 1px solid #142e8f;
  margin-bottom: 5px;
}

input.button
{
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background-color: #142e8f;
  width: 140px;
  height: 17px;
  border-top: 1px solid #142e8f;
  border-left: 1px solid #142e8f;
  border-right: 1px solid #142e8f;
  border-bottom: 1px solid #142e8f;
}

input.reset
{
  font-size: 11px;
  font-weight: bold;
  color: #8996c7;
  background-color: #ffffff;
  width: 140px;
  height: 17px;
  border-top: 1px solid #8996c7;
  border-left: 1px solid #8996c7;
  border-right: 1px solid #8996c7;
  border-bottom: 1px solid #8996c7;
}

input.probeheft, textarea.probeheft, select.probeheft
{
  width: 325px;
}

input.probeheftplz
{
  width: 50px;
}

input.probeheftort
{
  width: 272px;
}

/* NS4 */

html a.pdflink, html a:link.pdflink, html a:active.pdflink, html a:visited.pdflink, html a:hover.pdflink
{
  padding: 1px 1px 1px 20px;
  margin: 2px;
}

/* Druck Ansicht*/

a.linkprint{
	padding:2px 5px;
	background-color:#142E8F;
	color:#fff;
	font-weight:bold;
}