*,html,body,div {padding:0px; margin:0px;}


html
{
	height: 100%;
}

body
{
	font-family: Arial,Verdana,Geneva,Helvetica,Sans-Serif;
}

#main 
{
	width: 720px;
	margin-left:auto;
	margin-right:auto;	
	background-color: #ffffff;
}



#head
{
	width: 720px;
	height: 100px;
}

#logo
{
 position: absolute;
 top: 25px;
 margin-left:730px;
 text-align: right;
}
	
img
{
	border: none;
}

#headline
{
	color: #666666;
	font-size: 20px;
	line-height: 22px;
	margin: 25px 0px 15px 0px;
	
}

a:focus
{
	outline: none;
}

#paginator
{
	
	font-size: 13px;
	color: #4b95d0;
	font-weight: bold;
	text-align: right;
}

#paginator a
{
	font-weight: bold;
}

/* #####################  landing  ##################### */


.landing_infohead
{
	color: #666666;
	font-size: 20px;
	line-height: 22px;
	margin: 30px 0px 15px 0px;
	
}

.landing_infotext
{
	
	font-size: 13px;
	line-height: 17px;
}

.landing_infotext a
{
	color: #FF6000;
	font-weight: bold;
}

.landing_infotext a:hover
{
	color: #000000;
	text-decoration: underline;
}

#landingOfferHeadline
{
	color: #666666;
	font-size: 20px;
	line-height: 22px;
	margin: 30px 0px 15px 0px;
	
}


/* #####################  landing_offer_small  ##################### */

#landing_offer_small img
{
	margin-right: 20px;
}

#landing_more_offer_small
{
	color: #FF6000;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 30px;
	font-size: 13px;
	
}

#landing_more_offer_small a
{
	color: #FF6000;
}

#landing_more_offer_small a:hover
{
	color: #000000;
}

#landing_offer_small #landingOfferButtonNext
{
	margin-top: 18px;
}


/* #####################  landing_offer_big  ##################### */

#landing_offer_big #landingOfferMoreInfo
{
	padding-left: 135px;
	margin-top: -22px;
}

#landing_offer_big #landingOfferPriceRegular
{
	padding-left: 375px;
	padding-top: 125px;
	
}

#landing_offer_big #landingOfferPriceNew
{
	padding-left: 375px;
}

#landing_offer_big #landingOfferButtonNext
{
	padding-left: 373px;
	padding-top: 52px;
}

