/* CSS Document */

/* @group Defaults */
* {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	min-width: 980px;
	height: 100%;
}
body,td,th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 62.5%; /* 1em equals 10px; 1.3em equals 13px etc. */
  color: #036;
}
body {
	background: #c9e8fb url(/images/body/bg.jpg) repeat-x 50% top;
	margin: 0px;
	text-align: center;
}
a {
  color: #036;
  text-decoration: underline;
}
a:hover {
  color: #C00;
}
/* @end */



/* @group Layout */
#ToolBarContainer {
	height: 29px;
	width: 100%;
}
#ToolBar {
	width: 600px;
	text-align: right; /* wg. Zentrieren im IE */
	margin: auto; /* Zentrieren in Firefox */
	display: table; /* Hintergrund in Firefox einblenden */
	overflow: auto;
}
#ToolBar ul li {
	display: inline;
	list-style: none;
	font-size: 1.1em;
	height: 29px;
	padding: 0px 1.1em 0px 0px;
	line-height: 2em;
}
#ToolBar ul li a {
	text-decoration: none;
}
#ToolBar ul li a:hover {
	color: #FFF;
}
#ToolBar ul li.current {
	background: #FFF;
	padding: 6px 9px 7px 12px;
	line-height: 2.25em;
}
#ToolBar ul li.current a {
	color: #036;
}
#Main {
	width: 980px;
	text-align: left; /* wg. Zentrieren im IE */
	margin: auto; /* Zentrieren in Firefox */
	display: table; /* Hintergrund in Firefox einblenden */
	overflow: auto;
}
#SiteID {
	padding: 10px 6px 37px 6px;
}
#Content {
	width: 580px;
	float: left;
	padding: 50px 0px 160px 0px;
}
#RightSide {
	position:absolute; 
	width:180px; 
	margin: 270px 0 0 585px;
	font-size: 1em;
}
#Header {
	background: url(/images/content/top.gif) no-repeat left 17px;
	height: 35px;
	text-align: right;
}
#Footer {
	height: 18px;
	padding: 25px 0px 0px 15px;
	font-size: 1.1em;
	color: #036;
	clear: both;
}
#Copyright {
	float: left;
}
#Creator {
	float: right;
	padding-right: 18px;
}
#Creator a {
	color: #036;
}
#Body {
	width: 548px;
	min-height: 350px;
	padding: 20px 15px 5px 15px;
	background: url(/images/body/body_bg.png) no-repeat;
	overflow:auto;
} #Body p {
	line-height: 1.5em;
} #Body ol, #Body ul {
	margin-bottom: 1em;
}
#Promotion {
	width: 300px;
	padding-top: 30px;
}
#Promotion div #PromotionContainer {
  position: absolute;
  top: 25px;
  margin-left: 350px;
}
#PortalTop {
	width: 548px;
	display: table;
	overflow: auto;
}
#PortalBottom {
	display: table;
	overflow: auto;
}
#Topic {
	width: 365px;
	float: left;
}
#Topic_jogging {
	width: 325px;
	float: left;
} #JoggingVisual {
	width: 325px;
	float: left;
}
/* @end */



