/* Tabellen */
table,tr,td {
  font-size: 10pt;
  font-family: Arial;
  color: #000000; 
}
table.aussen {
  width:700;
  border:0px;
}

table.aussen2 {
  width:1200;
  border:0px;
}

td.aussenlinks {
  width:190;
  border:0px;
}
td.aussenlinks2 {
  width:250;
  border:0px;
}
td.aussenmitte {
  width:800;
  border:0px;
}
td.aussenmitte2 {
  width:680;
  border:0px;
}
td.links {
  background-color:#eaeaea;
  width:150;
}
td.rechts {
  background-color:#eaeaea;
  width:130;
}
td.tkopf {
  border-width:1pt;
  border-style:solid;
  border-color:#999999;
  color: #ffffff;
  font-weight: bold;
  background-color:#112e95;
}
td.produkt {
  border-width:1pt;
  border-style:solid;
  border-color:#999999;
  color: #000000;
  font-weight: bold;
  background-color:#eaeaea;
}
td.tabelle {
  border-width:1pt;
  border-style:solid;
  border-color:#999999;
  background-color:#ffffff; 
  color: #000000;
  font-weight: normal;
}
td.main {
  border: 1px solid #da2a29;
  border-top: 0;
  background-color: #fcfcfc;
  width:680;
}
td.menu {
  border: 1px solid #da2a29;
  margin-left: 4mm; margin-bottom: 0mm; margin-top: 0mm;
  background-color: #da2a29;
  color: #ffffff;
  font-family: Verdana, "Times New Roman", Times, serif;
}
td.almanach {
  background-color:#eaeaea;
  width:150;
  color: #000000;
  font-weight: bold;
  width:10;
}
tr.shop {
  background-color: #eaeaea;
}


/* Text */
h1 {
  font-size: 16pt;
  font-family: Verdana, "Times New Roman", Times, serif;
  border-bottom: 1px dashed #da2a29;
  font-weight: normal;
  font-family: Arial;
  margin-left: 0mm; margin-bottom: 2mm; margin-top: 0mm;
}
h1.einzel:first-letter {
  color: #da2a29;
  font-size: 24pt;
}
h1.main:first-letter {
  color: #da2a29;
  font-size: 24pt;
}
h1.nl:first-letter {
  color: #da2a29;
  font-size: 24pt;
}
h2 {
  font-size: 12pt;
  font-family: Verdana, "Times New Roman", Times, serif;
  border-bottom: 1px dashed #da2a29;
  font-weight: bold;
  font-family: Arial;
  margin-left: 0mm; margin-bottom: 2mm; margin-top: 0mm;
}
h2:first-letter {
  color: #da2a29;
}
h3.cesdur {
  font-family: Arial;
  color: #112e95;
  font-size: 8pt;
  margin-left: 0mm; margin-bottom: 0mm; margin-top: 0mm;
}  
p.nl {
  margin-left: 2mm; margin-bottom: 0mm; margin-top: 2mm;
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
}
p.main {
  margin-left: 0mm; margin-bottom: 0mm; margin-top: 2mm;
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
}
p.marsch {
  color: #112e95;
  margin-left: 0mm; margin-bottom: 0mm; margin-top: 2mm;
  font-family: Verdana, "Times New Roman", Times, serif;
  font-size: 9pt;
  font-weight: normal;
}

ul,li {
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
}
ul.cesdur {
  margin-left: 0mm; margin-bottom: 1mm; margin-top: 1mm;
}


/* Links */
a {
  font-family: Arial;
  color: #000000;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  margin-left: 0mm; margin-bottom: 0mm; margin-top: 0mm;
}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a.menu {
  color: #ffffff;
  font-family: Verdana, "Times New Roman", Times, serif;
}
a.menu:hover {
  text-decoration: underline;
}
a.tkopf {
  color: #ffffff;
  font-weight: bold;
}
a.tkopf:hover {
  color: #da2a29;
}
a.tabelle:hover {
  color: #da2a29;
}
a.produkt {
  color: #112e95;
  text-decoration: underline;
}
a.main {
  font-weight: normal;
  text-decoration: underline;
}
a.main:hover {
  color: #da2a29;
}
a.main2	{ text-decoration: underline;}
a.main3	{
  font-size: 16pt;
  font-weight: bold;
  text-decoration: underline;
}
a.jubilaeum {
  font-size: 12pt;
  font-weight: bold;
}
a.mini {
  font-size: 8pt;
  text-decoration: underline;
}
a.mini:hover {
  color: #da2a29;
}

/* Sonstiges */
body {
  background-color:#fdfdfd
}

form {
  margin-left: 0mm; margin-bottom: 0mm; margin-top: 0mm; 
  color: #000000;
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
}

