﻿/*Styles*/

body 
{   
	color: #333333;
	background: white;
	font-family: Arial,Verdana,Helvetica,sans serif;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6 
{
    font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif; 
    font-weight: bold; 
    margin: 0; 
    page-break-after: avoid;
    padding: 0;
}

h2 
{
    color: #008A8A; 
    font-size: 16px; 
    width: 400px; 
    font-weight: bold;
    margin-bottom: 8px;
}

h3 
{
    color: #008A8A; 
    font-size: 14px; 
    margin-bottom: 15px; 
    font-weight: bold;
}

h4 
{
    color: #008A8A; 
    font-size: 12px; 
    margin-bottom: 15px; 
    font-weight: bold;
}

h5 
{
    color: #333333; 
    font-size: 11px; 
    margin: 0; 
    font-weight: bold;
}

p
{
	margin: 10px 0 15px 0;
	padding: 0;
}

a
{
    color: #008A8A;
    text-decoration: none;
}

a:visited, a:link, a:hover
{
    text-decoration: none;
}

#center
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	margin-top: -10px;
}

/* Console Settings */
.cmsConsole * a
{   
    color:#008A8A;
    font-size:14px;
}
.cmsConsole 
{
    position: absolute;
    top: 78px;
    left: 10px;
    font-size:13px;

}
/*Positions*/
#Popup_Div
{
    position: absolute;
    top:125px;
    left:190px;
    width:742px;
    height:376px;
    visibility: hidden;
    z-index: 1001;
}

.headerLogo
{
    position: absolute;
    top: 51px;
    left: 193px;
    height: 58px;
    width:  116px;
    z-index: 100;
}

.background
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 647px;
    z-index: 0;
    margin: 0;
}

.maincontent
{
    position: absolute;
    top: 0px;
    left: 550px;
    height: 550px; 
    width: 420px;
    z-index: 10;
    overflow-x:hidden;
    overflow-y: auto;
}

.homeContentRight
{
    position: absolute;
    top: 0px;
    left: 480px;
    height: 550px; 
    width: 470px;
    z-index: 10;
    overflow-x:hidden;
    overflow-y: auto;
}

.contentMargin
{
    padding-top: 55px;
    height: 490px;
    overflow-y: auto;
    overflow-x:hidden;
}
.contentMarginContact
{
    position:absolute;
    top:70px;
    width:470px;
    height:470px;
    overflow-y:auto;
}

.footer
{
   position: absolute !important;
   top: 556px;
   left: 180px;  
   width:780px;
   z-index: 100;
}

.footerLogo
{
    width: 100%; 
    height: 43px; 
    background-color: #000000; 
    text-align: right;
    padding-top: 5px;
}



.copyright
{
    padding-top:8px; 
    line-height:10px; 
    text-align:right; 
    width:780px; 
    color:#4b5964;   
}

.textContent
{
	width: 400px;
}

/*Menue Top*/
.topnavi
{ 
    position:absolute !important;
    width:780px;
    height:20px;
    z-index: 99;
}

.menutop       
{ 
    /*opacity: 0.8;*/
    text-align: left !important;
	-ms-filter: alpha(opacity=80) !important;
	filter: alpha(opacity=80) !important;
    -ms-opacity:0.8 !important;
    -moz-opacity:0.8 !important;
	/*htmlOpacity: 0.8; */
	width:200px;
	position: absolute !important; 
	bottom:20px !important;
	top: auto!important;	
	z-index: 99;			
}

.staticMenu
{
    color:White;
    padding-left: 3px;
}
   
.DynamicMenu  
{ 
   /*opacity: .60;
	filter: alpha(opacity=60);*/
	width: 200px;
	margin-bottom:-1px;	
}

.DynamicHoverMenu 
{ 
   background-color:#65b5B4 !important;
	width: 200px !important;
}

/*Menue Bottom*/

.subnavi 
{
    width: 780px; 
    height: 18px; 
    background-color: #E1E1E1; 
    color: #333333;
}

a.footermenuLink
{
	color: #4E5255;	
	padding-left: 7px;
	padding-right: 7px;
}


/*Content Placeholder Settings*/

.defaultpageContent
{
    height: 550px; 
    width: 410px;
}