/* @group Navigation */
#MenuTop ul {
	overflow: auto;
	height: 32px;
}
#MenuTop ul li {
	float: left;
	margin-right: 1px;
	padding-left: 22px;
	list-style: none;
	height: 27px;
	background: url(/images/menu_top/tab_left.gif) no-repeat top left;
}
#MenuTop ul li.current {
	background: url(/images/menu_top/tab_on_left.gif) no-repeat top left;
	height: 32px;
}
#MenuTop ul li a {
	display: block;
	text-decoration: none;
	color: #9BC9DE;
	font-size: 1.2em;
	font-weight: bold;
	background: url(/images/menu_top/tab_right.gif) no-repeat top right;
	padding: 6px 20px 3px 0px;
}
#MenuTop ul li a:hover {
	color: white;
}
#MenuTop ul li.current a:hover {
	color: #C00;
}
#MenuTop ul li.current a {
	background: url(/images/menu_top/tab_on_right.gif) no-repeat top right;
	color: #036;
}
#MenuSub {
	float: left;
	width: 192px;
	padding: 10px 1px 0px 10px;
}
#MenuSub ul li {
	list-style: none;
	background: url(/images/menu_sub/bg.png) repeat-y;
	margin-bottom: 1px;
}
#MenuSub ul li.current {
	background: url(/images/menu_sub/bg_on.png) repeat-y;
}
#MenuSub ul li a {
	display: block;
	color: #036;
	text-decoration: none;
	font-size: 1.2em;
	margin-left: 10px;
	padding: 5px 0;
	line-height: 18px;
}
#MenuSub ul li a:hover span {
	color: #FFF;
	background: transparent;
}
#MenuSub ul li.current a {
  font-weight: bold;
  position: relative;
  z-index: 10001;
}
#MenuSub ul li.current a:hover span {
	color: #FFF;
	background: transparent;
}
#MenuSub ul li.current ul {
  padding-bottom: 10px;
}
#MenuSub ul li.current ul li {
	background: none;
}
#MenuSub ul li.current ul li a {
	color: #036;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 14px;
	padding: 2px 0px 0px 12px;
	margin-left: 7px;
}
#MenuSub ul li.current ul li.current a {
	background: url(/images/menu_sub/arrow.gif) left no-repeat;
}
#MenuSub ul li.current ul li a:hover span {
	color: #FFF;
	background: transparent;
}

#menuleft {

	padding-top:20px;
	width:195px;
	float:right;
	border:0px;
}

#menuleft img {
	width:195px;
	float:right;
	border:0px;
}

#menulefttext {
	padding-right:10px;
	font-size: 1em;
	line-height: 1.3em;
}

/* @end */





/* --- Custom Styles (start) --- */
.balance {
	color: #9C0;
}
.vital {
	color: #F90;
}
#Product {
	display: table;
}
#Ingredients, #NutrientContent, #Analysis {
	display: none;
}
.productinfo {
	clear: both;
}
#KnowHowSelector select {
	width: 300px;
}
#KnowHowSelector input {
	width: 120px;
}
#KnowHowSelector .button {
	width: 60px;
}
#LexiconSelector select {
	width: 195px;
}
#LexiconSelector input {
	width: 120px;
}
#LexiconSelector .button {
	width: 60px;
}
.partner {
	position: relative;
	top: -18px;
	margin-bottom: -18px;
}
#BabyGallery {
	overflow:auto;
	width: 370px;
	float:left;
}
#BabyGallery.birthday {
	width: 100%;
	margin-right: -1px;
	
}
#BabyGallery .thumb {
	width: 60px;
	height: 60px;
	margin: 0px 1px 1px 0px;
	float: left;
}
#BabyGallery .thumb .placeholder {
	background: #E9ECEE;
	border: none;
	color: #CCD5DB;
	width: 60px;
	height: 60px;
	font-size: 1.1em;
	text-align: center;
}
#BabySearch {
	width: 160px;
	float: left;
	margin-left: 15px;
}
#BabyDetails {
	overflow: auto;
}
#BabyInfos {
	float: left;
	margin-right: 5px;
}
#BabyPicture {
	float: right;
}
.page_controls_back {
	width: 50px;
	float: left;
}
.page_controls_select {
	width: 270px;
	text-align: center;
	float: left;
}

.page_controls_forward {
	width: 50px;
	float: right;
	text-align: right;
}

.pagination {
	clear: both;
	/*overflow: auto;*/
	padding: 1em 0;
}


.ecard {
	background: url(/images/icons/ecard.gif) 5px 50% no-repeat;
	padding: 4px 8px 4px 64px;
	display: block;
	border: 1px solid #003366;
}

