body {
  	color: #333;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
  	color: #333;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1, h2 {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}

p {
  margin: 0 0 10px 0;
}

ul, ol, li {
  margin: 0;
  padding: 0;
}

.abstandnachunten {
	margin: 0 0 2px 0;
}

.borderbottom {
}

.borderbottom td {
	border-bottom: 1px dashed #bbbbbb;
}