.defaultpageBackgroundImage
{
    height: 647px;
    width:  540px;
}

.productfamilyBackgroundImage
{
    height: 647px;
    width:  540px;
}

.productfamilyFlashInfo
{
    height: 100px;
    width: 200px;
}

.productfamilyProductImage
{
    height: 150px;
    width: 50px;
}

.productfamilyHeadline
{
    height: 20px;
    width: 100%
}

.productfamilyContent
{
    height:200px;
    width:100%;
}

/*Contact Form Settings*/

.contactFormular
{
    overflow-x: hidden;
    overflow-y: hidden;
    width: 400px;
}

.FormularFieldClass
{
    width: 230px;
}

.standardDropDownBox
{
	width: 133px;
}

.FormularSmallFieldClass
{
    width: 50px;
}

.FormularTextClass
{
    width: 120px;
}

.FormularTextClassBold
{
    font-weight: bold;
    width: 120px;
}

.FormularWidthTextClass
{
    width: 320px;
}

.EntryBoxWithSmallCapture
{
    
}

.DialogFieldClass
{
    width: 370px;
}

.FormularDialogCenter
{
    margin-left: 60px;   
}

.contactErrors
{
    color: Red;
}

.registrationErrors
{
    color: Red;
    font-weight: bold;
    width:350px;
}

.registrationStepTable
{
    width:380px;
}

.registrationWindow
{
    padding-right: 5px;
}

.rblPermission input 
{
	float: left;
	margin: 0 10px 25px 0;
}
.regspace
{
	height: 10px;
}

.smFiled
{
	width: 174px;
	*width: 172px;
}

.standardDropDown_big
{
	width: 237px;
	*width: 239px;
}

.smldrp
{
	width: 60px;
}
/* Tipps */
.linksContainer
{
    padding-top:20px;

}
.linksContainer * a
{
    text-decoration:underline;
}
.linksContainer a:visited
{
    text-decoration:underline;
}
.linksContainer a:link
{
    text-decoration:underline;
}
.linksContainer a:hover
{
    text-decoration:underline;
}

.linkEnter
{
    padding-top:4px;
    padding-left:1px;
}



/* ProduktDetailPage and DetailPage*/


.tabularMenu ul  /*ProduktDetailPage*/
{
    list-style: none;
	padding:0;
	margin:0;
	padding: 10px 0 0 274px;
	
}

.tabularMenu a   /*ProduktDetailPage*/
{
    text-decoration: none; 
    width: 6em;
    padding: 0 0.5em;
	color: #008A8A;
	font-size: 12px;
}
.tabularMenu a:active
{
    font-weight:bold;
}
.tabularMenu li    /*ProduktDetailPage*/
{
    display: inline;
}
.productDetailPageContent_tabs /*ProduktDetailPage*/
{
   
   height: 230px; 
   width: 450px;   
   overflow: auto;
}
#phZusammensetzung, #phInhaltsstoffe, #phFutterempfelung /* ProduktDetailPage */
{
   position: absolute;
   top: 0px;
   left: 0px;
   height: 230px; 
   width: 430px;
   overflow : auto;   
}

.produktDetailPageContent /*ProduktDetailPage*/
{
   position: absolute;
   top: 100px;
   left: 280px;
   height: 290px; 
   width: 450px;
}

.productDetailPageContent a
{
	text-decoration: underline;
}

.produktDetailPageContent p
{
	margin: 0;
}

.ueberschriftDeiatlseite /* ProduktDetailPage*/
{
   
    padding-top:30px; 
    padding-left:277px;  
    font-weight:bold; 
    font-size:16px;
    color:#028887;
}
.ueberschriftDeiatlPage /* DetailPage*/
{
    width:650px;
    text-align:center;
    font-weight:bold; 
    font-size:16px;
    color:#028887;
}
#imgProduktDetail /*ProduktDetailPage*/
{
    position:absolute; top:30px;
}
#imgDetail
{
    position:absolute; top:30px;
}


.productDetailPageMain_Container /* Both */
{
   position: absolute;
   top: 0px;
   left: 0px;
/*   height: 378px; 
   width: 742px;*/ 
}

.productDetailPageMain_Container .cmsConsole,
.detailpage .cmsConsole
{
	left: 1000px;
}

