/* @override http://vcheat/krau.se/styles.css */

body {
  color: #000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13pt;
  line-height: 1.1em;
}

h1 {
  font-size: 24pt;
  padding-bottom: .5em;
}

h2 {
  font-size: 18pt;
  padding-bottom: .3em;
}

ul {
  padding: .85em; 
}

li {
  list-style-type: circle;
  line-height: 1.3em;
}

address {
  font-weight: normal;
  font-style: normal;
}

a {
  font-size: 10pt;
  line-height: 1.2em;
}

address a {
  font-size: 13pt;
}

/* ------ */

div.outer {
  width:  100%;
  text-align: center;
}

div.inner {
  width: 26em;
  margin:  auto;
  padding-top: 1em;
  text-align: left;
}

div.lang {
  padding: .5em 0;
  padding-bottom: 1em;
}

div.lang a {
  color: blue;
  text-decoration: underline;
}

#de {
  position: absolute;
  z-index: 5;
  width: 100%;
}

#en {
  position: absolute;
  z-index: 10;
  width: 100%;
}
