﻿/* 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: 635px; 
	left: 540px; 
	width: 455px; 
	text-align: right;
	z-index: 200;
}

.MandatoryMenu a
{
	font-size: 10pt;
	color: Black;
}

.MandatoryMenu span
{
	font-size: 10pt;
	color: Red;
}

/* 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 */

.linkschwarz a
{
	padding-left: 5px;
	color: Black;
	font-weight: bold;
}

.linkrot a
{
	padding-left: 5px;
	color: Red;
	font-weight: bold;
}

/* Misc */

.linkunderlined a
{
	text-decoration: underline;
}
