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

A:link { color: black; } 
A:visited { color: black; } 
A:active { color: black; }

a:hover 
{ text-decoration: underline; }

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

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

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

h3
{ background-color: maroon;
border-width: 1px;
border-style: solid;
border-color: yellow;
font-family: "Arial";
font-weight: normal;
font-size: 34px;
color: #DCE6DD;
text-align: center;
padding: 4px; }

hr
{ color: green; }

.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; }

