body
{
    background-color: lightyellow;
}

h1,h2,h3,h4,h5,h6,table.a,p.c
{
    text-align: center;
}

table, .small, .table
{
    margin-left: auto;
    margin-right: auto;
}

.small
{
    max-width: 500px;
}

table.a,td.a,th.a
{
    border-style: none;
    border-width: 0;
}

table.a
{
    border-spacing: 1px;
    text-align: center;
}

td.a,th.a
{
    padding: 5px;
}

th.a
{
    background-color:#DDBBFF; 
}

td.a
{
    background-color: #DDDDDD; 
}

table.b,td.b,th.b
{
    border-style: none;
    border-width: 0;
}

table.b
{
    border-spacing: 0;
}


td.b1,td.b2,th.b,table.kontakt td,table.kontakt th
{
    padding: 2mm;
}

tr.b1 td
{
    text-align: center;

}
tr.b2 td
{
    background-color: #EEEEDD;
    text-align: center;

}

th.b
{
    background-color: lightblue; 
}

td.b2
{
    background-color: #EEEEDD; 
}

p.kontakt
{
  padding-top: 2em;
  padding-right: 2em;
  text-align: right;
}

#about_conn
{
  max-width: 74ex;
}

a:link    {color:blue}
a:visited {color:darkblue}
a:active  {color:red}

