﻿/* .......................... Zusatz-Shop-Design-Styles .......................... */

#ShopContent{
	background-image:url('../images/SEARCH_BG.gif');
	background-repeat:repeat-y;
}


#Position_ShopTxt{
	margin-left: 16pt;				
}

#Shop{
	width: 230px;
	float: right;
	margin-top: 80px;
}

#MainMenueShop{
	height:47px;
	padding-left: 8px;
	background-image:url('../images/ECKEN_O_SHOP.gif');
	background-repeat:no-repeat;
	background-position:inherit;			
}

#BreadcrumbShop{
	background-image:url('../images/BG_MAIN_CONTENT_SHOP.gif');
	background-repeat:repeat-y;
	padding-left:28px;
	padding-top: 5px;		
}

#MainContentShop{
	background-image:url('../images/BG_MAIN_CONTENT_SHOP.gif');
	background-repeat:repeat-y;	
	padding-left:28px;
	min-height:500px;
}

#SpacerTextShop{
	padding-top: 10px;
}

.Shoplink_Info {
	font-family:"Arial";
	font-weight: normal; font-size: 11pt; color: #89b5e8;
}
.Shoplink_Info:link {
	color: #89b5e8; 
}
.Shoplink_Info:active {
	color: #89b5e8;
}

.Shoplink_Info:hover {
	color: #89b5e8;
}

.MenueShop{
	color:#89B5DD;
	font-size:11pt;
	font-weight:bold;		

}

.ok {
	font-weight: normal;
	font-size: 11pt;
	color: #666666;
	line-height: 110%;
	margin-top: 8px;
	margin-left: 10px;
	background: url(../images/ICON_OK_BLAU.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}	

hr { height: 0;
 border-bottom: 1px dotted #89B5DD;
 border-top: 0px;
}


/* .................................................... */

