@import url("form.css");

html, body {
  min-height: 100%;
  margin: 0;
}

body {
  background-color: #fffeed;
  color: #5c5d5f;
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
}

* {
  font-family: Arial, Helvetica;
  margin: 0;
  line-height: 1.5em;
}

div.clear {
  height: 1px;
  overflow: hidden;
  font-size: 1px;
  clear: both;
}

h1 {
  color: #659704;
  font-size: 20px;
  font-weight: normal;
  line-height: 26px;
  margin: 0;
  padding: 0;
}
h1.links {
  background-image: url(../images/icons/icon-links-hl.gif);
  background-position: left;
  background-repeat: no-repeat;
  font-size: 14px;
  margin: 0 0 2px 0;
  padding: 0 0 1px 18px;
}
h2 {
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
h3 {
  color: #679808;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

a {
  color: #5c5d5f;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
a img {
  border: none;
  margin: 0;
  padding: 0;
}

p {
  line-height: 1.4em;
  margin: 0;
  padding: 0;
}

hr {
  border: 0;
  display: block;
	width: 100%;
	height: 1px;
  margin: 4px 0 8px 0;
  border-top: 1px solid #d0d2d3;
}

ul {
  margin: 0;
  padding: 0 0 0 16px;
}

/* main */
#main {
  left: 50%;
  margin: 0 0 0 -414px;
  position: absolute;
  top: 0;
  width: 828px;
}

/* top */
#top {
  background-image: url(../images/bg-top.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  height: 85px;
  margin: 0;
  padding: 0;
}
#top div.logo {
  float: right;
  margin: 30px 20px 0 0;
  padding: 0;
}

/* center */
#center {
  margin: 0;
  padding: 0;
}
div.center-top {
  height: 240px;
  margin: 0;
  padding: 0;
}
div.center-top-default {
  background-image: url(../images/bg-center-top-default.gif);
  background-position: top;
  background-repeat: no-repeat;
  height: 56px;
  margin: 0;
  padding: 0;
}
div.center-top-left {
  background-image: url(../images/bg-center-top-left.gif);
  background-position: left;
  background-repeat: no-repeat;
  float: left;
  height: 240px;
  margin: 0;
  padding: 0;
  width: 820px;
}
div.center-top-left-default {
  background-image: url(../images/bg-center-top-left.gif);
  background-position: left;
  background-repeat: no-repeat;
  float: left;
  height: 56px;
  margin: 0;
  padding: 0;
  width: 820px;
}
div.center-top-right {
  background-image: url(../images/bg-center-top-right.gif);
  background-repeat: no-repeat;
  float: right;
  height: 240px;
  margin: 0;
  padding: 0;
  width: 4px;
}
div.center-top-right-default {
  background-image: url(../images/bg-center-top-right.gif);
  background-repeat: no-repeat;
  float: right;
  height: 56px;
  margin: 0;
  padding: 0;
  width: 4px;
}
div.center-bg {
  background-image: url(../images/bg-center.gif);
  background-repeat: repeat-y;
  margin: 0;
  padding: 0;
}
div.center-middle {
  background-image: url(../images/bg-center-middle.gif);
  background-position: top;
  background-repeat: no-repeat;
  height: 59px;
  margin: 0;
  padding: 0;
}
div.center-middle-default {
  background-image: url(../images/bg-center-middle-default.gif);
  background-position: top;
  background-repeat: no-repeat;
  height: 35px;
  margin: 0;
  padding: 0;
}
div.center-bottom {
  margin: 0;
  padding: 0;
}

/* content */
div.content {
  background-image: url(../images/bg-content.gif);
  background-position: top;
  background-repeat: no-repeat;
  margin: 0;
  min-height: 350px;
  padding: 0 19px 20px 19px;
}
div.content-default {
  background-image: url(../images/bg-content.gif);
  background-position: top;
  background-repeat: no-repeat;
  margin: 0;
  min-height: 350px;
  padding: 0 19px 20px 19px;
}
div.content-default-left {
  float: left;
  margin: 0 0 0 11px;
  padding: 0;
  width: 520px;
}
div.content-default-right {
  float: right;
  margin: 0 14px 0 0;
  padding: 0;
  width: 234px;
}

