/* CSS Document */

#table {
margin-bottom:266px;
}

.table_left {
  border-right-width: 10px;
  border-right-style: solid;
  border-right-color: #ff0000;
}

.ul_menu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

.ul_menu li {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #444444;
}

.ul_menu li .selected {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #444444;
  color: white;
}

.ul_menu li a {
  text-decoration: none;
  color: red;
}

.ul_menu li a:hover {
  text-decoration: underline;
  
}

.table_middle {
   text-align:center;
   background-color:#FFFFFF;
   font-size:14px;
}

.einsatz {
    font-family:Arial, Helvetica, sans-serif;
	border-color:#000000;
	color:#FFCC00;
	font-size:12px;
	
	}
	
#banner {
	position:absolute;
	height: 600px;
	width: 120px;
	left: 950px;
	top: 15px;
	}

.downloads {
	border:#FF0000;
	text-decoration:blink;
	text-shadow:#CCCC00;
	font-size:12px;
	color:#FF0000;
	}
	
.fahrzeuge {
	color:#000000;
	text-decoration:none;
	text-align:center;
	border:3px;
	border-color:#000000;
	}
	
.links	{
	text-decoration:blink;
	color:#FF0000;
	}
	
.ehrenmitglieder {
text-shadow:#000000;
color:#FF0000;
}

.galerie {
border:#000000;
	}
