body {
  background: #4A5563 url("img/bg.gf") repeat-x;
  padding: 0;
  margin: 0;
  color: #fff;
  font: 80% Verdana, sans-serif;
}

#top {
  width: 650px;
  clear: both;
  margin: 0 auto;
  padding: 80px 0 10px 0;
  text-align: right;
  font-size: 0.85em;
}

#header {
  background: #fff;
  text-align: center;
}


#container {
  width: 650px;
  margin: 50px auto;
}

#navi {
  float: left;
  width: 170px;
  text-transform: uppercase;
  text-align: right;
}

#content {
  float: right;
  width: 440px;
  line-height: 160%;
  font-size: 0.85em;
}

#content_cn {
  float: right;
  width: 440px;
  line-height: 160%;
  font-size: 1.00em;
}

#subnavi {
  margin: 60px 0 0 0;
  border-bottom: 1px solid #ccc;
  text-align: right;
}

#footer {
  margin: 0 0 40px 0;
  font: normal 1em sans-serif;
  color: #ccc;
  padding-top: 1em; 
}

a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

a.impressum {
  color: #fff;
  font-weight: normal;
  text-decoration: none;
}


a:hover {
  color: #ccc;
}

h2 {
  font: normal 2em Georgia, serif;
  color: #ccc;
  margin: 0 0 1em 0;
}

img#logo {
  margin: 0 auto;
}

ul#menu {
  margin: 3.9em 0 0 0;
  padding: 0;
  list-style: none;
}


li {
  list-style: none;
  margin: 5px 0;
  letter-spacing: 1px;
}


li.bullet {
  list-style: disc;
  margin: 5px 0;
  letter-spacing: 1px;
}

p.cn {
  text-indent:24.0pt;
}

h3 {
  font-size: 11pt;
}

h4 {
  font-size: 9pt;
}