#landingOfferPriceNew
{
	color: #FF6000;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}

#landingOfferMoreInfo
{
	padding-left: 110px;
}

#landingOfferMoreInfo a
{
	color: #FF6000;
	margin-left: 0;
	font-size: 13px;
	font-weight: normal;
	
}



#landingOfferTextShort
{
	height: 130px; 
	margin-top: 10px;
}



#offerdescription
{
	
	font-size: 13px;
}

.promoline
{
	background-color: #E4E4E4;
	height: 1px;
	margin: 15px 0px 15px 0px;
}

.next_text
{
	
	margin-top: 10px;
}

.next_text a
{
	color: #676767;
	text-decoration: none;
}

.next_text a:hover
{
	color: #000000;
	text-decoration: underline;
}

#infobar
{
	
	font-size: 11px;
	line-height: 17px;
}

.infobar_active
{
	color: #f58220;	
}

#infobar_page_1
{
	float: left;
	padding-left: 50px;
	padding-top: 10px; 
	width: 70px;
}

#infobar_page_2
{
	float: left;
	padding-left: 50px;
	padding-top: 10px;
	color: #666666;
	width: 70px;
}

#infobar_page_3
{
	float: left;
	padding-left: 50px;
	padding-top: 10px;
	color: #666666;
	width: 70px;
}

#infobar_description
{
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	width: 150px;
}

#infobar_price
{
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
}

.another_text_style
{
	color: #000000;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	
}


/* #####################  choice  ##################### */


#partialloop
{
	list-style-type: none;
	background: #F7F7F7 ;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	width: 125px;
	padding: 10px;	
	float: left;
}

#partialloop a
{
	color: #666666;
}

#choice_navi_active a
{
	color: #4b95d0;
}

#choice_navi_eyecatcher a
{
	color: #f58220;
}

#choice_navi_eyecatcher_active a
{
	color: #f58220;
}

#content
{
	margin-top: 20px;
	background-image: url(/public/img/res/navi/gray_bg.gif);
	background-repeat: repeat-y;	
}

.description
{
	margin-bottom: 10px;
	margin-left: 130px;
}

#description
{
	font-size: 13px;
	line-height: 17px;
	min-height: 112px;
	margin-left: 165px
}

#description img
{
	margin-right: 10px;
	width: 120px;
	height: 96px;
}

.conditions
{
	margin-bottom: 10px;
	list-style-position: inside;
	margin-left: 130px;
}

.delivery_info
{
	align:left;
	width: 250px;
	list-style-position: inside;
	margin-left: 130px;
	
}

.btn_choose a
{
	background-repeat: no-repeat;
	text-indent: -3000px;
	display: block;
	height: 27px;
	width: 160px;
	margin-top: 0px;
	top:-20px;
	
}
.btn_choose
{
	align:right;
}

	

#infobar_price .price
{
	color: #f58220;
}

.landing_pop_up
{
	width: 400px;
}

#choice_payment
{
	float: right;
	font-size: 12px;
	/*margin-top:-10px;*/
}
#choice_payment a
{
	color: #676767;
	text-decoration: none;
}
#choice_payment a:hover
{
	color: #000000;
	text-decoration: underline;
}

/* #####################  footer  ##################### */


.footer{
	background:#f7f7f7;
	width:720px;
	height:35px;
	
	margin-top: 70px;
}

.footer .f2{
	margin:10px 0px 10px 0px;
	width:688px;
	float:left;
	text-align:left;
}

.footer div{
	float:left;
	margin-right:20px;
	margin-left: 10px;
	font-size:11px;
	color:#666666;
}

.footer a {
	color:#4b95d0;
	text-decoration:none;
	font-size:11px;
}

.footer a:hover {
	color:#4b95d0;
	text-decoration:underline;
}

.oben
{
	cursor: pointer;
}

#go_to_top_text
{
	margin-right: 0;
}

/* #####################  data  ##################### */

#conclusion
{
	background-position: bottom center;
}

#data_conclusion_campaign
{
	float: left;
	height: 15px;
}

#data_conclusion_campaign img
{
	
	/*width: 155px;
	height: 105px;*/	
	margin-top: 14px;
	/*padding-top: 5px;*/
	margin-left: 5px;
}

#data_conclusion_promotion img
{
	width: 155px;
	height: 105px;
	margin-left: 98px;
/*	padding-left: 6px; */
	padding-top: 5px;
	/*margin-top:14px; */
}

.error
{
	border: 1px solid red;
		
}

#errorText
{
	color: red;
	/*border: 1px solid red;*/
	padding: 5px;
	text-align: left;
	margin-bottom: 10px;
}



/* #####################  data_new  ##################### */

#infobox
{
	width: 678px;
	font-size: 12px;
	line-height: 16px;
	background-color: #F7F7F7;
	padding: 20px;
	border: 1px solid #CCCCCC;
}

#infobox ul
{
	background-color: #ffffff;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

a
{
	color: #000000;
	text-decoration: underline;
}

.image_123 img
{
	/*height: 105px;*/
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 14px;
    padding-top: 5px;
    /*width: 155px;*/
}

#info_text_right
{
	padding: 20px;
	background-color: #ffffff;
	/*margin-left: 340px;*/
}

#info_text_left
{
	float: left;
	margin-right: 20px;
	width: 300px;
	
	height: 550px;
}

#infobox_2
{
	width: 678px;
	font-size: 12px;
	line-height: 17px;
	background-color: #F7F7F7;
	padding: 20px;
	border: 1px solid #CCCCCC;
}

#info_text_right_2
{
	margin-top: 10px;
	padding: 20px;
	background-color: #ffffff;
}

.h1
{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	
	float: left;
	margin-left: 85px;
	margin-right: 242px;
	margin-bottom: 10px;
}

.h2
{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	
}


/* #####################  user_form  ##################### */

#user_form ul
{
	color: #ff0000;
	list-style-type: none;
	margin-left: 55px;
	margin-top: 5px;
}

#form_address-element
{
	margin-bottom: 10px;
}

input
{
	margin-bottom: 10px;
	width: 160px;
}

#form_address-label,
#firstName-label,
#lastName-label,
#email-label
{
	float: left;
	padding-right: 1em;
	width: 6em;
}



#newsletter-element
{
	margin-top: 20px;
}

#agb,
#newsletter
{
	width: 10px;
	float: left;
	margin-right: 10px;
}

#checkboxes_footnote
{
	padding-top: 20px;
}

#data_protection_important {
	padding-top: 10px;
}

#submit
{
	background-repeat: no-repeat;
	height: 35px;
	width: 173px;
	margin-top: 20px;
	text-indent: -3000px;
	cursor: pointer;
	border: none;
}

.cancel
{
	/*margin-top: 30px;*/
}

/* #####################  finish  ##################### */


.landing_pop_up
{
	font-size: 12px;
	line-height: 17px;
	padding-left: 20px;
	padding-bottom: 60px;
}

#go_to_partner
{
	margin-top: 10px;
}

/* ########################## Toolbar ###################### */
#toolbar_headline {
	color:#4b95d0;
	font-size:24px;
	margin-bottom: 15px;
	weight: bold;
}


/* #####################  Overlay fuer Landing-Page ##################### */

.coinspackage_overlay {
 display:none;
 z-index:10000;
 background-color:#fff;
 min-width:800px; 
 min-height:400px;
 border:3px solid #999;
 -moz-box-shadow:0 0 30px 5px #444;
 -webkit-box-shadow: 0 0 30px #444;
}

/* close button positioned on upper right corner */
.coinspackage_overlay .close {
 background-image:url(../img/res/overlay/apple-close.png);
 position:absolute;
 right:-13px;
 top:-13px;
 cursor:pointer;
 height:27px;
 width:27px;
 }
 
 /* container for external content. uses vertical scrollbar, if needed */
 div.contentWrap {
  min-height:150px;
  overflow-y:auto;
  font-size: 12px;
  }

/* containers for promotions */  
div.promo_top {
	padding:7px;
	height:160px;
}
div.promo_bottom {
	padding:7px;
	height:165px;
}
div.promo_description {
	padding:7px;
}

/* containers for recomendation */  
div.recommend{
	padding:0px 3px 0px 0px;
	text-align:right;
}
div.recommend a{
	color:blue;
	text-decoration:underline;
}
div.recommend a:hover{
	color:blue;
	text-decoration:none;
}