a.ecard:hover {
	text-decoration: none;
} #CardGame {
	text-align: center;
	width: 467px;
	height: 467px;
	display: table;
	margin: auto;
}

.cardgame {
	background: url(/images/icons/cardgame.gif) 5px 50% no-repeat;
	padding: 4px 8px 4px 64px;
	display: block;
	border: 1px solid #003366;
}

a.cardgame:hover {
	text-decoration: none;
}

.website {
	background: url(/images/icons/website.gif) 5px 50% no-repeat;
	padding: 4px 8px 4px 64px;
	display: block;
	border: 1px solid #003366;
}

a.website:hover {
	text-decoration: none;
} #Drawings {
	overflow: auto;
} #Drawings p {
 float: left;
 margin-right: 4px;
 text-align: center;
} #Drawings p img {
	border: 1px solid #CCD5DB;
}


.press_item {
	overflow: auto;
	margin-bottom: 1em;
}

.press_item .date {
	width: 70px;
	float: left;
}

.press_item .headline {
	width: 470px;
	float: right;
}

.download_item {
	overflow: auto;
	margin-bottom: 1em;
	clear: both;
}

.download_item .picture {
	width: 200px;
	float: left;
	text-align: center;
}

.download_item .downloads {
	width: 320px;
	float: right;
	line-height: 2em;
}



#infolayer {
	font-size: 1em;
	background: #CCD5DB;
	position: absolute;
	z-index: 3;
	display:none;
	width: 100px;
	padding: 5px;
	border-left: #FFF 1px solid;
	border-top: #FFF 1px solid;
	border-bottom: #036 1px solid;
	border-right: #036 1px solid;
}

.letter_game {
	color: #036;
	font-size: 1.5em;
	letter-spacing: 0.2em;
	font-weight: bold;
}

.letter_game input {
	font-weight: bold;
	margin: 0 1px;
	color: #036;
	width: 0.9em;
	height: 1.15em;
	border: none;
	border-bottom: 1px solid #036;
	text-transform: uppercase;
	text-align: center;
}

h4.letter_game input {
	width: 0.9em;
} 
.contact input {
	width: 150px;
}

.contact textarea {
	width: 162px;
} #quiz_stage {
	width: 486px;
	padding: 30px;
	height: 387px;
	background: url(/images/quiz/bg.jpg);
	text-align: center;
}

/* --- Custom Styles (end) --- */






#Posters {
	margin: 0 -21px 0 0;
}

.poster {
	margin: 0 21px 21px 0;
	float: left;
}
#kalender {
	background: url(/media/aktionen/2007/adventskalender/bg.jpg);
	width: 50px;
	height: 29px;
	text-align: center;
	float: left;
	margin-right: 10px;
    margin-bottom: 20px;
}
.kalender {
     padding-bottom: 10px;
}
.zahl {
	font-size: 2em;
	padding-bottom: 5px;
	color: #F4BB3E;
	font-weight: bold;

}
.shop_item {
	width: 150px;
    float:left;
}



/* @group Accordion */
#accordion {
  margin-bottom: 1em;
}
.toggler {
  background: #ECF7FB url(/images/arrow-right.gif) no-repeat 5px 7px;
  font-weight: bold;
}
.toggler a {
  display:      block;
  text-decoration:  none;
  padding:      0.5em 2em;
  border-bottom:    1px solid #FFF;
}
.toggler a:hover {
  background: #B3D1F3 url(/images/arrow-down.gif) no-repeat 5px 7px;
}
.selected {
  background: #B3D1F3 url(/images/arrow-down.gif) no-repeat 5px 7px;  
}
.selected a:hover {
}
.element {
  overflow:       hidden;
  padding: 25px;
}
.toggler h2 {
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  line-height: auto;
  margin-bottom: 0;
}
/* @end */