.productDetailPageClose_Container /* Both */
{
   position: absolute;
   top: 10px;
   left: 710px;
   height: 20px; 
   width: 20px; 
   color:#028887;        
}

.productDetailPageContent /* DetailPage*/
{
  position: absolute;
    top: 45px;
   left: 25px; 

   height: 550px; 
   width: 700px;    
   overflow: auto;  
}
#hpcDetailContent
{
    position:absolute;
    top:5px;
    width:690px;
    height:230px;
    overflow:auto;
    
}
.detailPrint
{
    text-align:right;
    padding-top:260px;
}

.detailPrint a
{
	text-decoration: none;
}

/* SuccessStories */
.contentStoriesContainer
{   
    padding-top:20px;
    color:#028887;    
    font-weight:bold;
    width:400px;
}

/* 4 Steps page*/
.linksContainerStepps a
{
    text-decoration:underline;
}
.stepsLinks
{
    text-decoration:underline;
    
}
.stepsLinks * a
{
    text-decoration:underline;
}


/* Benefits page */

.flashBenefitsContainer
{
    position:absolute;
    top: 95px;
    left: 340px;
}

/* FAQ */

.FAQContent

{
    padding-top:10px;
    height: 350px;
    overflow:auto;
}


.closedfaq, .openedfaq
{
	margin-top:5px;
	margin-bottom:5px;
}

.faqquestion 
{
	padding-left:15px;
	padding-top:2px;
	background-position: left center;
	background-repeat: no-repeat;
	font-weight:bold;
    color: #028887;
}

.faqanswer 
{
	padding-left:15px;
	color:black;
}

.closedfaq .faqquestion
{
	background-image:url(/Images/plus.bmp);
}

.closedfaq .faqanswer
{
	display: none;
}

.openedfaq .faqquestion
{
	background-image:url(/Images/minus.bmp);
}

.openedfaq .faqanswer 
{
	display: block;
}

/*Summary Page */
.summaryTableContainer
{
    padding: 25px 0 0 275px;
}

#SummaryTable *
{
    font-size:12px;  
}
#SummaryTable * a
{  
    color:#028887;
    text-decoration:underline;
}
.summaryhomelink * a
{
    text-decoration:underline;
}

.summaryhomelink
{
    padding-left:220px;
    font-size:14px; 
    padding-top:60px;
}

/* for link if not registered */
.notRegisteredLinkContainer
{
    padding: 200px 0 0 0px;
    color:#028887;
    font-size:14px;
}

.notRegisteredLinkContainer a
{
    color:#006867;
    text-decoration:underline;
}
/* Default */

.defaultContentContainer
{
    padding-top:110px; 
    height: 420px;
}

 .paddingForW
 {
    padding-left:2px;
 }
 .defaultContentContainer a
 {
    text-decoration:underline;
 }
  .defaultContentContainer a:visited
 {
    text-decoration:underline;
 }
   .defaultContentContainer a:active
 {
    text-decoration:underline;
 }
 
 /* Home */
 
 .homeContentContainer
 {
    position:absolute;
    top: 410px;
    left: 180px;
    height: 154px;
    width: 780px;
    overflow-y: auto;
    overflow-x: hidden;
 }
 
 #homeProductFlash
 {
	position: absolute;
	left: 40px;
	top: 160px;
 }
 
 .homeFlashContainer
 {
	position: absolute;
	left: 500px;
	top: 60px;
 }
 
/*Produkt Selector */

.prSelectorQuestContainer 
{
    height:300px;
    width:400px;
    overflow:auto;
}
.prSelectorContent
{
    height:100px;
    width:410px;
}


/*ProductFamily */

*html .produktfamilyContentContainer
{
    position:absolute;
    top:115px;
}

.produktfamilyContentContainer
{
    position:absolute;
    top:125px;
}

.produktfamilyCCGold
{
	top: 200px;
}

* html .produktfamilyCCGold
{
	top: 200px;
}

/*html Placeholders in Produkt Detail Page */

.productTable *
{
    font-size:12px;
}

.productTable * th
{
    font-weight:bold;
    padding-left:8px;
    text-align:center;
}

.productTable * td
{
    padding-left:8px;
    text-align:center;
}


/*Error */

