body{
  color: #000;
  font-family:Arial,sans-serif;
  font-size:12px;
  text-align:left;
}

div#outer_container{
  width: 650px;
}

div#border_left,
div#country,
div#menu_top,
div#menu_main,
div#breadcrumbs,
div#sidebar_left,
div#sidebar_right,
div.footer,
div#content_inner div.separator_bottom,
div#content_inner div.print_button,
div#form_ajax,
div#anfrageForm,
div#serviceForm,
table.messekalender1,
table#google_maps_countries,
div#country_box
{
  display: none;
}

#content_inner h1,
#content_home h1{
  color: #146C9B;
  font-weight: bold;
  font-size: 26px;
  margin: 0px;
  padding: 14px 0 14px 0;
}

#content_inner h5{
  color: #146C9B;
  font-weight: bold;
  font-size: 12px;
  margin: 0px;
  padding: 0 0 15px 0;
}

#content_inner h6{
  color: #146C9B;
  font-weight: bold;
  font-size: 12px;
  margin: 0px;
  padding: 15px 0;
}

table.messekalender2{
  border: 1px solid #000;
}

table.messekalender2 td{
  text-align: left;
  padding: 10px 4px 10px 10px;
  font-size: 11px;
  color: #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  vertical-align: top;
}

table.messekalender2 td.header{
  vertical-align: middle;
  /* height: 30px;*/
  border-bottom: 2px solid #000;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  font-weight: bold;
}

table.messekalender2 td.header_small{
  padding-left: 0px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  border-bottom: 2px solid #000;
  border-top: 1px solid #000;
  border-left: none;
}

table.messekalender2 td.error{
  text-align: center;
  border-left: none;
}

table.messekalender2 td.date{
  width: 63px;
  line-height: 12px;
  padding: 10px 0;
  text-align: center;
  border-left: none;
}

table.messekalender2 td.messe{
  width: 87px;
}

table.messekalender2 td.info{
  width: 123px;
}

table.messekalender2 td.land{
  width: 124px;
}


table.messekalender2 td.messe div.messe_name{
  padding: 3px 0 0 3px;
}


/* google maps */
#map{
  width: 444px;
  height: 365px;
}

