@charset "utf-8";
/* CSS Document */
body { background-color: #ffffff; color: #333333; font-weight: normal; font-size: 12px; font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px }
td  { color: #333333; font-weight: normal; font-size: 12px; font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif}
h1	{  font-weight: bold; font-size: 14px; font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif }
h2	{  font-weight: bold; font-size: 13px; font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif }
.fett { font-weight: bold }
.kursiv { font-style:italic }
a    { color: #0000ff; text-decoration: none }
a:hover    { color: #0000ff; text-decoration: underline }
.nav  { color: #333333; text-decoration: none;  font-weight: bold }
a.nav:hover    { color: #999999; text-decoration: none; font-weight: bold }
.fusszeile { font-size: 10px}
.bildtitel { color: #666666 }
.space  { font-size: 1px }
.blau { color: #0000ff }
.vermitte { vertical-align:middle; }
.vertoben { vertical-align:top; }
input { color: #333333; font-weight: normal; font-size: 12px; font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif} 
textarea { color: #333333; font-weight: normal; font-size: 12px; font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif}
.weiss { color: #ffffff; }
.unsichtbar {
	visibility: hidden;
} 
.error { font-weight: bold }
.normal { font-weight: normal }