.subnaviError a
{
    color:black;
}

.subnaviError 
{
    background-color:#E1E1E1;
}

.subnavi tr td
{
    margin-left:10px;
}


/* Styles for Natural Balance */

.gold
{
	color: #ba8e00;
	margin-bottom: 0;
}

.goldLight,
.goldLight a
{
	color: #DBAD2D;
}

/*----------Lottery -----------------*/

.lotterybackground
{
	background-image: url("/Images/Lottery/bg_lottery_yellow.gif");
	background-repeat: no-repeat;
	height: 513px;
	margin: 43px 0 0 180px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 810px;
}

.lotterybackground p
{
	margin: 10px 0 10px 0;
}

.lotterycolor,
.lotterybackground a

{
	color: #836024;
}

/*---------- Lottery Gallery Page ------------ */
.gallery_back
{
	float: left;
	width: 25px;
	margin: 40px 15px 0 40px;
}

.gallery_frwd
{
	float: left;
	width: 25px;
	margin: 40px 20px 0 0;
}

.gallerytop
{
	position: relative;
	height: 330px;
}

.catThumbnail
{
	background-image: url(/Images/Lottery/thumbnail_frame.gif);
	background-repeat: no-repeat;
	float: left;
	height: 98px;
	padding-left: 9px;
	padding-top: 11px;
	width: 105px;
	padding-right: 4px;
}

.catThumbnail a
{
	text-decoration: none;
}

.catThumbnail img
{
	border: none;
}

.gallerycontent_container
{
	padding: 80px 0 0 165px;
	width: 280px;
}

.imgright
{
	position: absolute;
	top: 30px;
	left: 457px;
}
.paging
{
	width: 780px;
	text-align: center;
}

.paging a
{
	color: Black;
}

.galleryContainer
{
	padding-top: 5px;
}

.backbutton_container
{
	width: 770px;
}

/*---------- Lottery Detail Page ------------ */

.fotoframe_pollaroids
{
	background-image: url("/Images/Lottery/fotoframe_pollaroids.gif");
	background-repeat: no-repeat;
	width: 390px;
	height: 382px;
	float: left;
}

.catfoto_big
{
	margin: 81px 0 0 16px;
}

.detailpage_content
{
	padding-top: 95px;
	width: 780px;
}

.detailpage_back
{
	float: left;
	width: 25px;
	margin: 210px 15px 0 20px;
}

.detailpage_frwd
{
	float: left;
	width: 25px;
	margin: 210px 20px 0 0;
}

.backtogallery
{
	width: 760px;
	text-align: right;
}

.fotocomment
{
	float: left;
	margin-top: 45px;
	width: 250px;
}

/*---------- Lottery Defaut Template ------------ */

.imageleft
{
	float: left;
	width: 385px;
	padding: 24px 0 0 13px;
}

.contentright
{
	float: left;
	width: 375px;
	margin-top: 66px;
}

.firstbutton
{
	margin-bottom: 10px;
}

/*---------- Lottery Form Template ------------ */

.lotteryform
{
	width: 455px;
	margin-left: 315px;
	margin-top: 66px;
}

.formheight
{
	height: 420px;
}

.formbg
{
	background-image: url("/Images/Lottery/bg_form.jpg");
}

.pagenumber
{
	float: left;
	margin-top: 14px;
}

.titlecontainer
{
	width: 650px;
}

.contentright .titlecontainer,
.previewtop .titlecontainer
{
	width: 400px;
}

.lotteryheadline
{
	margin: 10px 0 10px 0;
	width: 425px;
	font-size: 16px;
	font-weight: bold;
	color: #836024;
}

.contentright .lotteryheadline
{
	width: 375px;
}

.contentright .little_tc,
.previewtop .little_tc
{
	width: 340px;
}

.lotteryform_cell
{
	width: 225px;
}

.disabled 
{
	background-color: #e7e5e1;
}

.lotteryformtable
{
	overflow: hidden;
	padding-top: 5px;
}

.lotteryformtable td
{
	padding: 0 50px 8px 0;
}

.tablecell_content
{
	position: relative;
	width: 200px;
}

.inputBox_lf,
.biginputBox_lf
{
	border: solid 1px #7f9db9;
	width: 193px;
}

