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

a 
{  font-family: Tahoma;
	color: black;
	text-decoration: none;
	font-weight: normal;
	padding: 0 0 0 1px;
	text-align: left;
	border-width: 0px;
	border-color: beige;
	border-style: solid; }

a:hover { border-width: 0 0 3 0px;
	border-color: green;
	border-style: solid; }

a:active { border-width: 0 0 3 0px;
	border-color: red;
	border-style: solid; }

table
{ width: 1000px;
border-width: 2 50 2 50px;
border-style: solid;
background-color: beige;
border-color: #DDDDDD;
font-family: Arial;
font-weight: normal;
font-size: 30px;
color: black;
text-align: center; }

td
{ padding: 15px;
vertical-align: top;
border-width: 0px; }

hr
{ color: green; 
  width: 50%;
  text-align: center;
}

.menukop
{ border-width: 1px;
border-style: solid;
border-color: maroon;
font-family: 'Tahoma';
font-weight: bold;
font-style: normal;
font-size: 40px;
color: maroon;
text-align: center;
text-decoration: none;
padding: 15px; }

.nav
{ border-width: 0 0 2 0px;
border-style: solid;
border-color: white;
font-family: Arial;
font-weight: normal;
font-size: 20px;
text-align: left; }

.ki
{ font-family: Arial;
font-weight: normal;
font-style: normal;
font-size: 24px;
color: maroon;
text-align: center; }