.luisterpaal,
.weblog {
	position: relative;
	margin: 0 0 10px 10px;
}

ul.artikel,
ul.artikel li ul,
div.navigatietoprechts ul,
div.footer ul,
div.footer ul li ul {
	list-style: none;
}

span.wwfocus a:link,
span.wwfocus a:hover,
span.wwfocus a:active,
span.wwfocus a:visited {
	color: #797979;
}

span.wwinactive a:link,
span.wwinactive a:hover,
span.wwinactive a:active,
span.wwinactive a:visited {
	color: #C9C9C9;
}

a:link.artistAll,
a:hover.artistAll,
a:active.artistAll,
a:visited.artistAll {
	padding:10px;
	margin-top:10px;
	font-family: Verdana;
	color: #fff;
	background-color: #ff9045;
	font-size: 12px;
	cursor:pointer;
	border: 0;
	text-decoration: none;
	text-align: center;
	border: 1px solid #fc6702;
}

a:link.buttonVerstuur,
a:hover.buttonVerstuur,
a:active.buttonVerstuur,
a:visited.buttonVerstuur {
	padding:10px;
	margin-top:10px;
	font-family: Verdana;
	color: #fff;
	background-color: #4c7e00;
	font-size: 12px;
	border: 0;
	text-decoration: none;
	text-align: center;
	border: 1px solid #fc6702;
}

.link.SmallBanner {
	width: 135px;
	height: 20px;
	overflow: hidden;
}

.link.SmallBanner.Large {
	width: 290px;
}

input.ToBasket {
	display: block;
	background: transparent url( '../images/in-winkelwagen.png' ) top left no-repeat;
	width: 181px;
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 40px;
	border: 0;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	cursor: pointer;
}

/* Begin bestelproces */
.WinkelwagenGegevensLeft,
.WinkelwagenGegevensRight {
	float: left;
	position: relative;
	width: 469px;
	height: 165px;
	padding: 10px;
}

.WinkelwagenGegevensLeftHeader,
.WinkelwagenGegevensRightHeader,
.WinkelwagenGegevensLeftFooter,
.WinkelwagenGegevensRightFooter {
	float: left;
	position: relative;
	height: 40px;
	line-height: 40px;
	background-color: #4C7E00;
	width: 489px;
	color: white;
	text-align: center;
}

.WinkelwagenGegevensLeftHeader,
.WinkelwagenGegevensLeftFooter,
.WinkelwagenGegevensLeft {
	margin-right: 20px;
}

.WinkelwagenGegevensLeftHeader,
.WinkelwagenGegevensRightHeader {
	width: 479px;
	padding: 0 0 0 10px;
	text-align: left;
}

.WinkelwagenGegevensLeftFooter,
.WinkelwagenGegevensRightFooter {
	background: #ffffff;
}

.WinkelwagenGegevensLeftHeader.Large {
	width: 998px;
}

a.WinkelWagenGaVerderLink {
	text-decoration: none;
	color: white;
}

.WinkelwagenGegevensRight td.email {
	width: 80px;
}

.WinkelwagenGegevensRight td.wachtwoord {
	width: 80px;
}

a:link.buttonbeneden,
a:hover.buttonbeneden,
a:active.buttonbeneden,
a:visited.buttonbeneden,
a:link.WinkelWagenGaVerderLink,
a:hover.WinkelWagenGaVerderLink,
a:active.WinkelWagenGaVerderLink,
a:visited.WinkelWagenGaVerderLink {
	display: block;
	padding: 0 8px;
	margin-top:50px;
	width: 200px;
	margin-left:10px;
	font-family: Verdana;
	color: #fff;
	background-color: #FF9045;
	font-size: 12px;
	height:40px;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	float: right;
	border: 1px solid #C9C9C9;
}

a:link.buttonbeneden.left,
a:hover.buttonbeneden.left,
a:active.buttonbeneden.left,
a:visited.buttonbeneden.left {
	float: left;
}

a:link.WinkelWagenGaVerderLink.Small,
a:hover.WinkelWagenGaVerderLink.Small,
a:active.WinkelWagenGaVerderLink.Small,
a:visited.WinkelWagenGaVerderLink.Small {
	margin: 0;
	width: 100px;
}

select.inputjegegevens,
select.inputjegegevensError,
select.NewUserForm,
select.NewUserFormError {
	width: 192px;
}

select.NewUserForm.Small,
select.NewUserFormError.Small {
	width: 80px;
}

input.PayButton {
	background: #FF9045;
	height: 30px;
	line-height: 30px;
	border: 0;
	padding: 0 20px;
	color: #ffffff;
	font-size: 13px;
}

table.PayIdealInfo td {
	height: 20px;
	line-height: 20px;
	padding-top: 5px;
}
/* Einde bestelproces */

div.g6 div.OrderOverview {
	position: relative;
	width: 998px;
	display: none;
	padding: 5px 0 0 0;
}

div.g6.Active div.OrderOverview {
	display: block;
	padding: 5px 0 15px 0;
}

div.g6 hr {
	margin: 5px 0 10px 0;
}

div.g6.Active hr {
	margin: 5px 0 0 0;
}

div.g6 h2.OrderOverview {
	margin: 0 0 5px 0;
	cursor: pointer;
}