.biginputBox_lf
{
	width: 350px;
	height: 75px;
}

.dropDownBox_lf
{
	width: 125px;
	border: solid 1px #7f9db9;
}

.dropDownBox_lf_big
{
	width: 195px;
	border: solid 1px #7f9db9;
}

.form_label
{
	color: #7f7f7e;
}

.validationFailed
{
	border: solid 1px Red;
}

.errorMessage_Container
{
	height: 15px;
}

.errorMessage,
.errorMessage_form,
.errorMessage_formtop
{
	color: Red;
}

.errTextSize
{
	font-size: 9px;
}

.errorMessage_form
{
	position: absolute;
	top: 35px;
}

.errorMessage_formtop
{
	position: absolute;
	top: 19px;
}

.salutationlabel_container
{
	width: 70px; 
	float: left; 
	padding-top: 4px;
}

.optInList input
{
	float:left;
	margin: 0 10px 25px 0;
}

.optlittle input
{
	margin-bottom: 5px;
}

.previewtop
{
	padding-left: 385px;
	padding-top: 66px;
	height: 40px;
}

.imgBorder
{
	height: 235px;
	width: 350px;
	background-color: #f3e3bd;
	float: left;
	margin-left: 20px;
	_margin-left: 10px;
	text-align: center;
	padding-top: 10px;
}

.comment
{
	margin-left: 20px;
	padding-top: 10px;
	*padding-top: 5px;
}

.imageupload_right
{
	padding-left: 387px;
	*padding-left: 15px;
	padding-top: 15px;
	width: 360px;
}

.imgEndBox
{
	padding-top: 18px;
	*padding-top: 15px;
	padding-left: 390px;
	height: 20px;
}

.formImgRight
{
	margin-left: 250px;
}

.uploadimage_control
{
	height: 500px;
}

.redborder_ddl
{
	*border: solid 1px Red;
	*width: 195px;
}
/*------------ FlashHomepage -------*/
.flashvideo
{
	margin-left: 180px;
}

/*------------- FlashPlaceholder -------------*/

.flashPhControl
{
	background-color: White;
	border: solid 2px #006867;
}

.flashPhControl img
{
	 border: solid 1px #028887;
}

.flashPhComponents
{
	padding: 3px 0 3px 0;
	padding-left: 2px;
}

.flashPhImage
{
	 border: solid 1px #028887;
}

/********* Register ***************/

.formtxt
{
	width: 200px;
	margin-left: 0;
	padding-left: 0;
	font-weight: bold;
	text-align: right;
}

.formtxt_leftalgn
{
	margin-left: 0;
	padding-left: 0;
}

.reg_maincontent
{
	left: 445px;
	width: 515px;
}

.registerform
{
	overflow-x: hidden;
    overflow-y: auto;
	height: 429px;
}

.standardTxt
{
	width: 200px;
}

.citytxt
{
	width: 143px;
}

.standardDdl
{
	width: 205px;
}

.errormsg
{
	color: Red;
}

.optInList input 
{
	float: left;
	margin: 2px 10px 25px 0;
}

.cbxNewsletter input 
{
	float: left;
	margin: 1px 5px 0 0;
	*margin: -3px 5px 0 0;
	margin /*\**/: -3px 5px 0 0\9;
}

.petdata_container .formtxt
{
	float: left;
	width: 210px;
}

.btns_container
{
	width: 450px;
}

.btns_container .btnreg
{
	float: left;
}

.btns_container .btnnext
{
	float: right;
}

.registerButton
{
	width: 200px;
}

/************** Sampling Lottery Layer *************/
#samplinglayer
{
	z-index: 99;
	background-image: url(/Images/SamplingLottery/bg_sampling_layer.jpg); 
	background-repeat: no-repeat;
	height: 376px;
	left: 190px;
	position: absolute;
	top: 125px;
	width: 742px;
}

#samplinglayer .close
{
	position: absolute;
	height: 15px;
	left: 717px;
	top: 9px;
	width: 15px;
}

#samplinglayer .samplingtext
{
	padding-left: 1px;
	margin-left: 277px;
	width: 400px;
	margin-top: 20px;
}

#samplinglayer .btnToLottery
{
	padding-left: 290px;
	padding-top: 20px;
}

