﻿/* Basic layout */

.OuterFrame
{ 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	height: 695px; 
	padding:0px; 
	margin:0px; 
}

.OuterFrameTable
{
}

.WideContentMasterLeftColumn
{
	width: 650px;
}

.WideContentMasterRightColumn
{
	width: 345px;
}

.ContentMasterLeftColumn
{
	width: 670px;
}

.ContentMasterRightColumn
{
	width: 325px;
}

.ProductContentLeftColumn
{
	width: 295px;
}

.ProductContentRightColumn
{
	width: 375px;
}

/* MandatoryMenu */

.MandatoryMenu
{
	position:relative; 
	top: 645px; 
	left: 55px; 
	width: 450px; 
	text-align: left;
	z-index: 200;
}

.MandatoryMenu a
{
	font-size: 8pt;
	color: White;
}

.MandatoryMenu span
{
	font-size: 8pt;
	color: White;
}

.FacebookFanLink
{
	position:absolute; 
	top: 645px; 
	left: 666px;
	text-align: left;
	z-index: 200;
	width: 245px;
}

.FacebookLayer
{
	background: url('/schoeller/Images/PopUp_Facebook.png') no-repeat;
	height: 214px;
	width: 439px;
	position:absolute; 
	top: 425px; 
	left: 538px;
	z-index: 200;
}

img
{
	border: 0 none;
}

/* ProductContent */

.ProductLeftContent
{
	height: 385px;	
}

.ProductCenterContent
{
}

.ProductBackground
{
}

.ProductImage
{
}

.TextLinkImage
{
	padding-top: 1px;
	float: left;
}

.ProductTransparentOverlay
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
}

.ProductTransparentOverlayPopup
{
	display: block;
	position: absolute;
	top: -10px;
	left: 0px;
	z-index: 50;
}

.ProductTransparentOverlayImage
{
	filter:Alpha(opacity=70, finishopacity=70, style=2);
	-moz-opacity:0.7;
	width: 996px; 
	height: 577px;
}

.ProductNutritionPopup
{
	position: absolute;
	top: 20px;
	left: 300px;
}

.ProductNutritionClose
{
	position: absolute;
	top: 22px;
	left: 656px;
}

/* Send2Friend */

.FormLabelClass
{
	width: 135px;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.FormInputClass
{
	width: 280px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.FormInputClass Input
{
	width:230px;
	height:16px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	
}
.FormInputClass textarea
{
	width:230px;
	height:77px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.FormErrorClass
{
	font-size: 10px;
	color: red;
	font-family: Arial;
	height: 13px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

/* Kontakt */

.FormularTextClass
{
	width: 120px;
}

.FormularFieldClass
{
	width: 310px;
}

.FormularFieldClass span
{
	color: Red;
}

.FormularFieldClass select
{
	width: 306px;
}

.FormularFieldClass input
{
	width: 300px;
}

.FormularFieldClass textarea
{
	width: 420px;
}

.FormularTextQuestClass
{
	width: 380px;
}

.FormularFieldQuestClass
{
	width: 120px;
}

.FormularFieldQuestClass span
{
	color: Red;
}

.FormularFieldQuestClass input
{
	width: 30px;
}

/*E-Cards */
.EcardText
{
	font-size: 8pt;
	color: white;
	font-family: Arial;
	overflow: hidden;
}


/* Print */

.PrintControls
{
	display: none;
}

/* Search */
.SearchBox
{
	width: 100px;
	height: 15px;
	font-family: Arial;
	font-size: 10pt;
}

/* Snippets */

.Text_Links_Scroll
{
	color: white;
}

.Text_Links_Scroll div
{
	overflow-y:auto;
	overflow-x:hidden;
	margin-top:8px
}

.verticalmiddle
{
	vertical-align: middle;
}

.textwhite
{
	color: White;
}

/* Misc */

.linkunderlined a
{
	text-decoration: underline;
}
/* Console Layout */

.Console
{
	color: #FFFFFF ;
	font-weight: bold;
	background-color: #D0D0D0;
}

.Console td a
{
	color: #A0A0A0 ;
	font-weight: bold;
}

/* ImageGallery */

.ImageGallery,
.ImageGallery td,
.ImageGallery a
{
	color: #FFFFFF;
}

.ImageGallery h1
{
	font-size: 16pt;
}

.TeaserLayer
{
	position: absolute; 
	top: 145px; 
	left: 240px; 
	z-index: 2000;	
}

.TeaserLayer .CloseLink
{
	position: absolute; 
	top: 25px; 
	left: 597px; 
}

.TeaserLayer .CloseLink img
{
	border: none 0px;
	width: 30px; 
	height: 25px;
}

.TeaserLayer .GameLink
{
	position: absolute;
	top: 185px;
	left: 35px;
}
