html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  background-color: #fff;
  color: #666;
  font: 12px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  height: 100%;
}

a {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #c00;
}

p,
ul {
  margin-bottom: 16px;
}

hr {
  border: 0;
  border-top: 1px solid #ccc;
  clear: left;
  height: 0;
  margin: 16px 0;
}

#wrapper {
  background: #fff url(../img/ui/bg.png) repeat-y center 0;
  margin: 0 auto;
  padding: 0 10px;
  width: 940px;
  min-height: 100%;
}

#header {
  height: 200px;
  overflow: hidden;
  padding: 0 205px 0 230px;
  position: relative;
}

#logo {
  background: url(../img/ui/logo.gif) no-repeat 0 0;
  height: 200px;
  left: 0;
  position: absolute;
  top: 0;
  width: 223px;
}

#address {
  background: url(../img/ui/balance.jpg) no-repeat 0 0;
  font-size: 10px;
  height: 140px;
  line-height: 13px;
  padding: 60px 15px 0 15px;
  position: absolute;
  right: 0;
  top: 0;
  width: 175px;
}

#kv {
  background: url(../img/kv/head.jpg) no-repeat 0 0;
  height: 200px;
  left: 223px;
  position: absolute;
  top: 0;
  width: 512px;
}

#container {
  position: relative;
}

#navigation-wrapper {
  left: 0;
  position: absolute;
  top: 0;
}

.navigation {}

.navigation ul {
  margin-bottom: 0;
}

.navigation a {
  color: #fff;
  background: url(../img/ui/button_inaktiv.jpg);
  display: block;
  font-size: 11px;
  font-weight: normal;
  height: 28px;
  letter-spacing: 1px;
  line-height: 28px;
  padding: 0 15px;
  text-decoration: none;
  white-space: nowrap;
  width: 193px;
}

.navigation a:hover {
  background-image: url(../img/ui/button_hover.jpg);
}

.navigation a.pathpart,
.navigation a.selected {
  background-image: url(../img/ui/button_aktiv.jpg);
}

.navigation .li-2,
.navigation .awards,
.navigation .karte,
.navigation .metanav {
  display: none;
}

#external-links {
  background: url(../img/deco/navi_bg.jpg) no-repeat 0 top;
  padding-top: 157px;
}

sup.sup {
  font-size: 11px;
  position: relative;
  top: -4px;
}

#content h1 sup.sup {
  font-size: 13px;
  top: -6px;
}

#content {
  min-height: 800px;
  padding: 24px 225px 24px 243px;
  width: 472px;
}

#content ol {
  list-style: decimal outside;
  padding-left: 40px;
}

#content ol li {
  padding-left: 4px;
}

#content ul li {
  background: url(../img/ui/li.png) no-repeat 0 4px;
  padding-left: 12px;
}

#content h1 {
  background: url(../img/ui/edge.jpg) no-repeat 0 bottom;
  color: #c00;
  font-size: 16px;
  height: 45px;
  line-height: 32px;
  margin-bottom: 24px;
}

#content h2 {
  clear: both;
  color: #c00;
  margin-bottom: 12px;
}

#content h3 {}

#content h4 {
  font-size: 10px;
}

#content img {
  float: left;
  margin: 10px 10px 10px 0;
}

body#team #content {
  position: relative;
}

body#team #content img {
  left: 244px;
  margin-top: 0;
  position: absolute;
}

body#team #content h2,
body#team #content p,
body#team #content ul {
  padding-left: 123px;
}

body#referenzen #content img {
  float: none;
}

body#kooperationspartner #content img {
  float: none;
}

body#karte #wrapper {
  background: none;
}

body#karte #content {
  padding: 0;
}

body#karte #header,
body#karte #gototop,
body#karte #footer,
body#karte #margin,
body#karte .navigation {
  display: none;
}

area {
  cursor: pointer;
}

.accordeon {
  margin: 24px 0;
}

.accordeon h3 {
  background: url(../img/ui/acc-norm.png) no-repeat 0 0;
  color: #666;
  cursor: pointer;
  font-weight: normal;
  height: 28px;
  line-height: 28px;
  margin: 0 0 8px 0;
  overflow: hidden;
  padding-left: 21px;
}

.accordeon.numbers h3 {
  background-image: url(../img/ui/acc-num.png);
  padding-left: 0;
}

.accordeon h3:hover,
.accordeon h3.open {
  background-position: 0 -30px;
  color: #fff;
}

.accordeon.numbers h3 em {
  color: #fff;
  display: inline-block;
  font-style: normal;
  font-weight: bold;
  padding-right: 4px;
  text-align: right;
  width: 14px;
}

.accordeon p {
  display: none;
  margin: 6px 0 6px 21px;
}

.accordeon > ol,
.accordeon > ul {
  display: none;
}

body#start .accordeon.numbers {
  margin-top: -4px;
  padding-left: 180px;
  width: 290px;
}

#margin {
  font-size: 11px;
  line-height: 14px;
  padding: 28px 15px;
  position: absolute;
  right: 0;
  top: 0;
  width: 175px;
}

#margin img {
  margin-bottom: 32px;
}

#metanav ul {
  background: url(../img/ui/edge_klein.jpg) no-repeat 0 bottom;
  display: block;
  margin-bottom: 24px;
  padding-bottom: 12px;
}

#metanav a {
  color: #666;
}

#metanav a.selected,
#metanav a:hover {
  color: #c00;
}

#metanav .imagefilm,
#metanav .die-seguro-gewerbeberatung {
  display: none;
}

#gototop {
  display: block;
  margin-top: 48px;
  text-align: left;
}

#footer {
  background: url(../img/ui/edge.jpg) no-repeat 0 0;
  font-size: 10px;
  margin-top: 24px;
  padding-top: 12px;
  text-align: center;
}

label,
.label {
  float: left;
  margin-right: 10px;
  width: 150px;
}

.label {
  height: 80px;
}

label.checkbox {
  margin-right: 0;
  width: 300px;
}

input[type=text] {
  float: left;
  width: 300px;
}

textarea {
  float: left;
  height: 80px;
  width: 300px;
}

.validation-error {
  clear: left;
  display: block;
  color: #900;
  margin-left: 160px;
}

.hilite {
  color: #c00;
  font-weight: bold;
}

.right {
  display: block;
  text-align: right;
}

.clearer {
  clear: both;
}