body {
    background-color: #A0A0A0; 
	margin: 10px;
}
#kontainer {
    width: 900px; 
    margin: 20px auto;
    text-align: center;
    padding-bottom: 20px;
}

table.menu {
line-height: 30pt;
background-color:#808080;
border-width: 1px;
border-color: #008000;
border-style: solid;
margin:0;
}

td.normal {
border-width: 1px;
border-color: #008000;
border-style: solid;
text-align: center;
}

td.hilite {
border-width: 1px;
border-color: #008000;
border-style: solid;
text-align: center;
background-color:green;
}
a
{
font-family: arial;
font-style: normal;
font-size: 10pt;
color: black;
text-align: center;

}
img {
margin: 0;
vertical-align:bottom;
}
h1 {
font-family: arial;
font-style: normal;
font-size: 11pt;
color: black;
text-align: center;
}
h2 {
font-family: arial;
font-style: normal;
font-size: 8pt;
color: black;
text-align: center;
}

h3 {
font-family: arial;
font-style: normal;
font-size: 12pt;
color: black;
text-align: center;
}
img.bilder
{
border-width: 2pt;
border-color:white;
border-style:solid;
}