/* CSS Document */
body {
  font-family: Tahoma, arial, sans-serif;
  font-size: 11px;
  color: #00556F;
  margin: 0px; padding: 0px; 
  text-align: center;
  background-color: #FFF;
}
a{text-decoration: none; color:#F7941D;}
a:hover{text-decoration: underline;}
a img{border: none;}
h1,
h2{
  font-size: 18px;
  font-weight: normal;
  color: #F7941D;
  background: url('../images/bullet_h2.gif') no-repeat top left;
  padding-left: 15px;
  background-position: 0px 6px;
  margin: 0px; margin-top:10px; margin-bottom: 10px;
}
h3{
  font-size: 14px;
  color: #00556F;
  margin: 0px;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
  
}

p{  margin: 0px; margin-bottom: 10px;}
/* ----- POSITION ------ */
#page{
  display: block;
  width: 950px;
  margin: auto;
  text-align: left;
}
#col1{
  display: block;
  width: 192px;
  float: left;
  background: url('../images/bg_col1_shadow.gif') no-repeat top right;
}
#col2{
  display: block;
  width: 730px;
  float: left;
  margin: 0px 0px 0px 1px;
  position: relative;
  padding-bottom: 40px;
}
.logo{ margin: 15px 0px 20px 5px;}
.col2_shadow{
  display: block;
  width: 25px;
  height: 333px;
  background: url('../images/bg_col2_shadow.gif') no-repeat top left;
  position: absolute;
  left: 731px;
}
.banner_people{
  display: block;
  position: absolute;
  top: 16px;
  right:0px;
}

#copyright {
  display: block;
  clear: both;
  border-top: 1px solid #E1E1E1;
  color: #B5B0B1;
  padding-left: 40px;
  padding-top: 2px;
  margin-top: 10px;
}
#copyright a{color:#6A6A6A;}
/* ----- LANG MENU ------ */
#lang_menu {  
    position:absolute;
    top:20px;
    right:20px;
}



/* ----- MAIN MENU ------ */

.main_menu{}
.main_menu a{ 
  font-size:12px; 
  display: block; 
  width: 150px;
  height:20px; 
  border-bottom:  1px solid #E0E0E0;
  color: #A5A5A5;
  font-size:13px;
  padding-left:25px;
  padding-top:10px;
  font-weight:bold;
  text-transform: uppercase;

}
.main_menu.de a{font-size:11px; height:24px;}

.main_menu a {background: url('../images/bg_menu_item_1.gif') no-repeat top left;}
.main_menu a:hover,
.main_menu a.active{ color:#337AA6; background-position: -175px 0px;}

.main_menu .submenu { margin-bottom:5px; margin-top: 5px;}
.main_menu .submenu a{ 
  height: 20px; 
  width: 150px;
  border: none;
  padding-top:0px;
  font-size:12px; 
  font-weight:normal;
  text-transform: none;
  padding-left:25px;
  background: url('../images/bullet_submenu.gif') no-repeat top left;
  background-position: 12px 5px;
}
.main_menu.de .submenu a{font-size:11px; height:auto; margin-bottom:5px;}

.main_menu .submenu a:hover { color:#146698; text-decoration: none; font-weight: bold;}
.main_menu .submenu a.active { color:#24A698; text-decoration: none; font-weight: bold;}
.main_menu .submenu a.active:hover { color:#24A698;}

.contact{  margin: 25px 0px 25px 15px; line-height: 17px;}
.banner_mini{margin-left: 3px;}

/* ----- CONTENT ------ */

.top_links {
  margin-top: 30px;
  margin-bottom: 10px;
  margin-left: 20px;
}
.top_links a{
  color: #229A85;
  background: url('../images/icon_home.gif') no-repeat top left;
  background-position: 0px 2px;
  margin-right: 20px;
  padding-left: 15px;
  font-size: 10px;
}
.top_links a.mail{background-image: url('../images/icon_mail.gif');  background-position: 0px 3px;}


/* ----- COLSPAN ------ */
.colspan1, .colspan2, .colspan3{
  display: block;
  float: left;
  margin-top: 2px;
  margin-left: 1px;
}
.colspan1, .colspan3{
  width: 467px;
  padding: 20px;
  line-height: 17px;
}
.colspan2{ 
  width: 190px;
  padding: 15px;
  background: #EBEBEB;
}
.colspan3{
  width: 687px;
}
.colspan1 p, .colspan3 p {margin-left: 20px;}
.colspan2 p {color: #231F20; margin-bottom: 10px;}
.colspan2 h2 {
  height: 30px;
  background: url('../images/icon_man.gif') no-repeat top left;
  padding-left: 30px;
  margin-bottom: 5px;
}
.colspan2 a{
  display: block;
  font-size: 12px;
  border-bottom: 1px solid #E6E6E6;
  background: url('../images/bullet_services.gif') no-repeat top left #FFF;
  background-position: 10px 16px;
  padding: 10px 0px 10px 25px;
}

.colspan2 a.title{
  color: #C4DF9B;
  border-bottom: 1px solid #E6E6E6;
  background: url('../images/bullet_services_title.gif') no-repeat top left #0E7586;
  background-position: 10px 16px;
}



/* ----- OTHER ------ */
.hr{
  display: block;
  height: 1px;
  font-size: 1px;
  border-bottom:1px solid #CCDDE2;
  margin: 15px 0px;
}
.news_item{  color: #7C7C7C;}
.cleaner{clear: both;}

/* ----- CONTACT ------ */
.contact_item{
  display: block;
  float: left;
  width: 320px;
  padding: 5px;
  height:140px;
  margin: 0px 10px 10px 0px;
  background: url('../images/bg_contact_item.gif') repeat-x top left #FFF; 
  /*margin-top: 10px;
  margin-bottom: 20px;
   
  padding-top:10px;
  margin-right:10px;*/
}
.contact_item .photo{
  border: 2px solid white;
  float: left;
  width: 100px;
}
.contact_item .text{
  float: left;
}

.lang th{padding-right:10px;}
.lang td{padding-right:20px;}
