/* General styles */
* {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  width: 100%;
  background: #fff;
  /*min-width: 600px;*/
  font: 400 .625em verdana, arial, sans-serif;
  color: #58585a;
  text-align: center;
}
a {
  color: #58585a;
}
h1 {
  font-size: 2.5em;
  color: #6d361e;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}
h2 {
  font-size: 1.1em;
  color: #cfa188;
  margin-bottom: 1px;
}
h3 {
  font-size: 1.1em;
  margin: 0 0 10px;
}
#container {
  width: 999px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
.pics,
.background {
  position: absolute;
  z-index: 0;
}
#content {
  position: absolute;
  z-index: 1;
  left: 36px;
  top: 33px;
  /*width: 604px;*/
  width: 530px;
  background: #fff;
  padding: 30px 37px;
}
.homepage #content {
  left: 0;
  top: 415px;
  width: 969px;
  min-height: 104px;
  background: url(/img/system/news.png) no-repeat left top;
  padding: 26px 0 0 30px;
}
.homepage .footer {
  display: none;
}
.newsteaser {
  border-bottom: 1px dotted #ded3cb;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.homepage .newsteaser {
  width: 252px;
  float: left;
  border-left: 1px solid #e4e3e3;
  padding: 0 29px 0 5px;
  height: 85px;
  margin-left: 30px;
  margin-bottom: 0;
  border-bottom: none;
}
.newsteaser h2 {
  color: #58585a;
} 
.newsteaser img.floatLeft {
  margin-right: 5px;
}
#nav {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 80px;
  width: 325px;
  background: url(/img/system/liz-baffoe.png) no-repeat left top;
}
#nav ul {
  list-style: none;
}
.plaintext {
  font-size: 1.1em;
  line-height: 1.2727em;
}
.spacer {
  height: 16px;
  clear: both;
}
.seperator {
  border-bottom: 1px dotted #ded3cb;
  height: 10px;
  margin-bottom: 10px;
  clear: both;
}
.floatLeft {
  float: left;
}
img.floatLeft {
  margin: 0 12px 4px 0;
}
.presse img {
  margin: 0 12px 4px 0;
  float: left;
}
.plaintext h2 {
  font-size: 1em;
  margin: 0;
  color: #58585a;
}
.plaintext a,
.gallery a {
  color: #6d361e;
  font-weight: 800;
  text-decoration: none;
}
span.regular {
  font-weight: 400 !important;
}
.hidden {
  display: none;
}
.gallery {
  background: #e4d3b3;
  width: 478px;
/*  height: 158px;*/
  margin-bottom: 5px;
}
.gallery .headding {
  float: left;
  background: #e4d3b3 url(/a.gif) repeat-x left top;
  width: 120px;
  height: 158px;
  clear: both;
  position: relative;
}
.gallery a {
  float: left;
  position: relative;
}
.gallery .headding a {
  position: absolute;
  left: 11px; 
  bottom: 10px;
  float: none;
}
.gallery a img,
.lbox a img {
  float: left;
  margin-right: 5px;
  margin-bottom:12px;
}
.gallery .lbox a img {
  margin-bottom: 0;
}

/*.gallery h2 {
  display: none;
}*/
.clear {
  clear: both;
}

/*************************
   #nav
 *************************/
#nav a.homelink {
  background: none;
  height: 26px;
  margin-bottom: 14px;
}
ul.nav,
ul.nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none;
}
.nav li {
  display: inline;
  list-style: none;
}
.nav li {
  float: left;
}
#nav a {
  display: block;
  white-space: nowrap;
  background: url(/img/nav/news.png) no-repeat left top;
  text-decoration: none;
  padding: 7px 10px;
}
#nav li a.selected,
#nav li a:hover {
  background-position: left -26px;
}
#nav li a span {
  visibility: hidden;
}
#nav li.meta a {
  padding: 2px 10px 3px;
}
#nav li.meta {
  margin: 4px 0 -4px;
}
dt {
  float: left;
  clear: both;
  width: 182px;
}
dd {
  float: left;
  margin-bottom: 6px;
}
.wallpaper {
  position: relative;
  padding-bottom: 18px;
}
.wallpaper p {
  position: absolute;
  bottom: 30px;
  width: 266px;
  right: 0;
}
.footer {
  padding-top: 45px;
  font-size: 1.1em;
  clear: both;
}
.footer a {
  text-decoration: none;
}
/*
h1 {
  background: url(/img/headline.png) no-repeat left top;
}
*/

/* STANDARDS */
*:focus, :active {
  /*-moz-outline-style: none;*/
  outline: none;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.error {
 color: #f00;
}
html {
 overflow: -moz-scrollbars-vertical;
}

.press h2 {
  margin-bottom:8px;
  font-size:10px;
}
.press {
  background: #e4d3b3;
padding: 8px 12px 12px 12px;
  margin-bottom: 5px;
  margin-right: 5px;
float:left;
  width:125px;
}

/* Form Elements */
legend {
  display:none;
}
label,
span.onFormtext {
  float:left;
  width:35%;
  vertical-align:top;
  padding-top:3px;
  clear:left;
}
span.onFormtext {
  display:block;
}
a.formbutton ,
.kontaktsubtitle {
  margin: 10px 0 10px 35%;
display:block;
}
form div.error span {
  display:block;
  margin-bottom: 16px;
}
form div.error span span {
  display:inline;
  margin:0;
}

label.radio {
  clear:none;
  float:none;
  padding-right:16px;
  padding-left:4px;
}
input.text,
textarea,
select {
  border:1px solid #666;
  color:#666;
  font:400 1em tahoma, arial, helvetica, sans-serif;;
  margin:1px 0;
  padding:1px;
}
input.text:focus,
input.text:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  background:#ddd;
  border:1px solid #888;
  color:#000;
}
input.button {
  background:#818181;
  border:1px solid #595959;
  border-color:#595959 #343434 #343434 #595959;
  color:#fff;
  cursor:pointer;
  padding:2px 5px;
  margin-top:6px;
  margin-left:35%;  /* label-width */
}
input.radio {
  background:none;
  border:0;
}
input[type=text],
input.text,
textarea {
  width:49.7%;
  padding:1px 3px;
}

#onpublixForm body {
  background: #000;
}


