/* @group Absätze */
#Sidebar .box,
#Sidebar .box p,
#Footer,
#Footer p {
  line-height: 1.5em;
}
#Content div.left {
  float: left;
  margin: 0 0em 0.5em 0;
}
#Content div.right {
  float: right;
  margin: 0 0 0.5em 0em;
}
#Content div.right a {
  margin-left: 12px;
}
/* @end */



/* @group Links */
a {
  color: #ce1628;
}
a.button,
input.button {
  background: #867c73;
  color: #FFF;
  text-decoration: none;
  padding: 3px 9px;
  height: 24px;
  display: inline;
  border: none;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 1em; 
}
a.button:hover,
input.button:hover {
  background: #ce1628;
  color: #FFF;
}
a.image {
  background: none;
  padding: 0;
}
/* @end */



/* @group Bilder */
#Content img.border {
  /*border: 6px solid #c8bfb9;*/
  border: 6px solid #b4aca7;
}
#Sidebar img.border {
  border: 1px solid #35312e;
}
.start .box img.border {
  border: 1px solid #45382d;
}
/* @end */



/* @group Überschriften */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5em;
}
h1,
p.trademarker {
  font-family: "TradeMarker-Light", Arial, Verdana;
  font-size: 2.5em;
  letter-spacing: 0.05em;
  color: #ce1628;
  text-transform: uppercase;
}
h2,
h1.subtitle,
p.versal {
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
  letter-spacing:0;
  color: #564f49;
}
h3 {
  font-size: 1em;
  font-weight: normal;
  /*color: #bbb1aa;*/
  color: #928a84;
  /*border-bottom: 1px solid #e2ddda;*/
  border-bottom: 1px solid #bbb1aa;
  padding-bottom: 0.5em;
}
h4 {
  font-size: 1em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 0.9em;
}
#Content h2 {  
  margin-top: 1.7em;
}
#Content .news h2, #Content .events h2, #Content .press_releases h2 {
  margin-top: 0;
}
#Sidebar h2, #Sidebar h2 a {
  color: #FFF;
}
#Sidebar h2 a:active {
  text-decoration: none;
}
#Sidebar h3 {
  border: none;
  color: #928a84;
  margin: 0;
  padding: 0;
}
#Sidebar h4 {
  color: #c6c5c5;
  margin: 0;
  padding: 0;
}
#NewsArticle h2 {
  margin-top: 1.7em;
}
/* @end */



/* @group Listen */
ul {
  list-style-image: url(/images/icons/li_red.gif);
}
/* @end */



/* @group Boxen */
h3.box_headline {
  display: none;
}
#Content div.box {
  background: #E9E6E2;
  padding: 1em;
  margin-bottom: 1em;
  border: 1px solid #C8BFB9;
}
#Content div.box fieldset {
  background: none;
  border: none;
}
#Content div.box fieldset ol {
  padding: 0;
}
#Content div.box_simple fieldset {
  background: #FFF;
  border: none;
}
#Content div.box_simple fieldset ol {
  padding: 0;
}
#Content ul.overview {
  float: left;
  padding: 0;
  margin: 0 0 2em 0;
  width: 580px;
  position: relative;
}
#Content ul.overview li {
  list-style: none;
  float: left;
  width: 250px;
  margin-right: 40px;
  padding-bottom: 2em;
}
#Content ul.overview li.break {
  clear: left;
}
#Sidebar .box h3 a,
#Sidebar .box h3 a:hover,
#Sidebar .box h3 a:active,
#Sidebar .box p a,
#Sidebar .box p a:hover,
#Sidebar .box p a:active {
  color: #928A84;
  text-decoration: none;
}
#Sidebar .box p a.button {
  color: #fff;
}
/* @end */

