body {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
  background-color: #054B7C;
}
.mct_home {
  padding-top: 60px;
}

.links {
  font-size: 18px;
  font-weight: bold;
  color: #7C1622;
}

.text_red {
  color: #C3A578;
}

.location {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
  padding-top: 5px;
  text-align: center;
}
.bg_beige {
  color: #990000;
  background-color: #FFDC90;
  padding-right: 20px;
}
.textwhite {
  color: #FFFFFF;
}
.noborder { border-style: none; }
.nav_img {
  border-style: none;
  margin-right: 0px; margin-left: 0px;
  padding: 0px;
}

.th {
  color: #000000;
  background-color: #CCCCCC;
  padding: 3px;
}

.bg_beige {
  color: #990000;
  background-color: #FFDC90;
  padding-right: 20px;
}

.line1, .line2 {
  color: #990000;
  padding-right: 5px; padding-left: 5px;
}
.line1 {
  background-color: #FAFAFA;
}
.line2 {
  background-color: #EAEAEA;
}

a:link {
/*  color: #FBC4DF;*/
  color: #36b5fc;
  text-decoration:none;
}
a:visited {
/*  color: #C2D6E9;*/
  color: #36b5fc;
  text-decoration:none;
}
a:hover {
  text-decoration:none;
}
a:active {
  text-decoration:none;
}
.bg_center {
  background-image: url(../images/mct_content_background_seamless.gif);
}
.bg_lib_center {
  background-image: url(../images/mct_press_content_bg_seamless.gif);
}
.bg_left {
  background-image: url(../images/mct_bg_left.gif);
  width: 17px;
  font-size: 17px;
}
.bg_lib_left {
  background-image: url(../images/mct_bg_left.gif);
  width: 18px;
}
.bg_right {
  background-image: url(../images/mct_bg_right.gif);
}
.rand_rechts {
  background-image: url(../images/mct_rand_rechts.gif);
  magin-top: 0px;
  padding-top: 0px;
  vertical-align: top;
}
.nopadding {
  padding-top: 0px;
  padding-bottom: 0px;
  height:100%;
}
.bg_unten {
  font-size: 2px;
  background-image: url(../images/mct_bg_unten.gif);
}
.bg_lib_unten {
  font-size: 2px;
  background-image: url(../images/mct_press_bg_unten.gif);
}
.bg_bottom {
  background-image: url(../images/rand_unten.jpg);
}
.bg_bottom_fr {
  background-image: url(../images/rand_unten_FR.jpg);
}
.content {
  padding-right: 26px; padding-left: 25px; padding-top: 0px; padding-bottom: 5px;
  color: #CCCCCC;
}



