body {
	background-image: url(/images/bg-header-2012.png);
	background-repeat: repeat-x;
}

#mainTable {
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: auto;
	-moz-box-shadow: 8px 8px 8px #ccc, -8px 8px 8px #ccc;
	-webkit-box-shadow: 8px 8px 8px #ccc, -8px 8px 8px #ccc;
	box-shadow: 8px 8px 8px #eeeeee, -8px 8px 8px #ccc;
	width: 1170px;
}

.accountLeftHeader {
	background-color: #e2e419; 
	color: #005c99; 
	font-weight: normal; 
	padding-left: 15px; 
	padding-right: 10px; 
	padding-bottom: 5px; 
	padding-top: 5px; 
	margin-bottom: 30px; 
	font-size: 14px;
}

.icoExternal {
	padding-right: 2px; 
	float: none;
	vertical-align: middle;
}

.icoDetail {
	padding-right: 5px; 
	float: none;
	vertical-align: middle;
}

.incomingLeft {
	background-image: url(images/list_gr1.gif); 
	vertical-align: bottom; 
	background-repeat:repeat-x; 
	height: 14px; 
	width: 13px; 
	empty-cells: show;
}

.incomingMiddle {
	background-image: url(images/list_gr2.gif); 
	vertical-align: bottom; 
	background-repeat:repeat-x; 
	height: 14px; 
	empty-cells: show;
}

.incomingRight {
	background-image: url(images/list_gr3.gif); 
	vertical-align: bottom; 
	background-repeat:repeat-x; 
	height: 14px; 
	width: 13px; 
	empty-cells: show;
}

.incomingContentLeft {
	background-image: url(images/list_gr4.gif); 
	width: 13px; 
	background-repeat: repeat-y; 
	empty-cells: show;
}

.incomingContentRight {
	background-image: url(images/list_gr5.gif); 
	width: 15px; 
	background-repeat: repeat-y; 
	empty-cells: show;
}

.incomingList:hover {
	background-color: #dfebf2;
}

.incomingListPrice {
	width: 150px;
	text-align: right;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.topWocheLeft {
	background-image: url(images/header_topwoche_bg2.gif); 
	background-repeat: repeat-y; 
	empty-cells:show; 
	width: 28px;
}

.headHitengineTd {
	background-color: #da2129; 
	text-align: left; 
	vertical-align: top; 
	width: 200px;
}

.headBanner {
	background-image: url(images/header-restposten-de-2010-unten.gif);
	width: 100%;
}

.headBanner2 {
	background-image: url(images/header-restposten-de-2010-unten.gif); 
	padding-top: 10px;
}

.footerYellow {
	background-image: url(images/shadow_yellow.gif);
	width: 9px;
}

.footerYellow2 {
	background-image: url(images/box_footerbg.gif);
	width: 154px;
	height: 9px;
}

.faqFrame {
	border: 1px solid #005c99; 
	padding: 30px; 
	margin-bottom: 20px;
}

.infoBoxHead {
	height: 30px; 
	width: 250px; 
	background-color: #006699; 
	padding: 0px; 
	font-size: 11pt; 
	color: #ffffff; 
	font-weight: bold;
}

.infoBoxKrone {
	float: left; 
	margin-left: 12px; 
	margin-top: 2px; 
	margin-right: 10px;
}

.infoBoxHeadline {
	height: 30px; 
	width: 190px; 
	padding-top: 7px;
}

.infoBoxContent {
	width: 226px; 
	background-color: #dfebf2; 
	padding: 15px 12px 15px 12px; 
	color: #006699; 
	font-size: 10pt;
}

.infoBoxHeadNeu {
	height: 30px; 
	width: 180px; 
	background-color: #006699; 
	padding: 0px; 
	font-size: 11pt; 
	color: #ffffff; 
	font-weight: bold;
}

.infoBoxKroneNeu {
	float: left; 
	margin-left: 12px; 
	margin-top: 2px; 
	margin-right: 10px;
}

.infoBoxHeadlineNeu {
	height: 30px; 
	width: 160px; 
	padding-top: 7px;
}

.infoBoxContentNeu {
	width: 156px; 
	background-color: #dfebf2; 
	padding: 15px 12px 15px 12px; 
	color: #006699; 
	font-size: 10pt;
	text-align: left;
}

.priceRed {
	color: #D43E37;
  font-size: 16px;
  font-weight: bold;
}

.roundCornerLabel {
	float: left;
	line-height: 1.4;
	margin-top: 5px;
}

.roundCornerText {
	font-size: 12px;
}

.roundCorner {
	font-size: 14px;
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #999999 #CCCCCC #CCCCCC;
	border-radius: 4px 4px 4px 4px;
	border-right: 1px solid #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin: 2px;
	padding: 3px;
	border-style: solid;
	line-height: 1.4;
	text-align: left;
}

#logoContainer {
	background-color: #deebf3;
	height: 100px;
	padding-left: 30px;
	padding-top: 11px;
	float: left;
}

#adImageContainer {
	background-color: #deebf3;
	height: 100px;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: middle;
	float: right;
}

#adItself {
	background-color: #deebf3;
	height: 100px;
	padding-top: 15px;
	vertical-align: middle;
	float: right;
}

#contLogoAdsTd {
	width: 1150px;
	height: 130px;
	background-color: #deebf3;
}

#contLogoAdsDiv {
	width: 1150px;
	height: 100px; 
	background-color: #deebf3;
}

#navTd {
	background-color: #deebf3;
	width: 1150px;
}

#navDiv {
	background-color: #deebf3;
	padding-left: 25px;
	padding-top: 9px;
	float: left;
	height: 26px;
	width: 250px;
}

#navDivRight {
	background-color: #deebf3;
	float: left;
	height: 26px;
	padding-top: 9px;
}

.lFlo {
	float: left;
}

#socialDiv {
	background-color: #deebf3;
	padding-top: 18px;
	float: right;
	height: 17px;
	padding-left: 50px;
	width: 220px;
}

#subDiv {
	text-align: center;
	background-color: #006699;
	height: 23px;
	padding-top: 7px;
	font-size: 12px;
	vertical-align: middle;
}

.pTop15 {
	padding-top: 15px;
}

.crownContainer {
	height: 30px;
	width: 250px;
	background-color: #006699;
	padding: 0px;
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
}

.crownStyle {
	float: left;
	margin-left: 12px;
	margin-top: 2px;
	margin-right: 10px;
}

.crownText {
	height: 30px;
	width: 190px;
	padding-top: 7px;
}

#adsLeft {
	width: 226px;
	background-color: #dfebf2;
	padding: 15px 12px 15px 12px;
	color: #006699;
	font-size: 10pt;
}

.topSellerA {
	text-decoration: underline;
	font-size: 14px;
	font-weight:bold;
}