body {
  background-color : #CCCCCC;
  font-family : verdana;
}
a {
  color : black;
}

td { 
  font-size : 12px;
}

div.welcom {
  margin-top : 35px;
  margin-right : 50px;
  width : 170px;
  margin-bottom : 30px;
  text-align : left;
  font-size : 10px;
  color : #FFFFFF;
}

div.welcome {
  margin-top : 35px;
  font-size : 14px;
  font-weight : bold;
  color : #FFFFFF;
  text-align : left;
  text-decoration : none;
  background-color : #039472;
  padding : 3 5;
  display : block;
}

div.welcom span,
div.welcom p,
div.welcom td {
  font-size : 10px;
  color : #FFFFFF;
  line-height : 20px;
}

div.lang { 
  width : 153px
}

div.lang,
div.lang a {
  text-align : left;
  color : #FFFFFF;
  font-size : 10px;
  text-decoration : none;
}

div.left_menu {
  width : 100%;
  margin-top : 10px;
}

a.left_menu {
  font-weight : bold;
  font-size : 12px;
  color : #FFFFFF;
  text-align : right;
  text-decoration : none;
  background-color : #000000;
  padding : 5 5 5 0;
  display : block;
  margin-top : 5px;
}

a.division {
  font-size : 14px;
  font-weight : bold;
  color : #FFFFFF;
  text-align : center;
  text-decoration : none;
  background-color : #01835F;
  padding : 3 5;
  width : 220px;
  display : block;
}

div.division {
  height : 230px;
}

div.division p,
div.division span,
div.division td {
  font-size : 10px;
  line-height : 20px;
}

div.bottom {
  margin-right : 10px;
}

h2.title_top {
  color : #000000;
  font-weight : normal;
  font-size : 22px;
}

h2.title {
  font-weight : normal;
  font-size : 22px;
  display : inline;
}

div.top_menu {
  margin-left : 15px;
  font-size : 10px;
  padding-top : 4px;
  padding-bottom : 4px;
}

a.top_menu{
  color : #000000;
  font-weight : bold;
  text-decoration : none;
  padding : 4px;
}

a.top_menu:hover {
  color : #FFFFFF;
  background-color : #01835F;
}

a.top_menu_selected {
  color : #FFFFFF;
  background-color : #01835F;
}

a.close {
  font-size : 10px;
  text-decoration : none;
  font-weight : bold;
  padding : 3px;
}

a.button {
  display : block;
  background-color : #01835F;
  width : 140px;
  font-size : 12px;
  color : #FFFFFF;
  padding : 4 10;
  text-decoration : none;
  text-align : center;
}

div.body_text {
  margin-right : 0px;
  height : 450px;
  overflow : auto; 
  padding-right : 10px;
}

div.body_text td, 
div.body_text p, 
div.body_text span, 
div.body_text {
  font-size : 10px;
}

div.contact {
  margin : 20px;
}

div.contact td, 
div.contact p, 
div.contact span {
  font-size : 9px;
}

span.copy {
  font-size : 10px;
  color : #000000;  
}

div.agb {
  font-size : 10px;
  height : 460px;
  overflow : auto;
  padding : 5px;
  margin-bottom : 15px;
}

@media print {
  div.agb {
    font-size : 10px;
    padding : 5px;
    margin-bottom : 15px;
  }
}