 body {
 	background-color: #FFFFFF;
 	padding-left: 0;
 	margin-left: 0;
 }

 td.menuspacer {
 	width: 80px;
 	background-color: #014E9E;
 	height: 3px;
 	line-height: 1px;
 	font-size: 1px;
	border-top: 1px solid #E8E8E8;
  border-left: 1px solid #E8E8E8;
 }

 td.menu {
 	height: 23px;
 	background-image: url('http://static.hassler-reisen.de/img/frontend/menu_bg.jpg');
 	background-repeat: repeat-x;
 	color: #FFF;
 	font-size: 12px;
	border-top: 1px solid #E8E8E8;
  border-left: 1px solid #E8E8E8;
 }

 td.menu a {
 	color: #FFF;
 	font-size: 12px;
 	text-decoration: none;
 }

 th {
 	font-family: Arial, Verdana, Garamond;
 	font-size: 12px;
 	color: #fff;
	 font-weight: bold;
 	background-image: url('http://static.hassler-reisen.de/img/head_bg.jpg');
 	background-repeat: repeat-x;
	 height: 20px;
	 padding-left: 10px; 
 }

 td {
 	font-family: Arial, Verdana, Garamond;
 	font-size: 12px;
 	color: #666;
 }
 
 a {
 	color: #014E9E;
 }
 
 table.bc td {
 	color: #999;
 	font-size: 10px;
 }

 table.bc td a {
 	color: #999;
 	font-size: 10px;
 }

 .head {
 	color: #014E9E;
 	font-size: 16px;
 	font-weight: bold;
	padding-bottom: 15px;
 }

 .head2 {
 	color: #014E9E;
 	font-size: 14px;
 	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
 }
 
 .blue {
	line-height: 16px;
	color: #666;
 }
 
 .footer td {
 	color: #999;
 	font-size: 10px;
 }

 .um {
 	color: #FFF;
 	background-color: #6B6A6F;
 	padding-left: 20px;
 	padding-right: 20px;
 }
 
 #um_service {
 	position: absolute;
 	margin-top: 3px;
 	float: left;
 	z-index: 3;
 	background-color: #FFF;
 }

 #um_flotte {
 	position: absolute;
 	margin-top: 3px;
 	float: left;
 	z-index: 3;
 	background-color: #FFF;
 }
 
 .topmen {
 	color: #FFF;
 	font-size: 10px;
 	text-decoration: none;
 }
 
 .footer a {
 	color: #999;
 	font-size: 10px;
 	text-decoration: none;
 }
 
 .impressionen {
	background-color: #EFEFEF;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
 }
 
 img {
 	border: 0;
 }
