@CHARSET "UTF-8";
body {
	text-align: center;
  background-image: url(../img/index/background_20110119.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000000;
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
  outline: none;
}

/* in lib/php/navigation.php */
#navigationcontainer {
	margin-left: 32px;
}

#navigationcontainer1 {
	margin-left: 32px;
}

#navigation { 
	background-image: none;
	height: 90px;
	overflow: hidden;
	padding-top: 15px;
	position: relative;
}

#navigation ul li img.ende {
	padding-left: 35px !important;
	padding-top: 5px;
}

.index_main {
	text-align: center !important;
}

#content {
	width: 732px !important;
	height: 585px !important;
}

#main_teaser {
	background-color: transparent;
	width: 256px;
	height:	105px;
	position: relative;
	top: 0px;
	left: 65px;
}

#teaser {
	float: left;
	width: 254px !important;
	margin-left: 0px !important;
}

#teaser a {
	display: block;
	margin: 0 0 12px 0;
}

#teaser .anim_teaser { 
	width:   254px;
	height:  228px;
	padding: 0;
	margin:  0;
}

#teaser .anim_teaser img { 
	width:  254px;
	height: 228px;
	top:  0;
	left: 0;
}

.index_main #footer {
	clear: both;
}

.index_main #footer-navigation {
	float: right;
	position: relative;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
}

#teaser_main_prod_img {
	display: block;
	height: 380px;
	margin-top: 0;
	width: 320px;
}

#content #packshots {
	clear:both;
	display: block;
	width: 250px;
	height: 410px;
	margin: 60px 0 0 55px;
	outline: none;
}

#footer #footer-navigation {
  position: relative;
}

#footer #youtubeTeaser {
  display: block;
  position: absolute;
  left: -20px;
  width: 255px;
  height: 111px;
  background: transparent url('../img/hintergrund/footer_youtube_teaser.png') 0 0 no-repeat;
}

#footer #youtubeTeaser a {
  float: left;
}

#footer #youtubeTeaser a.close {
  display: block;
  width: 20px;
  height: 22px;
}

#footer #youtubeTeaser a.channel {
  display: block;
  width: 232px;
  height: 98px;
}

#footer #youtube {
  position: relative;
  top: 4px;
}
