
html {
}

body {
  background-color: #D0D0D0;
  color: #000000;
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  color: #000000;
}

table {
  border-style:none;
  border-width:2px;
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
  empty-cells: show;
}

table.main {
  width: 750px;
}

table.noborder{
  border:0px none white;
}

table.noborder td{
  vertical-align:top;
  padding-right:10px;
}
 

td {
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  text-align: left;
}

a:link { color: #8000FF; }
a:visited { color: #808080; }
a:active { color: #8080C0; }
a:hover { text-decoration:none; }

a.index_l         { display:block;background-image: url(img/nav_home.gif); width: 120px; height: 33px; }
a.index_l:hover   { background-image: url(img/nav_home_hover.gif); }
a.intro_l         { display:block;background-image: url(img/nav_intro.gif); width: 120px; height: 33px; }
a.intro_l:hover   { background-image: url(img/nav_intro_hover.gif); }
a.contact_l       { display:block;background-image: url(img/nav_contact.gif); width: 120px; height: 33px; }
a.contact_l:hover { background-image: url(img/nav_contact_hover.gif); }
a.link_l          { display:block;background-image: url(img/nav_link.gif); width: 120px; height: 33px; }
a.link_l:hover    { background-image: url(img/nav_link_hover.gif); }
a.info_l          { display:block;background-image: url(img/nav_info.gif); width: 120px; height: 33px; }
a.info_l:hover    { background-image: url(img/nav_info_hover.gif); }

img.menubutton {
  width: 120px;
  height: 33px;
}

h1 {
  text-align: center;
  margin-bottom: 19px;
}

h2 {
  text-decoration: underline;
  font-weight: bold;
  margin: 10px;
  font-size: 18px;
}

img {
  border-style: none;
  margin: 0px;
}

img.hr {
  text-align: center;
  margin-top: 19px;
  margin-bottom: 19px;
  width: 468px;
  height: 6px;
}

ul {
  margin-left: 50px;
  margin-bottom: 38px;
}

div.main {
  margin-left: 80px;
  width: 468px;
  text-align: left;
}

div.graybox {
  background-color: #C0C0C0;
  width: 100%;
  margin: 0px;
  margin-bottom: 38px;
  padding: 10px;
  font-weight: bold;
}

hr {
  width: 550px;
  text-align: center;
}

td.menu {
  padding-top: 91px;
  vertical-align: top;
  width: 125px;
}

td.main {
  padding-left: 80px;
  padding-right: 80px;
  width: 625px;
  text-align: left;
  vertical-align: top;
}

td.bottom {
  text-align: center;
  padding: 0px;
}

span.quote {
  font-style:italic;
}

td.listL {
  width: 120px;
  background-color: #C0C0C0;
  font-size:10pt;
  font-weight: bold;
  vertical-align: top;
  text-align: left;
  padding-left:4px;
  padding: 5px;
  padding-bottom: 19px;
}

td.listR {
  font-size:10pt;
  text-align: left;
  vertical-align: top;
  padding: 5px;
  padding-bottom: 19px;
}




body.index {text-align: center; vertical-align: middle; padding: 100px;}
table.index {text-align: center; vertical-align: middle; margin: 0px auto; }
td.index {padding: 15px; valign: top;}

p.fortbildungspunkte{
  margin-top:0;
  margin-left:2.5em;
  font-size:90%;
  color:#0000FF;
}
