
/* TEXT FORMATTING */
h2{
	color:#bd5597;
}

#tabbuttons{
	padding:7px 0 0 0px;
	width:585px;
	height:25px;
	overflow:hidden;
	background:none;
	margin-top:0px;
}

#content h2{
	margin:15px 0 10px 0px;
/*	color:#7c7c7c;*/
}

h3.offer{
	color:#bd5597;
	 font-size:0.75em;
	 margin:15px 0 0px 0px;
}
.two_col_left_img strong, .two_col_grid strong{color:#bd5597;}

/* LINKS */
a, .one_col a, .two_col_grid a, .two_col_top_img a, .two_col_top_img_l a, a.arrow, .four_col_img_left p a{
	background: transparent url(../images/link_arrow_pink.gif) no-repeat 0px 1px;
	color:#bd5597;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#content .four_col_img_left p a{
	background: transparent url(../images/link_arrow_pink.gif) no-repeat 0px 1px;
	color:#bd5597;
	padding-left:16px;
	text-decoration:none;
}

/* Navigation bar on top of pages */
#subnavi{
	background:#bd5597 url(../images/subnavi/balken_shopping_2.jpg) no-repeat;
}

#newsletterbox{
	background: transparent url(../images/nl_box_shopping.gif) no-repeat;
}

#registrationbox{
	background: transparent url(../images/loginbox_shopping.gif) no-repeat;
}

#maincontent li{
	list-style-image:url(../images/list_dot_pink.gif);
}

h1{
	color:#bd5597;
	margin:20px 0 10px 0;
}

#shopfinder{
	width:204px;
/*	min-height:318px;*/
	height:auto;
	background:#fff url(../images/bg_shopfinder.jpg) no-repeat;
	margin-bottom:10px;
}

#shopfinder #letters{
	width:195px;
	height:30px;
	padding-top:5px;
	padding-left:10px;
}

#shopfinder #letters a{
	margin:0 0 4px 0px;
	padding:0px;
	float:left;
	border-bottom:1px solid #AEB3B7;
}

#letters img.inactive{
	float:left;
	margin:0 0 4px 0px;
}
#shopfinder #letters a:hover{
border-bottom:1px solid #fff;
}

#shopfinder p{
	color:#fff;
	font-size:0.6em;
	line-height:1.1em;
	height:auto;
	margin:5px 0px;
	padding:0px 0px 0px 10px;
}

* html #shopfinder p{height:218px;}

#shopfinder a{	
	color:#fff;
	background:none;
	padding:0px;
}

#shopfinder a:hover{
	text-decoration:underline;
}

#allshops{
	width:184px;
	height:30px;
}

#shopfinder #allshops a{
	float:right;
	font-size:0.7em;
	display:block;
	margin:10px 0 0 0;
	text-decoration:underline;
}

#shopselect{display:block;height:27px;background:transparent url(../images/bg_shopfinder_bot.jpg) no-repeat 0px -2px;}
#detailid{
	width:145px;
	float:right;
	border:none;
	margin:0 10px 0 0px;
	text-transform:uppercase;
	font-size:0.7em;
}


#infolinkbox a#euro:hover{background:transparent url(../images/servicenavi/sparen_1_shop.gif) no-repeat;}
#infolinkbox a#opening:hover{background:transparent url(../images/servicenavi/oeffnung_1_shop.gif) no-repeat;}
#infolinkbox a#voucher:hover{background:transparent url(../images/servicenavi/geschenk_1_shop.gif) no-repeat;}
#infolinkbox a#map:hover{background:transparent url(../images/servicenavi/lageplan_1_shop.gif) no-repeat;}
#infolinkbox a#services:hover{background:transparent url(../images/servicenavi/services_1_shop.gif) no-repeat;}
#infolinkbox a#mediabox:hover{background:transparent url(../images/servicenavi/media_1_shop.gif) no-repeat;}
#infolinkbox a#contact:hover{background:transparent url(../images/servicenavi/kontakt_1_shop.gif) no-repeat;}
#infolinkbox a#rss:hover{background:transparent url(../images/servicenavi/rss_1_shop.gif) no-repeat;}


.offerrow{
	width:480px;
	height:110px;
	display:block;
	clear:right;
}

.offerrow img{
	float:left;
	margin:0px 10px 10px 0px;
}

.offerrow a.clink{
float:left;
width:103px;
display:block;
height:110px;
margin-right:20px;
}
* html .offerrow a.clink{
margin-right:10px;
}
.offerrow .offertext{
	float:left;
	width:350px;
	height:80px;
	padding-top:15px;
	display:block;
}

* html .offerrow .offertext{
	width:350px;
	padding-top:25px;
}