/* @group Tagging */
#Sidebar ul.tags,
#Tagcloud ul.tags {
  background: none;
  list-style: none;
  margin: 0;
  text-align:center;
}
#Sidebar ul.tags li,
#Tagcloud ul.tags li {
  background: none;
  display:inline;
  margin: 0;
}
#Sidebar ul.tags li a,
#Tagcloud ul.tags li a {
  line-height:1.5em;
  padding:0.5em;
  text-decoration: none;
  color:#BBB1AA;
}
#Sidebar ul.tags li a:active,
#Sidebar ul.tags li a:hover {
  color:#fff;
}
#Tagcloud ul.tags li a:active,
#Tagcloud ul.tags li a:hover {
  color:#000;
}
#Sidebar ul.tags li.cloud20,
#Tagcloud ul.tags li.cloud20 {
  font-size:1em;
}
#Sidebar ul.tags li.cloud30,
#Tagcloud ul.tags li.cloud30 {
  font-size:1.2em;
}
#Sidebar ul.tags li.cloud40,
#Tagcloud ul.tags li.cloud40 {
  font-size:1.4em;
}
#Sidebar ul.tags li.cloud50,
#Tagcloud ul.tags li.cloud50 {
  font-size:1.6em;
}
#Sidebar ul.tags li.cloud60,
#Tagcloud ul.tags li.cloud60 {
  font-size:1.8em;
}
/* @end */


/* @group Fieldsets */
#Search fieldset {
  background: none;
  border: none;
  margin-top: 23px;
}
#Search fieldset input#query {
  border: none;
  width: 156px;
  height: 20px;
  padding: 4px 0 0 24px;
  background: #FFF url(/images/header/search-bg.gif) no-repeat 6px 4px;
  color: #AAA;
  float: left;
}
#Search fieldset input#query:focus {
  background-color: #FFF;
  color: #333;
}
#Search fieldset input.submit {
  font-size: 1em;
  width: 50px;
  height: 24px;
  border: none;
  background: #ce1628;
  color: #FFF;
}

#Sidebar fieldset {
  background: none;
  border: none;
}
#Sidebar fieldset ol {
  padding: 0;
}
#Sidebar .sport_selector #sport {
  width: 220px;
}
/* @end */



/* @group Formulare */
input[type="text"],
input[type="password"],
input[type="file"],
textarea,
select {
  border: 1px solid #ccc;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 1em;
  padding: 0.2em 0;
}
button {
  background:#867C73;
  border: none;
  color:#fff;
  display:inline;
  height:22px;
  padding: 0px 7px 4px 4px;
  text-decoration:none;
  font-size:1em;
  cursor: pointer;
}
button:hover,
button:active {
  background: #ce1628;
}
/* @end */

/* @group generic boxes content */
.box fieldset ol { 
  padding:2.2em 1em 0;
}
/* @end */

/* @group Startseite */
#Page.start div.box {
  width: 223px;
  float: left;
  margin-right: 16px;
  margin-bottom: 10px;
  color: #9c938d;
}
#Page.start div.box h2,
#Page.start div.box h2 a,
#Page.start div.box h2 a:active {
  color: #fff;
}
#Page.start div.box form {
}
#Page.start div.box form fieldset {
  background: none;
  border: 0;
  margin: -30px 0 0 -10px;
}
#Left {
  float: left;
  width: 460px;}
