* {padding: 0; margin: 0;}

#concentrator {
  position: relative;
  margin: 0 auto;
  padding: 94px 0px 75px 0px;
  width: 1024px;
  background-image: url("images/background.png");
  font-family: "Arial", sans-serif;
}

h1 { font-size: 18px; font-weight: normal; font-style: normal; margin-bottom: 26px; }
h2 { font-size: 16px; font-weight: bold; font-style: italic; margin-bottom: 48px; }
h3 { font-size: 14px; font-weight: bold; font-style: normal; margin: 24px 0 22px 0; line-height: 22px; }
p { font-size: 14px; font-weight: normal; font-style: normal; line-height: 22px; }
ul { margin: 0 0 20px 20px; }
li { list-style: square; font-size: 14px; font-weight: normal; font-style: normal; line-height: 22px; }

#header {
  position: relative;
}

#right {
  position: relative;
  width: 198px;
  float: right;
  margin-top: 13px;
  padding: 50px 35px 20px 75px;
  background-image: url("images/transparenz25.png");
  color: #044376;
}

#right h1 { font-size: 16px; }
#right p { font-size: 12px; line-height: 17px; margin-bottom: 17px; }
#right a { color: #044376; }

#content, .content {
  position: relative;
  width: 622px;
  margin-top: 13px;
  padding: 50px 35px 35px 50px;
  background-image: url("images/transparenz25.png");
  color: #044376;
}
.content {
  margin-top: 33px;
}
.content p {
  margin-bottom: 10px;
}

#footer {
  position: relative;
  width: 707px;
  margin-top: 33px;
  overflow: hidden;
  background-image: url("images/transparenz50.png");
  color: #004074;
}

#footer p { line-height: 17px; margin-bottom: 13px; }
#footer a { color: #004074; }

#footer_left {
  width: 176px;
  float: left;
  padding: 42px 30px 20px 50px;
}

#footer_mid {
  width: 191px;
  float: left;
  padding: 90px 35px 20px 30px;
}

#footer_right {
  width: 130px;
  float: left;
  padding: 90px 35px 20px 30px;
}

#author {
  position: absolute;
  right: -25px;
  bottom: 30px;
  width: 300px;
}

#author li { list-style: none; height: 50px; }
#author a { text-decoration: none; }
#author a img { position: relative; float: right; border: none; }
#author a p { color: white; font-size: 11px; line-height: 14px; text-align: right; }
#author li.sinnundfarbe p { padding-top: 18px; margin-right: 65px; }
#author li.weblizards img { top: -4px; left: 8px; }
#author li.weblizards p { padding-top: 4px; }