/* ------------------- main styles ---------------- START */
body {
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif, georgia, verdana;
  color: #000;
  background: url(../images/bg_tot.gif) repeat-x #fff;
  font-size: 12px;
}

.page {
  width: 1003px;
  margin: 0 auto;
  border-top: 10px solid #EDEDED;
  padding: 0;
}
/* ------------------- main styles ---------------- end */

/* ------------------- header ---------------- START */
.header a.home {
  float: left;
}

div.mainmenu {
  background: url(../images/mainmenu_bg.jpg) repeat-x #000;
  height: 16px;
  float: left;
  width: 739px;
  padding: 7px 5px;
  margin-left: 2px;
}

.header img, .header_image img {
  border: 0;
}

.header_image {
  border-top: 2px solid #F1F1F1;
}

.header_image a.home {
  float: left;
}

.header_image div.animation {
  float: left;
  margin-left: 2px;
}
/* ------------------- header ---------------- END */

/* ------------------- content ---------------- START */
h1.page_title {
  background: url(../images/header.jpg) no-repeat;
  font-family: Trebuchet Ms; 
  font-size: 18px; 
  font-weight: normal; 
  color: #fff; 
  text-decoration: none;
  margin: 0;
  padding: 4px 0px;  
  text-align: right;
  border-top: 2px solid #fff;
}

span.h1_title {
  width: 210px;
  text-align: center;
  float: right;
}

.text_news {
  padding: 10px 20px;
  border-right: 8px solid #E11A1E;
  border-bottom: 1px solid #000;
  margin-bottom: 40px;
  text-align: left;
}
/* ------------------- content ---------------- END */

/* ------------------- footer ---------------- START */
/* ------------------- footer ---------------- END */

/* ------------------- typo3 content type style ---------------- START */
/* ------------------- typo3 content type style ---------------- END */

/* ------------------- typo3 extensions style ---------------- START */
/* ------------------- typo3 extensions style ---------------- END */

/* test */
/*.yuimenu {
opacity:.9;*filter:alpha(opacity=90)
}*/

a.yuimenubaritemlabel {
  font-size:11px; 
  font-weight:bold; 
  color:#ffffff; 
  text-decoration:none;
}

a:hover.yuimenuitemlabel {
  text-decoration: none;
  background-color: #E11A1E;
  color: #fff;
}


.texthome {
  font-family: Arial, sans-serif, georgia, verdana;
  color: #000;
  font-size: 14px;
}