/* @group Trinkberater & Energie-Bedarfsrechner */
#DrinkAdvisor {
	overflow: auto;
}
#DrinkAdvisor #Bottle {
	width: 70px;
	float: left;
	margin: 10px;
}
#DrinkAdvisor #Form {
	float: right;
	margin: 25px;
}
#DrinkAdvisor #ResultInfo{
	width: 225px;
	height: 225px;
	float: left;
}
#DrinkAdvisor #ResultBottles {
	width: 300px;
	height: 215px;
	float: right;
}
#EnergyCalculator.box select {
	width: auto;
}
#EnergyCalculator.box .duration {
	width: 70px;
}
#EnergyCalculator.box .activity {
	width: 300px;
}
#EnergyCalculator.box .weight {
	width: 50px;
}
/* @end */



/* @group E-Cards */
.mutter {
	float: left;
	padding: 4px 4px 4px 4px;
	margin: 5px;
	display: block;
	width: 100px;
}
.vater {
	float: left;
	padding: 4px 4px 4px 4px;
	margin: 5px;
	display: block;
	width: 100px;
}
#EcardForm {
	float: right;
	padding: 5px;
	width: 275px;
}
#EcardPic {
	float: left;
	width: 200px;
}
#EcardPic img{
	padding: 5px;
}
#EcardForm input {
	background-color:#EEF1F3;
	border: 1px solid #C2CED7;
	margin-bottom: 5px;
}
#EcardForm input.checkbox {
	margin: 0;
	border: none;
}
#EcardFull {
	border: none;
}
#EcardMessage input, #EcardMessage textarea {
	width: 530px;
	background-color:#EEF1F3;
	border: 1px solid #C2CED7;
	font-size: 1.4em;
	line-height: 18px;
	color: #036;
	font-weight: bold;
	padding: 5px;
}
/* @end */


/* @group Bildergalerie */

/* Albumübersicht */
.gallery_albumlist {
	clear: left;
	padding-bottom: 10px;
}
.gallery_albumlist a img {
	border: 0;
	margin-right: 10px;
	padding-bottom: 10px;
	float: left;
}
.gallery_albumlist a h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
}
.gallery_albumlist a h1 {
	text-decoration: none;
}
.gallery_albumlist a:hover h1 {
	text-decoration: underline;
}
.gallery_albumlist a p {
	font-size: 1.2em;
	margin: 0px;
	margin-top: 5px;
}

/* Albumansicht */
.gallery_album {
	width: 130px;
	float: left;
	text-align: center;
	padding: 5px;
	margin: 5px;
}
.gallery_album a {
	margin: 0;
	border: 0;
}
.gallery_album a img {
	border: 0;
}
.gallery_album a .meta_info {
	font-size: 1em;
	clear: left;
	color: gray;
	padding: 2px 5px;
}
.gallery_album a .meta_info .title {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: center;
}
.gallery_album a .meta_info .datetime {
	float: left;
	text-align: left;
}
.gallery_album a .meta_info .size {
	text-align: right;
	float: right;
}

/* Bildansicht */
.gallery_image {
	width: 500px;
	padding: 5px;
}
.gallery_image .meta_info {
	font-size: 1.1em;
	clear: left;
	color: gray;
	padding: 2px 5px;
}
.gallery_image .meta_info .title {
	font-size: 1.2em;
	font-weight: bold;
	margin: 2px 0px;
	text-align: center;
	clear: left;
}
.gallery_image .meta_info .description {
	font-size: 1.2em;
	text-align: left;
}
.gallery_image .meta_info .datetime {
	float: left;
	text-align: left;
}
.gallery_image .meta_info .size {
	text-align: right;
	float: right;
}
.gallery_navigation {
	width: 500px;
	padding: 5px;
	font-size: 1.2em;
}
.gallery_navigation .prev {
	width: 33%;
	text-align: left;
	float: left;
}
.gallery_navigation .up {
	width: 33%;
	text-align: center;
	float: left;
}
.gallery_navigation .next {
	width: 33%;
	text-align: right;
	float: right;
}
/* @end */