/*************** Sampling Lottery ****************/

.sampleLottery
{
	background-image: url("/Images/SamplingLottery/bg_samplinglottery.jpg");
}

/********* Testeraktion *********************/
.testercenter
{
	margin-top: 25px !important;
	*margin-top: 10px !important;
}

#testeraktion
{
	height: 578px;
	width: 952px;
	line-height: 14px;
}

#testeraktion a,
#testeraktion a:hover
{
	text-decoration: underline;
}

#testeraktion .leftContent
{
	float: left;
	width: 395px;
}

#testeraktion .rightContent
{
	float: left;
	width: 557px;
}

#testeraktion .testerlogo
{
	width: 90px;
	height: 45px;
	margin-left: 56px;
	margin-top: 64px;
	display: block; 
}

#testeraktion .leftContent .imageLeft
{
	margin-top: 71px;
}

#testeraktion .mainContent
{
	height: 565px;
	background-image: url("/Images/Testeraktion/bg_testeraktion.jpg");
	background-repeat: no-repeat;
	width: 952px;
}

#testeraktion .footerLinks
{
	height: 23px;
	background-image: url("/Images/Testeraktion/bg_footer.gif");
	background-repeat: no-repeat;
	width: 952px;
	font-size: 10px;
	color: White;
	clear: both;
}

#testeraktion .footerLinks .linksContainer
{
	float: right;
	padding-top: 4px;
	padding-right: 15px;
}

#testeraktion .footerLinks a,
#testeraktion .footerLinks a:hover
{
	text-decoration: none;
	color: White;
	padding-right: 7px;
	padding-left: 7px;
}

/************** Testeraktion Application Form ****************/

#testeraktion .logonContainer
{
	margin-top: 165px;
}

#testeraktion .standardTxt,
#testeraktion .standardDdl
{
	border: solid 1px #269098;
}

#testeraktion .logonContainer .standardTxt
{
	width: 195px;
}

#testeraktion .formtxtltl
{
	width: 67px;
	*width: 70px;
}

#testeraktion .formrow td
{
	padding-right: 50px;
}

#testeraktion .chooseproducts
{
	margin-top: 5px;
}

#testeraktion .chooseproducts input
{
	float: left;
	margin: 0 6px 0 0;
	*margin: -3px 4px 0 0;
	_margin: -3px 2px 0 0;
}

#testeraktion .chooseproducts label
{
	margin-right: 13px;
	*margin-right: 7px;
	_margin-right: 5px;
}

#testeraktion .registerStep1 .registerHeader,
#testeraktion .registerStep3 .registerHeader
{
	margin-top: 80px;
}

#testeraktion .registerStep1 .registerFormContainer
{
	height: 420px;
	overflow-x: hidden;
	overflow-y: auto;
}

#testeraktion .registerStep2 .registerHeader
{
	margin-top: 160px;
}

#testeraktion .registerStep2 .registerFormContainer
{
	height: 340px;
	overflow-x: hidden;
	overflow-y: auto;
}

#testeraktion .registerStep1 .btnNext
{
	margin-left: 395px;
	*margin-left: 405px;
}

#testeraktion .registerStep1 .regTable,
#testeraktion .registerStep2 .regTable
{
	margin-left: -5px;
}

#testeraktion .registerStep1,
#testeraktion .registerStep2
{
	padding-right: 1px;
}

#testeraktion .registerStep3 .preview
{
	font-weight: bold;
	padding-right: 10px;
}

#testeraktion .registerStep3 .btnNext,
#testeraktion .registerStep2 .btnNext
{
	margin-left: 20px;
}

#testeraktion .thnakyouContainer
{
	margin-top: 165px;
}