div.g6.Active h2.OrderOverview {
	margin: 10px 0 5px 0;
}

a.navbold:link,
a.navbold:hover,
a.navbold:active,
a.navbold:visited {
	color: #FF9045;
	font-weight: bold;
}

/* Winkelwagen */
input.inputaantal {
	width: 40px;
}

tr.tablewinkelwagen.Verzendkosten td {
	padding-top: 5px;
}

/* Overig */
li.Empty {
	height: 45px;
}

input.verstuurbutton {
    background-color: #FF9045;
    border: 1px solid #FF9045;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Verdana;
    font-size: 12px;
    height: 25px;
    padding: 5px;
    width: 90px;
}

a:link.Sort,
a:hover.Sort,
a:active.Sort,
a:visited.Sort {
	font-weight: bold;
	text-decoration: none;
}

a:hover.Sort {
	text-decoration: underline;
}

.hor-zebra tr.NoEffect {
    background: none;
}

.hor-zebra tr.NoEffect.odd {
    background: #f1f1f1;
}

.hor-zebra tr.NoEffect td {
    cursor: default;
}

.hor-zebra tr.NoEffect td {
    cursor: default;
}

table.td_top td {
	vertical-align: top;
}

img.Clickable {
	cursor: pointer;
}

.hr span {
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	color:#333;
	cursor: pointer;
	display: block;
	width: 81px;
	margin-top: 12px;
	position: absolute;
	padding: 0 15px;
	margin-left: 0px;
	text-align: center;
	background: #fff;
}

.hr span.SecondTop {
	margin-left: 510px;
}

div.g6.sorteer p {
	line-height: 14px;
}

div.g6.sorteer a:link,
div.g6.sorteer a:hover,
div.g6.sorteer a:active,
div.g6.sorteer a:visited {
	line-height: 14px;
	font-size: 14px;
}

.zoekresletters {
	font-size: 22px;
}

h5 {
	padding-bottom: 5px;
}

div.g6.productspecificatie {
	margin-top: 5px;
}

div.ArtikelLargeTrackInfo {
	padding-bottom: 20px;
}

div.ArtikelLargeTrackInfo tr td {
	line-height: 16px;
}

a.Last:link,
a.Last:hover,
a.Last:active,
a.Last:visited {
	font-weight: bold;
}

.artikel li ul li.WinkelwagenButton {
	float:left;
	border: 0 none;
	padding: 0px;
	font-weight: bold;
	margin-right:2px;
}

.artikel li ul li.WinkelwagenButton a:link,
.artikel li ul li.WinkelwagenButton a:hover,
.artikel li ul li.WinkelwagenButton a:active,
.artikel li ul li.WinkelwagenButton a:visited {
	display: block;
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 6px;
}

.artikel li ul li a:hover{
	text-decoration:none;
	background-color: #FF9045;
	color:#fff;
}

div.PrintTracklisting {
	display: none;
}

a.NewsArchive {
	padding-left: 40px;
}

div.g6.info.lineheight {
	line-height: 150%;
}

div.HeaderInfoLeft {
	background: #36aae2;
	float: left;
	width: 570px;
}

div.HeaderInfoRight {
	background: #207bb3;
	float: right;
	width: 427px;
}

div.HeaderInfoLeft,
div.HeaderInfoRight {
	color: #ffffff;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
}

span.iteminfolinksliblue {
	color: #36aae2;
	font-weight: bold;
	font-size: 13px;
}

div.cover-rechts span.link {
	font-weight: bold;
	font-size: 10px;
	height: 22px;
}

a.FooterInfoLeft:link,
a.FooterInfoLeft:hover,
a.FooterInfoLeft:active,
a.FooterInfoLeft:visited {
	display: block;
	background: #36aae2;
	color: #ffffff;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
}

a.FooterInfoLeft:link span,
a.FooterInfoLeft:hover span,
a.FooterInfoLeft:active span,
a.FooterInfoLeft:visited span {
	display: block;
	height: 28px;
	line-height: 28px;
	width: 662px;
}

/* Nieuw binnen */
td.NieuwBinnen {
	background: #A1B307;
	color: #ffffff;
	font-size: 32px;
	text-align: center;
	width: 100px;
	vertical-align: top;
	border-bottom: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	cursor: pointer;
	padding-top: 0;
}

td.NieuwBinnen span {
	display: block;
	cursor: pointer;
	text-align: center;
	width: 100px;
	height: 20px;
	padding-top: 25px;
	font-size: 16px;
}

td.NieuwBinnen span.WeekNo {
	font-size: 32px;
	height: 55px;
	padding-top: 0px;
}

td.NieuwBinnenImg {
	vertical-align: bottom;
	border-bottom: 5px solid #ffffff;
	padding-top: 0;
}

li.floatleft.newformat {
	width: 120px;
}

li.floatleft.newformat img.px100 {
	width: auto;
	height: 100px;
}

.hor-zebra .fast td {
	font-weight: bold;
}

.hor-zebra .fast td.Artist {
	font-weight: normal;
}

.hor-zebra td.Artist a:link,
.hor-zebra td.Artist a:hover,
.hor-zebra td.Artist a:active,
.hor-zebra td.Artist a:visited {
	text-decoration: none;
}