/* content-box */
div.content-box {
  background-image: url(../images/bg-content-box.gif);
  background-position: top;
  background-repeat: no-repeat;
  border: 1px solid #d0d2d3;
  float: left;
  min-height: 279px;
  margin: 0 0 0 20px;
  padding: 20px 20px 20px 20px;
  width: 195px;
}
div.content-box h1 {
  line-height: 20px;
  margin: 0;
  padding: 4px 0;
  font-size: 14px;
}
div.content-box ul {
  border-bottom: 1px solid #d0d2d3;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div.content-box ul li {
  background-image: url(../images/icons/icon-main-navigation.gif);
  background-position: left;
  background-repeat: no-repeat;
  border-top: 1px solid #d0d2d3;
  height: 19px;
  margin: 0;
  padding: 2px 0 0 10px;
}
div.content-box ul li a {
  margin: 0;
  padding: 0;
}
div.content-box ul li a:hover {
  color: #679808;
  margin: 0;
  padding: 0;
}
/* content-box-default */
div.content-box-default {
  background-image: url(../images/bg-content-box-default.gif);
  background-position: top;
  background-repeat: no-repeat;
  border: 1px solid #d0d2d3;
  float: left;
  margin: 0;
  padding: 19px;
  width: 480px;
}
div.content-box-default h1 {
  color: #659704;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
/* content-box-right (Querverweise) */
div.content-box-right {
  background-image: url(../images/bg-content-box-right.gif);
  background-position: top;
  background-repeat: no-repeat;
  border: 1px solid #d0d2d3;
  margin: 0;
  padding: 16px 19px 19px 19px;
  width: 194px;
}
div.content-box-right ul {
  border-bottom: 1px solid #d0d2d3;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div.content-box-right ul li {
  background-image: url(../images/icons/icon-main-navigation.gif);
  background-position: left;
  background-repeat: no-repeat;
  border-top: 1px solid #d0d2d3;
  height: 19px;
  margin: 0;
  padding: 2px 0 0 10px;
}
div.content-box-right ul li a {
  margin: 0;
  padding: 0;
}
div.content-box-right ul li a:hover {
  color: #679808;
  margin: 0;
  padding: 0;
}

/* bottom */
#bottom {
  background-image: url(../images/bg-bottom.gif);
  background-repeat: no-repeat;
  height: 100px;
  margin: -1px 0 0 0;
  padding: 8px 0 0 45px;
}

/* footer */
#footer {
  margin: 0;
  padding: 0 0 20px 0;
  text-align: center;
}
#footer p,
#footer a {
  color: #acaa83;
}

/* media */
div.gallery {
  margin: 0 0 0 85px;
  padding: 0;
}
div.gallery a.thumb {
  background: url('../images/thumbs/thumb-gallery.gif') no-repeat;
  display: block;
  height: 101px;
  margin: 0;
  padding: 4px;
  width: 101px;
}
div.downloads {
  margin: 0 0 0 85px;
  padding: 0;
}

/* news */
div.news {
  border-top: 1px solid #d0d2d3;
  margin: 0;
  padding: 12px 0 16px 0;
}
div.news-image {
  background-image: url(../images/bg-news-thumb.gif);
  background-repeat: no-repeat;
  float: left;
  height: 107px;
  margin: 0;
  padding: 4px;
  width: 107px;
}
div.news-text {
  margin: 5px 0 0 120px;
  padding: 0;
  width: 350px;
}
div.news-text h2 {
  color: #679808;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
div.news-text a.details {
  background-image: url(../images/icons/icon-arrow-details.gif);
  background-position: left;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0 0 0 8px;
}

/* videos */
form.video-search {
  width: 510px;
  height: 47px;
  padding: 0;
  margin: 16px 0 0 0;
  background: transparent url('../images/video/search-bg.gif') no-repeat 0 0;
}
form.video-search input {
  width: 300px;
  height: 16px;
  line-height: 16px;
  padding: 0;
  color: #fff;
  background: transparent none;
  border: 0;
  margin: 15px 0 0 38px;
}
form.video-search a {
  color: #fff;
  float: right;
  margin: 15px 20px 0 0;
}
div.video-box {
  width: 509px;
}
div.video-box div.video-box-top {
  height: 3px;
  background: transparent url('../images/video/box-bg-top.gif') no-repeat 0 0;
}
div.video-box div.video-box-bottom {
  height: 4px;
  background: transparent url('../images/video/box-bg-bottom.gif') no-repeat 0 0;
}
div.video-box div.video-box-content {
  min-height: 123px;
  background: transparent url('../images/video/box-bg-center.gif') no-repeat 0 0;
}
div.video-box a.thumb {
  width: 138px;
  height: 105px;
  float: left;
  margin: 9px 0 0 10px;
  padding: 4px 0 0 4px;
  background: transparent url('../images/video/thumb-bg.gif') no-repeat 0 0;
}
div.video-box div.text {
  margin: 0 20px 0 160px;
}
div.video-box div.text h3 {
  padding: 9px 0 2px 0;
  font-size: 12px;
}
div.video-box div.text p, div.video-box div.text td {
  font-size: 11px;
}
div.video-box div.text td {
  height: 10px;
  padding: 0;
  margin: 0;
  line-height: 10px;
}

/* shader */
#shader {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha (opacity=70);
  z-index: 100;
}
#video {
  display: none;
  position: absolute;
  top: 100px;
  left: 50%;
  margin: 0 0 0 -450px;
  width: 900px;
  height: 200px;
  /*background-color: #fff;*/
  z-index: 101;
}
#video object {
  margin: auto;
}
#video a.video-close-btn {
  position: absolute;
  right: -30px;
  top: -30px;
  z-index: 102;
}

/* TinyMCE specific rules */
body.mceContentBody {
  background: #ffffff none !important;
  padding: 4px;
}
body.mceContentBody p, body.mceContentBody td {
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #58585a;
}
