/*
  Registration.css - global stylesheet definitions
  (siehe "YellowMap Stylesheet Dokumentation")
*/
/* import stylesheet for Poi Controls */
@import url(../../../YM/Layout/Css/Registration.css);
@import url(SaechsischeZeitung.css);

body { background: #fff; margin: 0px !important; padding: 0px; }
#Header, #RegistrationBackLink { display: none; }

a,a:visited,a:hover { color: #3F9BD6; }

#BlaueBranchenTabNavigation { position: relative; width: auto; height: 60px; margin: 0px 10px 0px 10px; padding: 0px; }
#BlaueBranchenLogo { position: absolute; text-align: left; left: 0px; top: 15px; width: 600px; height: auto; color: #1367AD; margin: 0px; padding: 0px; font-size: 22px; font-weight: bold; }

#RegistrationContent .MainBody,
#ProductSelectContent .MainBody { width: auto; margin: 0px; padding: 0px 0px 0px 0px; background-color: #fff; color: #000;}
#RegistrationContent li { background: none; }
#RegistrationContent .ContentBox { width: 550px; }

#RegistrationContentBox { width: auto; position: relative; background-color: #fff; border: solid 1px #AABED2; padding: 0px 0px 0px 5px; margin-top: 0px; }
#ProductSelectInformationText { font-size: 12px; font-weight: bold; padding-bottom: 8px; color: #000; }
#ProductSelectInformationHeadline { display: none; }

#PictureFree { position: relative; background: url(../Images/Registration/ProductFree.gif) no-repeat top left; width: 300px; height: 80px;}
#FreePriceD, #FreePriceA { background: url(../Images/Registration/ProductFreePrice.gif) no-repeat 0px 0px; position: absolute; top: -30px; left: 610px; width: 88px; height: 87px; }
#FreePriceCH { background: url(../Images/Registration/ProductFreePriceCH.gif) no-repeat 0px 0px; position: absolute; top: -50px; left: 590px; width: 88px; height: 87px;}

#PicturePremium, #FeaturelistPremium, #BookingLinksPremium,
#PictureStandard, #FeaturelistStandard, #BookingLinksStandard { display: none; }

#ProductOrderButtonPremium, #ProductOrderButtonStandard, #ProductOrderButtonFree
{
	position: absolute; top: 20px; left: 330px; 
}

#FeaturelistFree { margin-left: 330px; width: 250px; }

#ProductDeleteText {}

.ProductOrderButton
{
	position: relative;
	margin-left: 10px;
}

#ProductFree .ProductOrderButton
{
	margin: 5px 0px 5px 0px;
}

#ProductStandard .ProductOrderButton,
#ProductPremium .ProductOrderButton
{
	margin-top: 15px;
}

#ProductDeletePhysicalButton,
#ProductOrderButtonBasic
{
	position: relative;
	margin: 0px 3px 0px 0px;
}

#ProductDeletePhysicalButton,
#ProductOrderButtonBasic
{
	margin: 0px 3px 0px 3px;
}

#AsteriskText p { font-size: 10px !important; color: #aaa !important; }

.RegistrationHugeRightCol p { font-size: 11px; }

#TreeTruncNavigation { display: none; }

#head #headmainmenue li { background: none; }
