html, body {
  text-align: center;
}
p {
  text-align: left;
}
body {
  margin: 0;
  padding: 0;
  background: #282828 url(images/img01.gif) repeat-x scroll 0% 50%;
  text-align: justify;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #f1f5f8;
}
* {
  margin: 0 auto;
  text-align: left;
}
#header {
  background: transparent url(header_galerien.png) no-repeat scroll 0% 50%;
  position: relative;
  width: 680px;
  height: 200px;
  margin-left: 29px;
  margin-right: 21px;
}
#page {
  margin: 0 auto;
  background: #252f33 url(background.png) repeat-y scroll 0% 50%;
  overflow: hidden;
  display: table;
  height: 100%;
  position: relative;
  width: 730px;
}
.title {
  position: relative;
  left: 30px;
  top: 22px;
  text-align: left;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 32px;
  font-weight: bold;
  color: #192b33;
}
.subText {
  position: relative;
  left: 62px;
  top: 26px;
  text-align: left;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 12px;
  font-weight: bold;
  color: #2d4e5b;
}
.articleTitle {
  text-align: left;
  padding-left: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #8fb359;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 22px;
  font-weight: bold;
}
.articleContent {
  width: auto;
  position: relative;
  padding-left: 25px;
  color: #f8fbfc;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 27px;
}
.rightLinks {
  width: 102px;
  font-size: 11px;
  font-weight: bold;
  line-height: 21px;
  height: auto;
  margin-right: -2px;
  background-image: url(links_branch.png);
  background-repeat: no-repeat;
  text-align: right;
  float: right;
}
.rightLinks a:hover {
  color: #a7c27c;
}
.rightLinks .linkTitle {
  font-size: 13px;
  font-weight: bold;
  margin-top: 18px;
  margin-bottom: 32px;
  margin-right: 1px;
  color: #708b41;
}
#bar {
  background: transparent url(bar.png) no-repeat scroll 0% 50%;
  position: relative;
  width: 680px;
  height: 57px;
  margin-left: 29px;
  margin-right: 21px;
}
.menuLink {
  height: 37px;
  width: 112px;
  text-align: center;
  float: left;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ead5a8;
  padding-top: 18px;
}
.menuLink a {
  color: #192b33;
}
.menuLink a:hover {
  color: #ff8000;
}
.menuLink:hover {
  background: transparent url(bar2.png) repeat-x scroll 0% 50%;
}
a {
  text-decoration: none;
  color: #8fb359;
}
#pageContent {
  width: 680px;
  height: auto;
  padding-bottom: 20px;
}
#footer {
  background: transparent url(footer.png) no-repeat scroll left top;
  width: 730px;
  height: 60px;
  text-align: center;
  font-size: 9px;
  color: #386172;
  padding-top: 36px;
}
#footer a {
  font-size: 10px;
  color: #386172;
}
html, body {
  text-align: center;
}
p {
  text-align: left;
}