#testeraktion .list
{
	background-image: url(/Images/Testeraktion/point_green.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	color: #008a8a;
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
}

/***** Default Template ************/

#testeraktion .contentContainer
{
	height: 565px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 520px;
}

/******* Feedback *********/

#testeraktion .feedbackContainer
{
	width: 520px;
}

#testeraktion .feedback
{
	padding-top: 105px;
	background-image: url(/Images/Testeraktion/stoerer_phase2.gif);
	background-repeat: no-repeat;	
	background-position: 350px top;
}

#testeraktion .feedbackContainer .logonContainer
{
	margin-top: 0;
	padding-top: 165px;
	background-image: url(/Images/Testeraktion/stoerer_phase2.gif);
	background-repeat: no-repeat;	
	background-position: 340px top;
}

#testeraktion .question
{
	font-weight: bold;
	padding-bottom: 5px;
}

#testeraktion .answers input
{
	float: left;
	margin: 1px 10px 5px 0;
	*margin: -3px 5px 2px 0;
}

#testeraktion .feedback .textareasmall
{
	border: solid 1px #209999;
	height: 32px;
	width: 362px;
}

#testeraktion .feedback .textareabig
{
	border: solid 1px #209999;
	height: 92px;
	width: 462px;
}

#testeraktion .feedback .btns_container
{
	margin-top: 15px;
}

#testeraktion .feedback .btns_container .btnNext
{
	margin-left: 10px;
}

#testeraktion .feedback .error
{
	height: 15px;
	padding-top: 3px;
	color: #f10801;
}

#testeraktion .feedback .multiQuestion
{
	background-image: url(/Images/Testeraktion/bg_multiradio.jpg);
	background-repeat: no-repeat;	
	clear: both;
	margin-top: 7px;
}

#testeraktion .feedback .multiQuestion .headline
{
	padding-top: 30px;
	font-weight: bold;
	width: 140px;
	margin-bottom: 8px;
}

#testeraktion .feedback .multiQuestion .singleQuesthead
{
	width: 150px;
	float: left;
}

#testeraktion .feedback .multiQuestion  .singleAnswers
{
	float: left;
}

#testeraktion .feedback .multiQuestion  .singleAnswers input
{
	margin: 7px 0 0 34px;
	*margin: 7px 0 0 26px;
}

#testeraktion .feedback .multiQuestion .singleQuest
{
	border-bottom: solid 1px #209999;
	clear: both;
	height: 30px;
	width: 420px;
}

#testeraktion .feedback .multiQuestion .answers
{
	_width: 240px;
}

#testeraktion .thnaksFeedbackContainer
{
	margin-top: 230px;
}

#testeraktion .alredyFilledContainer
{
	margin-top: 125px;
}

/**************** Actilea Pages **************/

.actileaLogo
{
	left:341px;
	position:absolute;
	top: 47px;
	z-index:100;
}

.actileaLogo img
{
	border: 0px;
}

.actileaContent .buttons img
{
	float: left;
	margin-right: 9px;
}

.actileaContent .buttons
{
	clear: both;
}

.actileaContent
{
	margin-top: 180px;
}

.actileaFlashBig
{
	position: absolute;
	top: 205px;
	left: 180px;
}

.actileaFlashLtl
{
	position: absolute;
	top: 223px;
	left: 280px;
}

.actilealist
{
	background-image: url(/Images/Testeraktion/point_green.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	color: #008a8a;
	font-weight: bold;
	padding-bottom: 5px;
	display: block;
}

.explanatoryText
{
	position: absolute;
	top: 485px;
	left: 290px;
	width: 150px;
	text-align: center;
	font-size: 9px;
}

/*************** Actilea default page ****************/

.actileaProductList td
{
	width: 200px;
	vertical-align: top;
}

.actileaProducts
{
	width: 174px;
	height: 37px;
	display: block;
	margin-bottom: 4px;
	background-image: url(/Images/actilea_products_n.jpg);
	background-repeat: no-repeat;
}

.actileaProducts:hover
{
	background-image: url(/Images/actilea_products_mo.jpg);
}

.actileaProduct1 { background-position: left top; }
.actileaProduct2 { background-position: left -40px; }
.actileaProduct3 { background-position: left -80px; }
.actileaProduct4 { background-position: left -120px; }
.actileaProduct5 { background-position: left -160px; }
.actileaProduct6 { background-position: right top; }
.actileaProduct7 { background-position: right -40px; }
.actileaProduct8 { background-position: right -80px; }
.actileaProduct9 { background-position: right -120px; }


/*************** Natural Balance default page ****************/

.natBalDefault h2
{
	color: #BA8E00;
}

.natBalProductList td
{
	width: 210px;
	vertical-align: top;
}

.natBalProducts
{
	width: 200px;
	height: 34px;
	display: block;
	margin-bottom: 10px;
	background-image: url(/Images/natBal_products_n.jpg);
	background-repeat: no-repeat;
}

.natBalProducts:hover
{
	background-image: url(/Images/natBal_products_mo.jpg);
}

.natBalProduct1 { background-position: left top; }
.natBalProduct2 { background-position: left -49px; }
.natBalProduct3 { background-position: left -98px; }
.natBalProduct4 { background-position: right top; }
.natBalProduct5 { background-position: right -49px; }
.natBalProduct6 { background-position: right -98px; }


/*************** Actilea Testaktion Default page ****************/

.actileaQuoteBox
{
	width: 460px;
	margin-top: 15px;
}

.actileaQuoteBox .actileaQuoteBoxTop
{
	height: 119px;
}

* html .actileaQuoteBox .actileaQuoteBoxTop
{
	margin-bottom: -3px;
}

.actileaQuoteBox .qouteItem
{
	position: relative;
}

.actileaQuoteBox .quoteItemLink
{
	position: absolute;
}

.actileaQuoteBox .quoteItemLink img
{
	border: 0px;
}

.actileaQuoteBox .quoteItemBack
{
	left: 0px;
}

.actileaQuoteBox .quoteItemNext
{
	right: 0px;
}

/*************** Html Default page ****************/

.maincontentHtml
{
	left: 180px;
	width: 780px;
}

.maincontentHtml .defaultContentContainer 
{
	padding-top: 0px;
	height: 100%
}


/*************** NatBal Formula pages ****************/

.formula1Links
{
	position: absolute;
	left: 350px;
	top: 260px;
}

.formula1Links .formulaItem
{
	background-image: url(/Images/NaturalBalance/formelseite1_hovertext1.gif);
	display: block;
	height: 30px;
	width: 320px;
}

.formula1Links .formulaItem:hover
{
	background-image: url(/Images/NaturalBalance/formelseite1_hovertext2.gif);
	height: 80px;
}

.formula1Links .formulaItem2
{
	background-position: left -28px;
}

.formula1Links .formulaItem2:hover
{
	background-image: url(/Images/NaturalBalance/formelseite1_hovertext3.gif);
	height: 55px;
}

.formula1Links .formulaItem3
{
	background-position: left -55px;
}

.formula1Links .formulaItem3:hover
{
	background-image: url(/Images/NaturalBalance/formelseite1_hovertext4.gif);
	height: 70px;
}


.formula2Links
{
	position: absolute;
	left: 130px;
	top: 250px;
}

.formula2Links .formulaItem img
{
	float: left;
	border: none;
}

.formula2Links .formulaItem .arrow
{
	display: block;
	float: left;
	padding-bottom: 30px;
	padding-top: 70px;
	width: 30px;
}

.formula2Links .formulaItem .hovertext
{
	float: none;
	margin-left: 33px;
	margin-top: 10px;
}


.formula3Links
{
	position: absolute;
	left: 170px;
	top: 290px;
}

.formula3Links .top
{
	padding-left: 110px;
	height: 125px;
}

.formula3Links .formulaItem,
.formula3Links .formulaItem_active
{
	background-image: url(/Images/NaturalBalance/formelseite3_punkt_n.png);
	display: block;
	float: left;
	height: 23px;
	width: 25px;
	margin-right: 10px;
}

.formula3Links .formulaItem_active
{
	background-image: url(/Images/NaturalBalance/formelseite3_punkt_hl.png);
}

* html .formula3Links .formulaItem,
* html .formula3Links .formulaItem_active
{
	background-image: url(/Images/NaturalBalance/formelseite3_punkt_n.gif);
}

* html .formula3Links .formulaItem_active
{
	background-image: url(/Images/NaturalBalance/formelseite3_punkt_hl.gif);
}

/* Newsletter Cancel */

.paddingforW
{
	padding-left: 1px;
}

.cancelcheck input
{
	float: left;
	margin: 2px 3px 0 0;
	*margin: -2px 1px 0 0;
	_margin: -2px 0px 0 0;
}

.submitTable td
{
	padding: 2px 5px 2px 0;
}

.fieldText
{
	width: 200px;
}

.nldisabled  
{
	background-color:#DBDBDB;
	color:Black;
}
