/* ////// Link ////// */

a:link {
	color: #284C05;
	text-decoration: none;
}

a:visited {
	color: #853ac4;
	text-decoration: none;
}

a:active {
	color: #ff4000;
	text-decoration: none;
}

a:hover {
	color: #ff4000;
	text-decoration: none;
}

a.wh:link {
	color: #ffffff;
	text-decoration: none;
}

a.wh:visited {
	color: #dec6b2;
	text-decoration: none;
}

a.wh:active {
	color: #ff7f00;
	text-decoration: none;
}

a.wh:hover {
	color: #ff7f00;
	text-decoration: none;
}

a.or:link {
	color: #ff5800;
	text-decoration: none;
}

a.or:visited {
	color: #ff7f00;
	text-decoration: none;
}

a.or:active {
	color: #990000;
	text-decoration: none;
}

a.or:hover {
	color: #B94705;
	text-decoration: none;
}

a.br:link {
	color: #dec6b2;
	text-decoration: none;
}

a.br:visited {
	color: #dec6b2;
	text-decoration: none;
}

a.br:active {
	color: #990000;
	text-decoration: none;
}

a.br:hover {
	color: #B94705;
	text-decoration: none;
}


/* ////// Redefinition ////// */

img {
	border: none;
}

/* ////// Font size ////// */


h1 {
	font-size: 10px;
	line-height: 24px;
	color: #ffffff;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
}

h2.trm {
	font-size: 16px;
	line-height: 32px;
	margin: 0px 0px 0px 0px;
}

h2.trme {
	font-size: 22px;
	line-height: 32px;
	margin: 0px 0px 0px 0px;
}



.f1011_w {
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
}

.f1012 {
	font-size: 10px;
	line-height: 12px;
}

.f1024_w {
	font-size: 10px;
	line-height: 24px;
	color: #FFFFFF;
}

.f1114 {
	font-size:68.75%;
	line-height:127%;
}

.f1114_w {
	font-size:68.75%;
	line-height:127%;
	color: #FFFFFF;
}

.f1118{
	font-size:68.75%;
	line-height:164%;
}

.f1124{
	font-size:68.75%;
	line-height:218%;
}

.f1128{
	font-size:68.75%;
	line-height:254%;
}

.f1214 {
	font-size: 75%;
	line-height: 117%;
}

.f1214_w {
	font-size: 75%;
	line-height: 117%;
	color: #FFFFFF;
}

.f1214_rd {
	font-size: 75%;
	line-height: 117%;
	color: #de0000;
}

.f1216 {
	font-size:75%;
	line-height:133%;
}

.f1218 {
	font-size:75%;
	line-height:150%;
}


.f1218_or {
	font-size: 75%;
	line-height: 150%;
	color: #FF6600;
}

.f1218_gl {
	font-size: 75%;
	line-height: 150%;
	color: #666666;
}

.f1221 {
	font-size:75%;
	line-height:175%;
}


.f1224 {
	font-size:75%;
	line-height:200%;
}

.f1224_gl {
	font-size:75%;
	line-height:200%;
	color:#CCCCCC;
}

.f1230 {
	font-size:75%;
	line-height:250%;
}

.f1230b_or {
	font-size:75%;
	line-height:250%;
	font-weight:bold;
	color: #FF6600;	
}

.f1230_gl {
	font-size:75%;
	line-height:250%;
	color:#CCCCCC;
}

.f1416 {
	font-size:87.5%;
	line-height:114%;
}

.f1416b {
	font-size:87.5%;
	line-height:114%;
	font-weight:bold;
}

.f1420b {
	font-size:87.5%;
	line-height:125%;
	font-weight:bold;
}

.f1428 {
	font-size:87.5%;
	line-height:200%;
}

.f1430b {
	font-size:87.5%;
	line-height:250%;
	font-weight:bold;	
}

.f1416_w {
	font-size:87.5%;
	line-height:114%;
	color: #FFFFFF;
}

.f1618 {
	font-size:100%;
	line-height:112.5%;
}

.f1618_w {
	font-size:100%;
	line-height:112.5%;
	color: #FFFFFF;
}

.f1620 {
	font-size:100%;
	line-height:125%;
}

.f1620b {
	font-size:112.5%;
	line-height:125%;
	font-weight:bold;
}

.f1632 {
	font-size:100%;
	line-height:200%;
}



/* ////// Overall structure ////// */

* {
	margin: 0;
	padding: 0;
}

html{
    height:100%;
}