#Right {
  float: right;
  width: 460px;
  margin-right: 20px;
}
#News, #Events, #Tagcloud {
  background-color: #fff;
  padding: 30px;
  border: 5px solid #d6d3d0;
}
#News img, #Events img {
  /*border: 5px solid #c8bfb9;*/
  border: 5px solid #b4aca7;
}
#News {
  margin-bottom: 24px;
}
#Events {
  padding-bottom: 15px;
  margin-bottom: 20px;
}
#Events ul li h3 {
  border: 0;
  margin: 0;
}
#Events ul h2 {
  margin-bottom: 3px;
}
#Events ul li {
  /*border-bottom: 1px solid #e2ddda;*/
  border-bottom: 1px solid #bbb1aa;
  margin-top: 15px;
}
#Events ul li.last {
  border: 0;
}
#News ul li a {
  line-height: 2em;
}
#Events ul {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
#Newsletter {
  background: url(/images/start/newsletter.png) no-repeat;
  margin: -10px 0 20px 0; 
  height: 120px;
  color: #dbd8d4;
}
#Newsletter p {
  width: 370px; 
  padding-top: 20px;
}
#Newsletter span {
  font-weight: bold;
  padding: 10px 15px;
  margin-top: 20px;
  display: block;
}
#Newsletter form {
  float: right;
  display: block;
  margin-top: -30px;
  margin-right: 10px;
}
#Newsletter .email {
  width: 160px;
  padding-left: 10px;
  margin-top: 1px;
}
#Newsletter .abo {
  background-color: #ce1628;
  border: 0px;
  color: #fff;
  height: 22px;
  margin-left: 10px;
  cursor: pointer;
  padding-left: 5px;
  padding-right: 5px;
}
#RSS {
  margin-bottom: 20px;
  color: #dbd8d4;
}
#RSS a {
  color: #dbd8d4;
  font-weight: bold;
}
#Sponsoring img {
  margin: 0 0 20px 0;
}
/* @end */


/* @group StartCarousel */
#StartCarousel {
  position: relative;
  left: 0px;
  top: 0px;
  height: 350px;
  overflow: hidden;
  display: block;
  margin-bottom: 20px;
  cursor: pointer;
}
#StartCarousel .scroller { 
  position: relative;
  width: 450px;
  height: 350px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#StartCarousel .scroller .content {
  position:relative;
  width:10000px;
}
#StartCarousel .scroller .section {
  position: relative;
  width: 450px;
  height: 350px;
  margin: 0;
  padding: 0;
  float: left;
  overflow: hidden;
}
#StartCarousel .content p {
  cursor: pointer;
}
#StartCarousel img {
  border: 5px solid #867c73;
}
#StartCarousel .controls {
  margin-left:15px;
  margin-top:-100px;
  position:absolute;
}
#StartCarousel .controls a {
  background: url(/images/start/white_66_trans.png);
  color: #7c7c7c;
  padding: 2px 5px;
  text-decoration: none;
}
#StartCarousel .controls a.current,
#StartCarousel .controls a:hover,
#StartCarousel .controls a:active {
  background: #fff;
  color: #ce1628;
}
/* @end */




/* @group News */
ul.news {
  list-style: none;
  list-style-image: none;
  margin: 0;
}
ul.news li {
  margin-bottom: 2em;
  clear: both;
}
ul.news.headlines {
  list-style-image: url(/images/icons/li_red.gif);
  margin-left: 2em;
}
ul.news li.headline {
  margin-bottom: 0.5em;
}
/* @end */

/* @group Events */
ul.events, ul.events ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
}
ul.events li {
  margin-bottom: 2em;
  width: 100%;
}
ul.events li h6.date {
  display:block;
  float:left;
  font-weight:normal;
  width:170px;
  font-size: 1em;
}
ul.events li .detail_block {
  margin-left: 170px;
}
ul.events.headlines h2 {
  text-transform:none;
}
ul.events.headlines li h6.date {
  height: auto;
}

/* @end */

/* @group Gallery album */
.slide_album {
  height: 105px;
  margin-bottom: 1em;
  position: relative;
}
.gallery_wrapper {
  height: 105px;
  overflow: hidden;
}
.slide_album .left_slider,
.slide_album .right_slider {
  display: block;
  width: 10px;
  height: 40px;
  position: absolute;
  text-decoration: none;
  top: 30px;
}
.slide_album .left_slider {
  left: -20px;
  background: #fff url(/images/slide_btn_left.gif);
}
.slide_album .right_slider {
  right: -20px;
  background: #fff url(/images/slide_btn_right.gif);
}
ul.gallery_album {
  list-style: none;
  list-style-image: none;
  margin: 0;
}
ul.gallery_album:after {
  clear:both;
  content:".";
  display:block;
  height:0;
  visibility:hidden;
}
ul.gallery_album li {
  width: auto;
  margin: 0;
  float: left;
}
ul.gallery_album a {
  display:block;
}
ul.gallery_album img {
  border: 6px solid #C8BFB9;
  display: block;
  float: left;
  height: 88px;
  margin-bottom: 1em;
  margin-right: 15px;
  padding: 0;
  width: 88px;
}
/* @end */

