/* Generated by KaZcadeS */
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Helvetica, Arial !important;
  background-color: #000000;
  font-size: 11pt;
  color: #0b0b0b;
}
#wrapper {

  width: 1024px;
  margin-left: auto;
  top: auto;
  margin-right: auto;

}
#header {
  border: none;
  margin: 0 0px;
  padding: 0;
  color: #333333;
  float: left;
  background-attachment: scroll;
  width: 1024px;
  height: 146px;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(Bilder/back_top.jpg);
}
#navigation {
  margin: 0px;
  padding: 0 0px 0px;
  background-attachment: scroll;
  background-position: 0% 50%;
  width: 1024px;
  float: left;
  background-repeat: repeat-x;
  text-align: right;
  height: 25px;
  background-image: url(Bilder/back_top_02_02.jpg);
  top: 9px;
  line-height: 25px;
}
#leftcolumn {
  margin: 0px;
  padding: 0px;
  background-attachment: scroll;
  background-position: 0% 50%;
  color: #333333;
  height: 428px;
  float: left;
  background-repeat: no-repeat;
  width: 66px;
  background-image: url(Bilder/back_left.jpg);
}
#content {
  margin: 0px;
  padding: 0px;
  float: left;
  height: 428px;
  width: 888px;
  display: inline;
}
#rightcolumn {
  margin: 0px;
  padding: 0px;
  background-attachment: scroll;
  color: #333333;
  height: 428px;
  float: left;
  background-repeat: no-repeat;
  background-position: right top;
  width: 70px;
  right: 0px;
  top: 0px;
  position: relative;
  background-image: url(Bilder/back_right.jpg);
}
#footer {
  padding: 100px 0px 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-attachment: scroll;
  clear: both;
	font-size: 12px;
  color: #fff;
  width: 1024px;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(Bilder/back_bottom.jpg);
}

#footer a{
	color: #fff;
}
#menu {
  width: 1024px;
  height: 25px;
  text-align: right;
  opacity: 1;
  position: relative;
  right: 69px;
}
#content_text {
  height: 100%;
  padding-left: 25px;
  list-style-type: circle;
  list-style-position: inside;
  color: #000000;
  width: 100%;
}
a:link {
  font-weight: inherit;
}
a:visited {
}
a:focus {
}
a:hover {
}
a:active {
}
h2 {
  margin-left: -20px;
  color: #fabb13;
  font-weight: bold;
  font-family: Helvetica, Arial;
  font-size: 11pt;
}
.prev {
  cursor: pointer;
}
.next {
  cursor: pointer;
}
