
body {
	background: #f9fbf6 url(http://www.pointshop.de/images/bodybg.gif) repeat-x;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000;
	margin: 0px;
	padding: 0px;
	/*text-shadow: 0 0 0 #000;*/
}
.logo a {
	background-image: url(http://www.pointshop.de/images/pointshoplogo_de.gif);
	display: block;
	float: left;
	height: 107px;
	width: 320px;
}
#controlbarSaldo {
	background-image: url(http://www.pointshop.de/images/saldoBg.gif);
	background-position: right top;
	float: right;
	height: 26px;
	width: 134px;
	margin-right: 8px;
	background-repeat: no-repeat;
	padding-top: 9px;
	text-align: right;
	padding-right: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #f8b333;
	display: inline;
}
#controlBarMain a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	float: right;
	height: 20px;
	padding-top: 10px;
	background-image: url(http://www.pointshop.de/images/controlbarDropdownArrow.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-right: 30px;
	margin-right: 5px;
	display: inline;
}
#topMain {
	background-image: url(http://www.pointshop.de/images/topMainBg.gif);
	height: 107px;
	width: 970px;
	margin-left: -485px;
	position: absolute;
	z-index: 20;
	left: 50%;
	top: 36px;
	overflow: hidden;
}

/* ----------------
   Tabs 
   ---------------- */
   
.tabSelected {
	text-decoration: none;
	float: left;
	height: 40px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background: url(http://www.pointshop.de/images/topTabBgStart.gif) top left no-repeat;
	cursor: hand; cursor: pointer;
}
.tabSelected div {
	background: url(http://www.pointshop.de/images/topTabSelectedBg.gif) center 19px no-repeat;
	float: left;
}
.tabSelected span {
	background: url(http://www.pointshop.de/images/topTabBgEnd.gif) top right no-repeat;
	margin: -14px -1px 0 0; padding: 14px 20px 0 20px;
	float: left;
	height: 40px;
	color: #fff;
}
.tab {
	text-decoration: none;
	float: left;
	height: 40px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background: url(http://www.pointshop.de/images/topTabBgStart.gif) top left no-repeat;
	cursor: hand; cursor: pointer;
}
.tab span {
	background: url(http://www.pointshop.de/images/topTabBgEnd.gif) top right no-repeat;
	margin: -14px -1px 0 0; padding: 14px 20px 0 20px;
	float: left;
	height: 40px;
	color: #d2f5db;
}

/* ----------------
   Tab:hover 
   ---------------- */

.droptabs li.selected a {
	background-image: url(http://www.pointshop.de/images/topTabHoverStart.gif);
	color: #fff;
}
.droptabs li.selected a span {
	background-image: url(http://www.pointshop.de/images/topTabHoverEnd.gif);
	color: #fff;
}

/* ----------------
   Main menu 
   ---------------- */
   
.tabend {
	background-image: url(http://www.pointshop.de/images/dropdownBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 169px;
	height: 12px;
	float: left;
}
.dropmenudiv_b a:hover{
	background: #fad16e url(http://www.pointshop.de/images/hoverarrow.gif) no-repeat left center;
	color: #634204;
}

#controlBarDropMain {
	width: 136px;
	background: url(http://www.pointshop.de/images/controlbarDropdownBg.gif) repeat-y;
	float: left;
	overflow: hidden;
}
#controlBarDropEnd {
	float: left;
	width: 136px;
	height: 12px;
	background: url(http://www.pointshop.de/images/controlbarDropdownBgEnd.gif) center top no-repeat;
}