/* @group Pressemeldungen */
ul.press_releases {
  list-style: none;
  list-style-image: none;
  margin: 0 0 2em 0;
}
ul.press_releases li {
  margin-bottom: 0.7em;
  clear: left;
  width: 100%;
}
ul.press_releases h2 {  
  margin-left: 170px;
}
ul.press_releases h5 {
  margin: 0;
  display: block;
  float: left;
  width: 150px;
  min-height: 25px;
}
/* @end */



/* @group Social Networks */
ul.bookmarks {
  margin: 2em 0 0 0;
  padding: 0;
}
ul.bookmarks li {
  list-style: none;
  list-style-image: none;
  display: inline;
  margin: 0;
  padding: 0;
}
ul.bookmarks li.title {
  font-weight: bold;
  margin-right: 1em;
}
ul.bookmarks li a {
  background: none;
  margin: 0 0.3em;
  padding: 0;
}
/* @end */



/* @group Sponsoring */
#sponsoring img {
  border: 1px solid #999999;
  margin-right: 2px;
}
#sponsoring a {
  background: none;
  padding: 0;
}
#partners img {
  border: 1px solid #999999;
  margin-right: 6px;
}
#partners a {
  background: none;
  padding: 0;
}
/* @end */



/* @group Sortiment */
#ContentSortiment h2 {
 color: #3f3b38;
}
#SubNavigationSortiment {
 padding-bottom: 30px;
 margin-top: -10px;
 margin-bottom: -10px;
}
#SubNavigationSortiment ul {
 list-style: none;
 list-style-image: none;
 margin: 0px;
}
#SubNavigationSortiment ul ul li,
#SubNavigationSortiment ul ul li active {
 height: 70px;
 vertical-align: middle;
 color: #7c7168;
}
#SubNavigationSortiment ul ul li {
 /*background: url(/images/sidebar/hr.png) no-repeat bottom;*/
}
#SubNavigationSortiment ul ul li.active {
 background: url(/images/sortiment/li-active-short.png) no-repeat !important;
 padding: 0 10px;
 /*margin: -1px -11px 0 -10px;*/
 color: #fff;
}
#SubNavigationSortiment ul ul li.active a {
 color: #fff;
}
#SubNavigationSortiment ul ul li.last {
 background: none;
}
#SubNavigationSortiment ul ul li span {
 font-weight: normal;
 text-transform: none;
}
#SubNavigationSortiment ul ul li a {
 background: none;
 color: #7c7168;
 display: block; 
 margin-left: 0px;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: none;
 padding: 0px 0px 7px 0px;
}
#SubNavigationSortiment ul ul li.current a {
 background: none;
}
#SubNavigationSortiment ul ul li.current>a,
#SubNavigationSortiment ul ul li a:hover {
 color: #FFF;
}
#SubNavigationSortiment ul ul li img {
 float: left;
 border: 3px solid #e9e5e2;
 margin-top: 10px;
 margin-right: 10px;
}

#SubNavigationSortiment ul ul li strong {
 padding-top: 20px;
 display: block;
 margin-bottom: -5px;
}
#SubNavigationSortiment ul.accordion .element {
  overflow:hidden;
}
#SubNavigationSortiment h2.toggler {
  margin-bottom: 0;
}
#ContentSortiment .description {
 width: 420px;
 float: left;	
}
#ContentSortiment .nutrients {
 width: 320px;
 margin-bottom: 37px;
}
#ContentSortiment .nutrients caption {
 background: #3f3b38 url('/images/sortiment/caption-top.gif') no-repeat;
 color: #fff;	
 font-weight: normal;
 text-align: left;
 padding: 5px 10px;
 margin-bottom: 1px;
 margin-top: 15px;
}
#ContentSortiment .description .nutrients td {
 background-color: #a39c98;
 color: #fff;
 padding: 3px 10px;
}

