a { font-family: Arial;
font-size: 18px;
font-weight: bold;
text-decoration: none; }

a:link { color: black; } 
a:visited { color: black; } 
a:active { color: gray; }
a:hover { text-decoration: underline; }

body
{ background-image: url("afb/acht.jpg");
margin: 0px; }

table
{ width: 1000px;
background-color: #DCE6DD; 
border-width: 1px;
border-style: solid;
border-color: green;
font-family: "Arial";
font-weight: normal;
font-size: 22px;
color: black;
text-align: left; }

td
{ padding: 15px;
vertical-align: top;
border-width: 0px;
border-style: solid;
border-color: silver; }

hr
{ color: green; }

.ra
{ width: 1000px;
background-color: #CCDDCC;
border-width: 1px;
border-style: solid;
border-color: green;
padding: 0px;
font-family: "Arial";
font-weight: normal;
font-size: 18px;
color: black;
text-align: center; }

.rc
{ background-color: green;
border-width: 1px;
border-style: solid;
border-color: white;
padding: 2px;
font-family: "Arial";
font-weight: normal;
font-size: 18px;
color: white;
text-align: center; }

.re
{ font-family: "Arial";
font-weight: bold;
font-size: 19px;
color: black;
text-align: left; }

.nav
{ background-color: #DDDDDD;
border-width: 1px;
border-style: solid;
border-color: white;
font-family: Arial;
font-weight: normal;
font-size: 18px;
text-align: left; }

.startkop
{ background-color: #EEF9BA;
border-width: 1px;
border-style: solid;
border-color: silver;
padding: 2px;
font-family: "Arial";
font-weight: normal;
font-size: 24px;
color: maroon;
text-align: center; }