html, body
{
	background: #243c6a;
	font-family: Arial;
	font-size: 12px;
	min-width: 900px;
	min-height: 100%;
	height: 100%;
}

html, body, p, td, div, span {
	color: white;
}
strong {
	font-weight: bold;
}


/******************
		GENERAL
******************/
.clear { clear: both; }

a { color: white;	font-weight: bold; }

h2
{
	color: white;
	font-size: 18px;
	margin: 10px 0 5px 0;
	font-weight: bold;
}


/**************
		PAGE LAYOUT
***************/


#page {
	margin: 0 auto 0 auto;
	text-align: center;
	zoom: 1;
	width: 1000px;
}

#header {
	background: url(../../images/startpage/backgrounds/bg-header.jpg) no-repeat;
	height: 83px;
	padding: 12px 20px 0 20px;
	position: relative;
}

#content {
	background: url(../../images/startpage/backgrounds/bg-content.jpg) repeat-y;
	padding: 0px 0px 0px 20px;
	text-align: left;
	color: white;
	zoom: 1;
}

#content-left {
	float: left;
	width: 760px;
}

#content-right {
	width: 210px;
	float: left;
	padding-top: 4px;
	position: relative;
	_margin-left: -3px;
}


#footer {
	background: url(../../images/startpage/backgrounds/bg-footer.jpg) no-repeat;
	height: 61px;
	padding: 12px 20px 0 20px;
	position:relative;
}


/**********
	LOGOS HEADER
***********/

#header .logo {
	position: absolute;
}

#logo-maoam {
	top: 5px;
	left: 16px;
}

#logo-haribo {
	top: 8px;
	left: 428px;
}

#logo-chamallows {
	top: 8px;
	right: 16px;
}

#slogan {
	top: 70px;
	left: 280px;
}


/**********
	CONTENT
***********/



#selection {
	background: url(../../images/startpage/backgrounds/bg-selection.jpg) no-repeat left 10px;
	width: 751px;
	height: 300px;
	position: relative;
	text-align: center;
}

#link-info-planet {
	display: block;
	width: 244px;
	height: 64px;
	position: absolute;
	top: 20px;
	left: 58px;
	text-decoration: none;
}

#link-fun-planet {
	display: block;
	width: 244px;
	height: 64px;
	position: absolute;
	top: 20px;
	text-decoration: none;
	right: 48px;
}

#fallback {
	display: block;
	position: absolute;
	bottom: 18px;
	left: 165px;
}


#teaser {
	width: 755px;
	_width: 760px;
	position: relative;
}

.teaser {
	width: 246px;
	height: 158px;
	margin: 5px 5px 3px 0;
	background: url(../../images/startpage/teaser/info.gif);
	float: right;
}

.teaser h2 {
	margin: 8px 0 0 10px;
}

.teaser p {
	margin: 5px 0 0 10px;
}

.cat-shop p {
	width: 118px;
}

.teaser a.button {
	position: absolute;
	left: 217px;
	top: 129px;

}

.teaser a.button:hover {
	background: url(../../images/startpage/backgrounds/btn_glow.gif) no-repeat;
}

.cat-jobs a.button:hover,
.cat-consumer a.button:hover {
	left: 217px;
}

.cat-news a.button:hover {
	left: 216px;
}

.cat-shop a.button {
	top: 130px;
}

.cat-shop a.button:hover {
	background: url(../../images/startpage/backgrounds/btn_shop_glow.gif) no-repeat;
	left: 215px;
	top: 129px;
}

.cat-consumerinfo {
	background-image: url(../../images/startpage/teaser_fr/consumerinfo.gif);
}


.cat-consumerinfo a.button:hover {
	background: url(../../images/startpage/backgrounds_fr/btn_consumerinfo_glow.gif) no-repeat!important;
	left:216px;
}

.cat-tagada {
	background-image: url(../../images/startpage/teaser_fr/tagada.gif);
}
.cat-haribo {
	background-image: url(../../images/startpage/teaser_fr/consumerinfo.gif);
}

.cat-haribo a.button:hover {
	background: url(../../images/startpage/backgrounds_fr/btn_consumerinfo_glow.gif) no-repeat!important;
	left:216px;
}

.cat-tv {
	background-image: url(../../images/startpage/teaser_fr/tv.gif);
	_overflow:hidden;
}

.cat-tv a{
  display:block;
  height:155px;
  width:242px;
  margin-left:-6px;
  margin-top:-2px;
}

.cat-tv a:hover{
  background:none!important;
}

.rotation {
	position: relative;
}

.rotation  embed {
	position: relative;
	left: -8px;
	top: -3px;
}

.rotation a {
	display: block;
	overflow: hidden;
	text-align: center;
	width: 210px;
	height: 120px;;
	background: url(../../images/startpage/backgrounds/bg-rightteaser.gif) no-repeat;
	padding: 12px 6px 5px 0px;
	margin: 5px 0 0px -3px;
}
.rotation a:hover {
		background: url(../../images/startpage/backgrounds/bg-rightteaser-glow.gif) no-repeat;
}

#content-right img.title,
.rotation a {
	_margin-left: 8px;
}

*+ html #content-right img.title,
*+ html .rotation a {
	margin-left: 8px;
}

.rotation a img {
	margin: auto;
	vertical-align: middle;
}

#footernav {
	position: absolute;
	right: 21px;
	bottom: 25px;
}

#copy-notice {
	position: absolute;
	left: 20px;
	bottom: 25px;
}

#footernav img {
	vertical-align: middle;
}

