body {
  margin: 0px;
  background-color: #660000;
  scrollbar-base-color: #4760A6;
}

td { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #000000;
}


a { 
  font-weight: bold; 
  color: #000000;
}

a:hover { 
  color: #666666;
}

.images {
  border: 1px solid #FFFFFF;
}

.titel {
  color: #39428C;
  font-weight: bold;
}

li { 
  list-style-image: url(../images/list_image.gif);
}

a.menu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

a.menu:hover { 
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}

.bottombar {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

a.bottombar:hover {
  color:#DDDDDD;
}

.kop {
  margin: 30px 6px 10px 6px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 2px solid #990000;
}
.red {
	color: #FF0000;
}
