* {
  padding: 0;
  margin: 0;
}

body {
  background: #fcf3e2 url(../images/bg.jpg) left top no-repeat;
  color: #000;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  font-size: 100.01%;
  padding: 20px;
}

.unseen {
  display: inline;
  height: 0;
  left: -3000px;
  position: absolute;
  top: -2000px;
  width: 0;
  z-index: 200;
}

.c {
  clear: both;
}

div#center {
  height: 500px;
  left: 50%;
  margin-top: -250px;
  margin-left: -450px;
  overflow:auto;
  position: absolute;
  top: 50%;
  width: 900px;
}

div#home_4jahreszeiten_wrapper {
  display: block;
  float: left;
  width: 410px;
}

div#home_pfalzgraf_wrapper {
  display: block;
  float: left;
  margin: 0 100px 0 0;
  width: 386px;
}

div.logo {
  border-bottom: 2px dotted #fff;
  padding-bottom: 20px;
  text-align: center;
}

div.logo a {
  display: block;
  margin: 0 auto;
}

div.logo a#logo_4jahreszeiten {
  background: url(../images/logo_4jahreszeiten.png) center top no-repeat;
  height: 239px;
  width: 370px;
}

div.logo a#logo_pfalzgrafen {
  background: url(../images/logo_pfalzgrafen.png) center top no-repeat;
  height: 239px;
  width: 346px;
}

ul.language {
  color: #fff;
  font-size: 0.75em;
  font-weight: normal;
  line-height: 1.6em;
  background-color: transparent;
  text-align: center;
  margin-top: 20px;
  list-style: none;
}

ul.language li {
  text-transform: uppercase;
  padding-right: 0.4em;
  padding-left: 0.4em;
  display: inline;
}

ul.language li a,
ul.language li a:visited {
  color: #000;
  background-color: transparent;
  text-decoration: none;
}

ul.language li a:hover,
ul.language li a:focus {
  color: #b4a692;
  text-decoration: none;
  background-color: transparent;
}

#infobox {
  position: relative;
  top: 3em;
  width: 11em;
  float: right;
  padding: 7px;
  border: dotted 2px #b4a692;
}

#infobox p {
  color: #fff;
  font-size: 0.8em;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  line-height: 1.4em;
  background-color: #b4a692;
  padding: 5px;
}
