/* LAYOUT */

body {
  background: #def5ff url(../media/background.gif) repeat-x fixed;
  padding: 10px;
  text-align: center;
}


/* Wrapper Elemente */

#wrapper {
  width: 1000px;
  margin: 0px auto;
  text-align: left;
}

#wrapper-navigation-top {}

#wrapper-body {
  width: 830px;
}

#wrapper-navigation {
  float: left;
  width: 180px;
}

#wrapper-content {
  float: right;
  width: 640px;
  position: relative;
}


/* Header Elemente */

#header {
  width: 100%;
  height: 90px;
  background: url(../media/logo.png) no-repeat bottom left;
  margin-bottom: 10px;
  cursor: pointer;
}


/* Feste Werbung */ 

#advert-top {}

#advert-right {}


/* Horizontale Navigation */

#navigation-top {
  list-style-type: none;
}

#navigation-top li {
  float: left;
  margin-right: 1px;
  height: 26px;
}

#navigation-top li a {
  height: 26px;
  line-height: 28px;
  width: 130px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  font-size: 12px;
  background: url(../media/topnavi-background.png) no-repeat;
  text-align: center;
}

#navigation-top li a:hover {
  background: url(../media/topnavi-background-red.png) no-repeat;
}


/* Suchleiste */

#searchbar {
  clear: left;
  background: #2faef5;
  border-top: 1px solid #197cd2;
  padding: 10px;
  margin-bottom: 10px;
  height: 23px;
}

#searchbar-input {
  float: left;
  height: 13px;
  padding: 4px;
  border: 1px solid #2e94ce;
  font-size: 12px;
  margin-right: 3px;
  color: #2faef5;
  font-style: italic;
  width: 250px;
}

#searchbar-submit {
  float: left;
  width: 60px;
}


/* Navigation */

#navigation {
  list-style-type: none;
}

#navigation li {
  margin-bottom: 3px;
}

#navigation li.item a {
  text-transform: uppercase;
  color: #fff;
  display: block;
  font-size: 12px;
  border: 1px solid #2e94ce;
  background: url(../media/ui-background-blue.gif) repeat-x;
  height: 22px;
  line-height: 23px;
  text-decoration: none;
  padding: 1px 0px 0px 10px;
}

#navigation li.item a:hover {
  border: 1px solid #c30d0d;
  background: url(../media/ui-background-red.gif) repeat-x;
}

.linkorange {
  text-transform: uppercase;
  color: #fff;
  display: block;
  font-size: 12px;
  border: 1px solid #e59100;
  background: url(../media/ui-gelb.gif) repeat-x;
  height: 22px;
  line-height: 23px;
  text-decoration: none;
  padding: 1px 0px 0px 10px;
}

.linkorange:hover {
  border: 1px solid #c30d0d;
  background: url(../media/ui-background-red.gif) repeat-x;
}

#navigation li.spacer {
  height: 1px;
  margin: 5px;
  font-size: 0px;
  line-height: 0px;
}

#navigation li.blank {
  font-size: 12px;
  color: #576b77;
}

#navigation li.blank a {
  text-transform: none;
  color: #2faef5;
  display: inline;
  font-size: 12px;
  border: 0px;
  background: none;
  height: auto;
  line-height: auto;
  text-decoration: underline;
  padding: 0px;
}

#navigation li.blank a:hover {
  background: none;
  color: #2faef5;
  border: 0px;
}

#navigation li.panel {
  overflow: hidden;
  width: 158px;
  font-size: 12px;
  border: 1px solid #2e94ce;
  color: #fff;
  padding: 10px;
  background: url(../media/ui-background-blue.gif) repeat-x;
}

#navigation li.panel h2 {
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 10px;
}

#navigation li.panel input {
  background: #fff;
  border: 1px solid #2e94ce;
  height: 13px;
  padding: 4px;
  font-size: 12px;
  margin-bottom: 3px;
  width: 150px;
  color: #2faef5;
}

#navigation li.panel a.submit {
  display: block;
  width: 60px;
}


/* Footer Elemente */

#footer {
  background: #2faef5;
  border-top: 1px solid #2888bf;
  padding: 15px;
  margin-bottom: 10px;
}

#navigation-footer {
  list-style-type: none;
}

#navigation-footer li {
  float: left;
  margin-right: 3px;
  margin-bottom: 10px;
}

#navigation-footer li a {
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  border: 1px solid #2e94ce;
  background: url(../media/ui-background-blue.gif) repeat-x;
  padding: 5px 10px 4px 10px;
  height: 12px;
  text-align: center;
  cursor: pointer;
  display: block;
}

#navigation-footer li a:hover {
  border: 1px solid #c30d0d;
  background: url(../media/ui-background-red.gif) repeat-x;
}

#navigation-footer2 {
  list-style-type: none;
}

#navigation-footer2 li {
  float: left;
  margin-right: 10px;
}

#navigation-footer2 li a {
  color: #fff;
  display: block;
  font-size: 12px;
  font-size: 12px;
}

/* Teaser */

#teaser-gewinnspiel {
  background: #fff url(../../media/teaser-gewinnspiel.png) no-repeat;
  padding: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}

#teaser-gewinnspiel div.teaser-content {
  margin-top: 295px;
  padding: 10px;
  background: #f0fafe;
}

#teaser-gewinnspiel div.teaser-content p {
  font-size: 12px;
  color: #4C606C;
  line-height: 15px;
  margin-bottom: 10px;
}

#teaser-highend {
  width: 140px;
  background: #fff url(../../media/teaser-highend.png) center 10px no-repeat;
  padding: 120px 10px 10px 10px;
  margin-top: 10px;
}

#teaser-highend h2 {
  color: #2faef5;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 10px;
  text-transform: uppercase;
  line-height: 18px;
}

#teaser-highend h3 {
  color: #4c606c;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
  line-height: 16px;
}

#teaser-highend p {
  font-size: 12px;
  color: #4c606c;
  line-height: 15px;
  margin-bottom: 10px;
}