body, td, th {
  font: normal 14px/18px Verdana, Arial, Helvetica, sans-serif;
}
td, th {
  f\ont-size: 100%;
}
html {
  color: black;
  height: auto;
}
body {
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

#logo {
  position: absolute;
  top: 0;
  left: 0;
}

#logo img {
  border: 0;
}

#top {
  position: relative;
  height: auto;
  width: auto;
}

#header {
  height: 50px;
}

#main {
  padding: 90px 0 0 0 !important;
  border: 0;
  margin: 0;
  overflow: visible;
  height: auto;
  width: auto;
}

#content-sidebar1 {
  padding: 0;
  margin: 0;
  position: relative;
  height: auto;
  width: auto;
  float: none;
}

#sidebar2 {
  float: left;
}

#content {
  width: 600px;
  margin: 0;
  padding: 0 0 30px 0;
  position: relative;
  height: auto;
  width: auto;
  float: none;
}

#content ul li {
  list-style-type: square !important;
}

#content .footer,
#navAndSearch,
.languageChooser,
.sitenav,
#claim,
#ariadne,
#fastSearch,
#nav,
#keyvisual,
#sidebar1, 
#sidebar2 ul.teaser,
#otherNews,
#social,
#footer {
  display: none !important;
}


h1, h2, h3, h4, h5, h6 {
  margin: 2em 0 1em 0;
  font-weight: bold;
}
h1 {
  margin: 0 0 1em 0;
  font-size: 18px;
  color: #F58220;
}
h2 {
  font-size: 16px;
  padding: 0 0 10px 0;
  color: #F58220;
}
h3 {
  font-size: 14px;
}

