
body {
  background-color: #ffffff;
  font-family: Arial;
  font-size: 10pt;
  vertical-align: baseline;
  font-weight: normal;
}

h2 {
  font-size: 20pt;
}

h3 {
  font-size: 16pt;
}

h4 {
  font-size: 12pt;
  font-weight: bold;
  font-family: Arial;
  margin-bottom: 6pt;
}

p, td, th {
  font-size: 10pt;
  font-family: Arial;
}

input {
  font-family: Tahoma;
  font-size: 10pt;
}

textarea {
  font-family: Tahoma;
  font-size: 10pt;
}

a:active {
  text-decoration: none;
  font-weight: bold;
  color: #c0c8d8;
}

A.menue {
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  color: #226600;
  text-decoration: none;
}

P.headline {
  font-family: Arial;
  font-size: 12pt;
  margin-bottom: 2pt;
}

A {
  color: #000000;
  font-weight: bold;
}

P.footer {
  font-family: Verdana;
  font-size: 8pt;
}

P.kitahead {
  font-family: Arial;
  font-size: 13pt;
}


/* Kontaktformular */

table#kontakt td.desc,table#kontakt td.input,table#kontakt td.cell
{
	background-color:#DEEEFA;
}

table#kontakt td.desc
{
	border-right:none;
}

table#kontakt td.input
{
	border-left:none;
}