body {
	/* height:100%; */
	text-align: left;
	margin-left: 0px;
	margin-right: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(img/bg_yl.jpg);
}

.black {
	height: 366px;
	background-image: url(img/bg_bk.jpg);
	padding: 0px 0px 0px 20px;
}

.red {
	height: 80px;
	background-image: url(img/bg_rd.jpg);
	padding: 0px 0px 0px 19px;
}




/* ////// Shared items ////// */

.form {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

.menu {
	float: left;
}
#footer {
	width: 750px;
	background-color: #FCE0B9;
	height: 13px;
}
.tt_main {
	height: 366px;
	width: 244px;
	background-image: url(img/img_index/bg_tt_gr.jpg);
	float: left;
}
.img_main {
	height: 366px;
	width: 486px;
	float: left;
}

/* ////// Header ////// */


#h1_area {
	height: 35px;
	width: 244px;
	position: absolute;
	top: 330px;
	left: 20px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}



/* ////// Each Page ////// */

.tt_index_g {
	width: 190px;
	padding: 30px 0px 0px 27px;
	height: 25px;
}
.tt_index_text {
	width: 190px;
	padding: 20px 0px 10px 27px;
	text-align: left;
	color: #FFFFFF;
	height: 190px;
}
.tt_index_j {
	width: 190px;
	padding: 0px 0px 0px 27px;
	height: 40px;
	text-align: center;
}

.tt_index_j2 {
	width: 215px;
	padding: 0px 0px 0px 15px;
	height: 40px;
	text-align: center;
}

.tt_index_bread {
	width: 708px;
	padding: 22px 0px 0px 42px;
	background-image: url(img/img_index/ph_bread.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
}
.index_bread {
	width: 325px;
	padding: 10px 0px 0px 27px;
}

.index_cupon {
	width: 700px;
	padding: 22px 50px 0px 0px;
	text-align: right;
}


.tt_index_news {
	width: 708px;
	padding: 22px 0px 0px 40px;
}

.index_news {
	width: 630px;
	padding: 10px 0px 20px 27px;
	height: 120px;
}
#pagetop {
	width: 707px;
	text-align: right;
	padding: 5px 0px 5px 20px;
}

#footer {
	width: 730px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-image: url(img/bg_footer.jpg);
	background-repeat: repeat-y;
	height: 42px;
	margin: 0px 0px 0px 20px;
}
#footer_l {
	width: 485px;
	float: left;
	padding: 21px 0px 0px 25px;
}
#footer_r {
	width: 220px;
	float: left;
	padding: 19px 0px 0px 0px;
}

#foote_bt {
	width: 705px;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 45px;
}