#ContentSortiment .description .nutrients .alt td {
 background-color: #c7beb8;
 color: #3f3b38;
}
#ContentSortiment .description .nutrients thead th {
  background: #C7BEB8;
}
#ContentSortiment .description .nutrients tfoot td {
  background: none;
}
#ContentSortiment .description .nutrients tfoot small {
  color:#fff;
}
#ContentSortiment .description .nutrients td.lastleft {
 background: #a39c98 url('/images/sortiment/td-last-bottom-left.gif') no-repeat bottom left;
}
#ContentSortiment .description .nutrients td.lastright {
 background: #a39c98 url('/images/sortiment/td-last-bottom-right.gif') no-repeat bottom right;
}
#ContentSortiment #Visual {
 width: 140px;
 height: 550px;
 float: right;	
 margin: 0;
 padding: 0;
 list-style: none;
 list-style-image: none;
 position: relative;
}
#ContentSortiment #Visual li {
  position: absolute;
}
#ContentSortiment #Visual li.hide {
  display: none;
}
#ContentSortiment #Visual p {
  color: #fff;
  text-align: center;
}
#ContentSortiment #InfoBox {
 background: url('/images/sortiment/info-box.png') no-repeat;
 width: 584px;
 height: 94px;
 clear: both;
 position: relative;
}
#ContentSortiment #InfoBox span {
 padding: 35px 10px 0 100px;
 position: absolute;
}
#ContentSortiment #InfoBox a {
 color: #3F3B38;
}
#ContentSortiment .ingredients {
  width:320px;
}
#ContentSortiment .ingredients p {
  background-color: #C7BEB8;
  color: #3F3B38;
  padding: 5px 10px;
}
#ContentSortiment .ingredients h3 {
 color: #fff;
 background:#3F3B38 url(/images/sortiment/caption-top.gif) no-repeat scroll 0 0;
 border:none;
 padding: 5px 10px;
 margin-bottom:0;
}
/* @end */


/* @group DrinkAdvisor  */
#DrinkAdvisor {
  border:none;
  color:#000000;
  margin-bottom:10px;
}
#DrinkAdvisor #Bottle {
  float:left;
  margin:10px;
  width:70px;
}
#DrinkAdvisor input[disabled] {
  border: none;
  background: none;
}
#DrinkAdvisor input#gewicht {
  text-align: right;
}
#DrinkAdvisor #ResultBottles {
  height: 220px;
}
#DrinkAdvisor #ResultBottles ul {
  float: left;
  margin: 0;
}
#DrinkAdvisor #ResultBottles ul li {
  width: 56px;
  height: 200px;
  background: url(/media/sport-und-fitness/ideal-fit-berater/bottle-ghost.png);
  display: block;
  float: left;
  margin-right: 1em;
}
#DrinkAdvisor #ResultBottles ul li div.bottle_fill {
  width: 56px;
  height: 200px;
  background: url(/media/sport-und-fitness/ideal-fit-berater/bottle.png) bottom;
  display: block;
  position: relative;
  border-top: 1px solid white;
}
/* @end */

/* @group Shop  */
ul#Shop {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul#Shop li {
  width: 280px;
  float: left;
  padding-right: 40px;
  margin-bottom: 40px;
}
ul#Shop h2 {
  padding-left: 6px;
  margin-right: -30px;
}
ul#Shop .image_wrapper {
  background: #fff;
  border: 6px solid #E9E6E2;
  text-align: center;
  margin: 0;
  padding: 0;
}
ul#Shop .product_info {
  padding: 0 6px;
  margin: 0;
}
ul#Shop .price {
  font-weight: normal;
}
ul#Shop .order_link {
  float: right;
  height: auto;
}

/* @end */



