html, body {
  font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
  margin: 0;
  padding: 0;
  background-color: #e2e2e2;
  font-size: 82%;
}
html[xmlns^="http"]
{
  height: 100%;
  padding-bottom: .005em;
}
body {
  text-align: center;
}
body#bodybannerwide {
  text-align: left;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
  color: #4C5EA8;
  font-weight: bold;
}
h1 {
  font-size: 20px;
}
h1 span {
  display: none;
}
h2 {
  font-size: 16px;
  clear: both;
}
h3 {
  font-size: 12px;
  clear: both;
}

fieldset {
  border: 1px solid #f3f3f3;
  padding: 10px;
}
fieldset label {
  float: left;
  display: block;
  width: 80px;
}
fieldset input, fieldset textarea, fieldset select, fieldset input.suchfeld {
  border: 1px solid #4C5EA8;
  width: 300px;
}
fieldset input.csc-mailform-submit, fieldset input.suchbutton {
  background-color: #f3f3f3;
  color: #000;
  cursor: pointer;
  margin-left: 80px;
  width: auto;
}

div.tx-quickpoll-pi1 {
  font-size: 100%;
}
input.pollanswer {
  color: #000;
  cursor: pointer;
}
input.pollsubmit {
  border: 1px solid #4C5EA8;
  background-color: #f3f3f3;
  color: #000;
  cursor: pointer;
  width: auto;
}

a {
  color: #4C5EA8;
}
a:hover {
  color: #cc6600;
}

.entry a, #cont a {
  color: #000;
}
.entry a:hover, #cont a:hover {
  color: #cc6600;
}
.entry a.active, .entry span.active {
  color: #4C5EA8;
}

#container {
  width: 771px;
  background-color: #fff;
  margin: 0 auto;
  text-align: left;
}

#header {
  position: relative;
  width: 100%;
  height: 91px;
  background: url(../img/hbkg771.jpg) no-repeat top left;
  overflow: hidden;
}

#breadcrumb {
  width: 100%;
  height: 30px;
  background-color: #f3f3f3;
  text-align: left;
  overflow: hidden;
}
#breadcrumb p {
  margin: 0;
  padding-top: 5px;
  padding-left: 160px;
  font-size: 10px;
  text-transform: uppercase;
}

#menuleft {
  margin: 0;
  padding: 0;
  float: left;
  width: 160px;
  background-color: #f3f3f3;
}
#menuleft .entry {
  margin-left: 5px;
  margin-right: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
#menuleft .entry h2 {
  margin: 0;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #4C5EA8;
  font-size: 12px;
  font-weight: bold;
}

#menuright {
  float: right;
  width: 145px;
  background-color: #fff;
}
#menuright .entry {
  background: url(../img/right_bkg.gif);
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  border-right: 2px solid #ff9933;
}
#menuright .entry h2 {
  color: #4C5EA8;
  font-size: 12px;
  font-weight: bold;
}

#cont {
  width: 446px; /* 771 - 160 - 145 - 20 */
  padding: 10px;
  float: left;
}

body.contwide #menuright {
  width: 0;
  display: none;
}
body.contwide #cont {
  width: 591px; /* 771 - 160 - 20 */
}

#footer {
  clear: both;
  width: 100%;
  height: 91px;
  background: url(../img/fussbkg.gif) no-repeat top left;
}
#footer p {
  text-align: center;
  font-size: 10px;
  padding-top: 30px;
  padding-left: 50px;
  padding-right: 50px;
  color: #666;
}

.bannerwide {
  width: 468px;
  height: 60px;
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 0;
}
.bannerhigh {
  width: 120px;
  height: 245px;
  overflow: hidden;
  padding-top: 5px ! important;
  margin-bottom: 5px;
}
.ctalk {
  width: 120px;
  height: 130px;
  overflow: hidden;
  padding-top: 5px;
  margin-bottom: 5px;
}

div.csc-mailform-field {
  margin-bottom: 5px;
}

div#tx-lzgallery-pi1-listing td.preview img {
  width: 150px ! important;
  height: 120px ! important;
}

#KontaktFormular input.formbutton {
  width: 100px;
  margin-left: 80px;
}

.tx-flattrbtn-pi1 {
  padding-top: 10px;
}