.body_l {
	float: left;
	width: 370px;
	padding: 0px 0px 0px 20px;
	background-image: url(img/img_bread/bg_stallen_l.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.body_r {
	float: left;
	width: 360px;
	padding: 400px 0px 0px 0px;
	background-image: url(img/img_bread/bg_stallen_r.jpg);
	background-repeat: no-repeat;
}
.tt_bread_stallen {
	padding: 22px 0px 0px 21px;
}
.tt_body_l {
	padding: 5px 0px 10px 19px;
}
.text_body_l {
	padding: 0px 0px 25px 50px;
}

.text_body_l2 {
	padding: 0px 0px 10px 50px;
}
.text_body_r {
	width: 292px;
	padding: 0px 0px 0px 48px;
}

.fr_stallen_body {
	width: 750px;
	padding: 0px 0px 0px 0px;
	background-image: url(img/img_bread/bg_stallen.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 1500px;
}

.img_bread_body_r {
	width: 300px;
	padding: 47px 0px 10px 48px;
	background-image: url(img/img_bread/il_bell.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.text_fr_body_r {
	width: 246px;
	border: 1px solid #d59758;
	margin: 0px 0px 0px 47px;
	padding: 10px;
}

.bread_bread {
	width: 730px;
	padding: 22px 0px 20px 20px;
	background-image: url(img/img_index/ph_bread.jpg);
	background-repeat: no-repeat;
	background-position: right 15px;
}
.text_bread_bread {
	width: 325px;
	padding: 0px 0px 5px 50px;
}

.bread_box_ph_l {
	float: left;
	height: 210px;
	width: 210px;
	padding: 0px 0px 0px 70px;
}

.bread_box {
	float: left;
	height: 210px;
	width: 210px;
}

.bread_box_c {
	float: left;
	height: 190px;
	width: 185px;
	padding: 20px 20px 0px 5px;
}

.bread_box_l {
	float: left;
	height: 165px;
	width: 180px;
	padding: 45px 5px 0px 95px;
}

.bread_box_r {
	float: left;
	height: 205px;
	width: 185px;
	padding: 5px 0px 0px 25px;
}

.persistence_bread {
	width: 730px;
	padding: 22px 0px 100px 20px;
	background-image: url(img/img_index/ph_bread.jpg);
	background-repeat: no-repeat;
	background-position: right 70px;
}

.persistence_oven {
	width: 730px;
	padding: 0px 0px 100px 20px;
	background-image: url(img/img_persistence/ph_persistence_oven_j.gif);
	background-repeat: no-repeat;
	background-position: 70px 98px;
	height: 290px;
}

.text_persistence_oven {
	width: 420px;
	padding: 0px 0px 5px 260px;
}

.persistence_meister {
	width: 730px;
	padding: 0px 0px 20px 20px;
	background-image: url(img/ph_meister_l.jpg);
	background-repeat: no-repeat;
	background-position: 460px 0px;
}

.text_persistence_meister {
	width: 360px;
	padding: 0px 0px 10px 50px;
}

.shop_shop {
	width: 730px;
	padding: 22px 0px 70px 20px;
	background-image: url(img/img_shop/ph_shop_see.gif);
	background-repeat: no-repeat;
	background-position: 425px 145px;
}

.shop_map {
	width: 730px;
	padding: 0px 0px 20px 20px;
	background-image: url(img/img_shop/ph_shop_map.gif);
	background-repeat: no-repeat;
	background-position: 425px 123px;
}

#map {
	width: 630px;
	margin: 0px 0px 20px 70px;
	height: 450px;
}

.tt_main_bk {
	height: 366px;
	width: 244px;
	background-image: url(img/img_shop/bg_tt_bk.jpg);
	float: left;
}

.tt_bk {
	width: 190px;
	padding: 25px 0px 0px 27px;
	height: 25px;
	text-align: center;
}
.tt_bk_text {
	width: 190px;
	padding: 20px 0px 10px 27px;
	text-align: left;
	color: #FFFFFF;
	height: 200px;
}

.tt_main_rd {
	height: 366px;
	width: 244px;
	background-image: url(img/img_persistence/bg_tt_rd.jpg);
	float: left;
}

.tt_rd {
	width: 190px;
	padding: 25px 0px 0px 27px;
	height: 25px;
	text-align: center;
}
.tt_rd_text {
	width: 190px;
	padding: 20px 0px 10px 27px;
	text-align: left;
	color: #FFFFFF;
	height: 200px;
}

.tt_main_yl {
	height: 366px;
	width: 244px;
	background-image: url(img/img_bread/bg_tt_yl.jpg);
	float: left;
}

.tt_yl {
	width: 190px;
	padding: 25px 0px 0px 27px;
	height: 25px;
	text-align: center;
}
.tt_yl_text {
	width: 190px;
	padding: 20px 0px 10px 27px;
	text-align: left;
	color: #FFFFFF;
	height: 200px;
}


/* ////// Shopping ////// */

/* ---START--- h text-indent */
.cart {
	padding: 3px 3px 0px 0px;
	width: 747px;
	text-align: right;
	height: 32px;
}

img.viewcart {
	position: absolute;
	top: 450px;
	left: 627px;
}


img.headline {
	position: absolute;
    top: 0px; 
	left: 0px;
}

img.photo {
	padding: 64px 0px 0px 0px;
}


div.tt_shopping_main {
	width: 730px;
	padding: 22px 0px 0px 20px;
	height: 591px;
}

div.tt_shopping_main h2 {
	position: relative;
	font-size: 6px;
	height: 591px;
	text-indent: -9999px;
}

.shopping_h3 {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 6px;
	height: 64px;
	width: 385px;
	float: left;
}
/* ---END--- */

.products1{
	width: 730px;
	padding: 22px 0px 0px 20px;
	display: block;
	}

/*.products1 dl{
	list-style: none;
	padding: 50px 0px 0px 0px;
	display: block;
	
	}
*/	
.set{
	width: 730px;
	float: left;
	display: block;
	position: relative;
	padding: 64px 0px 0px 0px;
		}
		


.ph_products{
	list-style: none;
	padding: 50px 0px 0px 0px;
	width: 395px;
	float: left;
	display: block;
	position: relative;
		}
		

		
.set_l{
	display: block;
	padding: 0px 20px 0px 30px;
	float: left;
	width: 355px;
	}
		
.set_r{
	display: block;
	padding: 0px 30px 0px 0px;
	float: left;
	width: 295px;
	}
		
.txt_shopping_products1{
	width: 300px;
	padding: 15px 20px 0px 0px;
	float: left;
	}

.ph2_shopping_products1{
	padding: 0;
	width: 730px;
	text-align: center;
	clear: both;
	}
	

.products2{
	width: 730px;
	padding: 22px 0px 0px 20px;
	display: block;
	
	}

.products2{
	list-style: none;
	padding: 50px 0px 0px 0px;
	display: block;
	position: relative;
	}
	
.products2{
	width: 730px;
	display: block;
	}
.products2 dd.txt_shopping_products1{
	display: block;
	padding: 0px 25px 0 45px;
	float: left;
	width: 335px;
	}
	
/*.products2 dd.txt_shopping_products2{
	display: block;
	padding: 0px 20px 0 0px;
	width: 305px;
	float: right;
	}
*/	
.products2 dd.ph2_shopping_products1{
	padding: 0;
	width: 730px;
	text-align: center;
	clear: both;
	}

.price1{
	list-style: none;
	border-color: #999999;
	border-width: 3px 0px 1px 0px;
	border-style: solid;
	padding: 10px 0px 0px 0px;
	margin: 18px 0px 0px 0px;
	}

.price2{
	list-style: none;
	border-color: #999999;
	border-width: 0px 0px 3px 0px;
	border-style: solid;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.price3{
	list-style: none;
	border-color: #999999;
	border-width: 3px 0px 1px 0px;
	border-style: solid;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.products3{
	width: 705px;
	padding: 22px 0px 0px 45px;
	}
	
.products3 p{
	width: 675px;
	padding: 5px 0px 10px 5px;
	}

.products3 img.tt{
	padding: 5px 0px 0px 5px;
	}


.products4{
	width: 670px;
	padding: 5px 0px 0px 50px;
	display: block;
	}

.products4 dl.l{
	width: 320px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	display: block;
	float: left;
	}
	
.products4 dl.r{
	width: 320px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	display: block;
	float: right;
	}
	
.products4 dt{
	width: 320px;
	display: block;
	}
.products4 dd{
	display: block;
	padding: 10px 0 20px 0px;
	width: 320px;
	}


/* ////// Home ////// */

/* ---START--- h text-indent */
dt h3 {
	position: relative;
	font-size: 1px;
	height: 51px;
	text-indent: -9999px;
}

.tt_home_shopping1_h3 {
	position: relative;
	font-size: 1px;
	height: 51px;
	text-indent: -9999px;
}

dd h4 {
	position: relative;
	font-size: 1px;
	height: 207px;
	text-indent: -9999px;
}
/* ---END--- */


.home_shopping1{
	width: 690px;
	padding: 15px 0px 0px 40px;
	display: block;
	}

.home_shopping1 dl{
	list-style: none;
	padding: 0px 0px 0px 0px;
	display: block;
	}

.home_shopping1 dd.ph_home_shopping1_l{
	float: left;
	display: block;
	padding: 0;
	width: 223px;
	}	
.home_shopping1 dd.ph_home_shopping1_c{
	float: left;
	display: block;
	padding: 0;
	width: 243px;
	}
	
.home_shopping1 dd.ph_home_shopping1_r{
	float: left;
	display: block;
	padding: 0;
	width: 224px;
	height: 207px;
	}

.home_shopping1 dt.tt_home_shopping1{
	width: 690px;
	display: block;
	padding: 0;
/* ---START--- MacIE 5 ONLY */
/* \*//*/
	height: 51px;
/**/
/* ---END--- */
	}

.home_l{
	border-color: #999999;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	padding: 0px 5px 0px 40px;
	margin: 15px 0px 0px 0px;
	width: 460px;
	float: left;
	}

.home_l dt{
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	}

.home_l dd.bt15{
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	}

.home_r{
	padding: 0px 0px 0px 5px;
	margin: 15px 0px 0px 0px;
	width: 240px;
	float: left;
	}

.home_r dd{
	padding: 5px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	width: 210px;
	}
	
.home_r dd img{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	}
	
.magin_top10 {
	margin-top:10px;
}
.magin_btm10 {
	margin-bottom:10px;
}

/* iepngfix
////////////////////////////////////////// */
/* for winIE6 */
* html .iepngfix_b{
	behavior: expression(IEPNGFIX.fix(this));
	}
* html .iepngfix{
	behavior: expression(IEPNGFIX.fix(this));
	}
/* /for winIE6 */
.iepngfix{
	background-image: url(../img/common/test.png);
	}