/* @group Seitennavigation */
#Content .page_navigation {
  font-size: 0.9em;
  text-align: right;
  margin-bottom: 1.5em;
  padding: 5px 0;
  clear: left;
}
#Content .page_navigation .page_nav,
#Content .page_navigation .page_nav_current {
  border: 1px solid #ccc;
  margin: 0 3px;
  padding: 5px;
}
#Content .page_navigation .page_link {
  background: none;
  border: 1px solid #ce1628;
  color: #ce1628 !important;
  margin: 0 3px;
  padding: 5px;
}
#Content .page_navigation .page_link:hover {
  border: 1px solid #666;
  background-color: #CCC;
  color: #666 !important;
}
/* @end */




/* @group Newsletter Anmeldung */
#NewsletterAnmeldung input#newsletter_abo_1.. {
  width: 196px;
  float: right;
}
#NewsletterAnmeldung .abo {
  background-color: #ce1628;
  border: 0px;
  color: #fff;
  padding: 3px 7px;
  cursor: pointer;
  font-size: 1em;
}
/* @end */



/* @group 2-1 Ideal */
#Content #mineralisierung {
  clear: both;
}
#Content #mineralisierung img {
  float: right;
}
#Content #mineralisierung table {
  float: left;
  width: 300px;
  margin-bottom: 30px;
}
/* @end */



/* @group Michael Schumacher */
#Content #Poster {
  width: 529px;
  height: 370px;
  border: 5px solid #867c73;
  border-right: 6px solid #867c73;
  background: url(/media/michael-schumacher/werbung/plakat_ms_boxen.jpg);
}
#Content #PosterContainer {
  margin-left: 0px;
  padding: 0;
}
/* @end */




/* @group Unternehmen */
#Content #Museum {
  background: url(/media/unternehmen/museum.jpg);
  width: 398px;
  height: 282px;
  margin-left: 70px;
  margin-bottom: 10px;
}
/* @end */



/* @group Ernährungstipps */
#DietaryAdvices h2, #DietaryAdvices .active h2 {  
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 1px;
}
#DietaryAdvices .active h2 {
  background-color: #756a66;
}
#DietaryAdvices h2 {
  background-color: #8c807c;
}
#DietaryAdvices h3 {
  border-bottom: 1px solid #fff;
  color: #fff;
}
#DietaryAdvices .tip {
  background-color: #dcd4cc;
  padding: 1em 1em 0.5em 1em;
}
/* @end */



/* @group Sitemap */
#Sitemap>ul {
  padding: 0;
  margin: 0;
}
#Sitemap>ul>li {
  color: #1c1c1c;
  text-transform: uppercase;
  border-bottom: 1px solid #e2ddda;
  padding: 0 0 15px 28px;
  margin: 0 0 10px 0;
  font-weight: bold;
  list-style: none;
}
#Sitemap>ul>li>a {
  text-decoration: none;
}
#Sitemap>ul li ul li {
  font-weight: normal;
  text-transform: none;
}
/* @end */



/* @group Suche */
#Content .search_form fieldset {
  background: none;
  border: none;
  margin-bottom: 1em;
}
#Content .search_form fieldset input#SearchQuery {
  width: 484px;
  height: 20px;
  padding: 2px 0 0 24px;
  background: #FFF url(/images/header/search-bg.gif) no-repeat 6px 4px;
  color: #AAA;
  float: left;
}
#Content .search_form fieldset input#SearchQuery:focus {
  background-color: #FFF;
  color: #333;
}
#Content .search_form fieldset input.submit {
  font-size: 1em;
  width: 50px;
  height: 24px;
  border: none;
  background: #ce1628;
  color: #FFF;
}


#Content .search_results li {
  margin-bottom: 1em;
}
#Content .search_results h2 {
  border-bottom: none;
  font-size: 1em;
  margin-bottom: 0.25em;
  padding-bottom: 0;
}
#Content .search_results a {
  background: none;
  padding: 0;
}
#Content .search_results a:hover {
  text-decoration: underline;
}
#Content .search_results .description,
#Content .search_results .url {
  margin: 0;
}
#Content .search_results .highlight {
  font-weight: bold;
}
/* @end */



