body {
  font-family: "Verdana", sans-serif;
  font-size: 10px;
  margin: 0px;
  color: #313131;
  background-color: #F4F4F4;
}

.WinkelWagenToevoegenBody {
  background-color: #545454;
  color: white;
}

html {
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

th, td {
  padding: 0px;
  font-size: 10px;
  text-align: left;
}

form {
  margin: 0px;
}

img {
  border: 0px;
}

hr {
  border: 1px solid white;
  border-bottom: 1px solid #7C7A7B;
  margin-bottom: 20px;
  size: 1;
  height: 2px;
}

a:link, 
a:hover, 
a:active, 
a:visited {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 14px;
  font-weight: bold;
  color: #595959;
  padding: 0px;
  margin: 0px;
}

h1 {
  color: #99aa00;
  font-size: 14px;
}

p {
  margin: 0px;
  margin-bottom: 10px;
}

/*DIVS*/

.MainContentHolder {
  position: relative;
  width: 930px;
  margin: 0 auto;
}

.Header {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 90px;
  width: 930px;
}

.Header .Logo {
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.Header .Links {
  position: absolute;
  top: 5px;
  right: 0px;
  width: 450px;
  text-transform: uppercase;
  text-align: right;
}

.Header .Links p {
  padding: 0px;
  margin: 0px;
}


.Header .Links a:link,
.Header .Links a:hover,
.Header .Links a:active,
.Header .Links a:visited {
  color: #313131;
  font-weight: normal;
}

.Header .Zoeken {
  position: absolute;
  top: 64px;
  left: 500px;
  width: 450px;
}

.Header .Zoeken .DropDown,
.Header .Zoeken input {
  position: absolute;
  top: 0px;
  left: 165px;
  background-color: #666666;
  border: 1px solid #666666;
  color: white;
  width: 205px;
  margin: 0px;
  padding: 0px;
}

.Header .Zoeken .DropDown {
  left: 0px;
  width: 155px;
}

.Header .Zoeken .Input {
	width: 195px; 
	padding-top: 1px; 
	padding-left: 5px;
}

.Header .Zoeken .Button {
  position: absolute;
  top: 0px;
  left: 378px;
  background-color: #000000;
  border: 1px solid #000000;
  color: white;
  height: 20px;
  width: 53px;
  padding: 0px;
  margin: 0px;
}

.MenuHolder {
  position: absolute;
  top: 90px;
  left: 0px;
  height: 39px;
  width: 930px;
  color: white;
  background-color: #666666;
}

.MenuLocationHolder {
  position: relative;
  top: 0px;
  left: 0px;
  height: 20px;
  width: 900px;
  color: white;
  background-color: #99aa00;
  background-image: url( /images/ArrowGreen.jpg);
  background-repeat: no-repeat;
  background-position: 10px 4px;
  line-height: 20px;
  text-transform: uppercase;
  padding-left: 30px;
  margin-bottom: 20px;
} 

a.MenuLocationHolderLink:hover,
a.MenuLocationHolderLink:link,
a.MenuLocationHolderLink:active,
a.MenuLocationHolderLink:visited
{
  color: white;
} 

.Content {
  position: relative;
  padding-top: 130px;
  width: 930px;
}

.ContactFoto{
  background-color: white;
  padding-top: 20px;
  vertical-align: top;
}

.ContactInfo{
  background-color: white;
  padding: 20px;
  vertical-align: top;
}

.Hoofdkop,
.Kopje {
  position: relative;
  width: 420px;
  height: 20px;
  margin-bottom: 5px;
  background-image: url( /images/ArrowGreen.jpg);
  background-repeat: no-repeat;
  background-position: 10px 4px;
  background-color: #A7BB04;
  color: white;
  line-height: 20px;
  text-transform: uppercase;
  padding-left: 30px;
}

h2.Kopje {
	width: 420px;
	height: 20px;
	margin-bottom: 5px;
	background-image: url( /images/ArrowGreen.jpg);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	color: white;
	line-height: 20px;
	text-transform: uppercase;
	padding-left: 30px;
	font-size: 10px;
	font-weight: normal;
}

h1.Kopje {
	font-size: 10px;
	width: 900px;
	font-weight: normal;
}

.Hoofdkop {
  width: 900px;
}


.Hoofdkop a:link,
.Hoofdkop a:hover,
.Hoofdkop a:active,
.Hoofdkop a:visited,
.Kopje a:link, 
.Kopje a:hover,
.Kopje a:active,
.Kopje a:visited {
  color: white;
  font-weight: normal;
}

.GeenBGTekst {
  padding: 10px;
}

.WitteBGTekst h1,
.WitteBGTekst h2, 
.WitteBGTekst h3, 
.WitteBGTekst h4, 
.WitteBGTekst h5, 
.WitteBGTekst h6 {
  color: black;
  font-size: 12px;
}

.WitteBGTekst,
.Tekst {
  background-color: white;
  width: 450px;
  padding: 10px;
  margin-bottom: 5px;
  color: #000000;
}

.WitteBGTekst {
  width: 910px;
  padding: 10px;
}

.Error {
  color: red;
  font-weight: bold;
}

.statcounter {
  visibility: hidden;
}

.Clear {
  clear: both;
  height: 0px;
  width: 0px;
  overflow: hidden;
}

/* MENU */

.MenuHolder ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  display: inline;
}

.MenuHolder ul li {
  display: inline;
  float: left;
  padding-top: 0px;
  line-height: 39px;
}

.MenuHolder ul li a:link,
.MenuHolder ul li a:hover,
.MenuHolder ul li a:active,
.MenuHolder ul li a:visited {
  display: block;
  float: left;
  height: 39px;
  line-height: 39px;
  color: white;
  text-transform: uppercase;
  font-weight: normal;
  padding-left: 10px;
  padding-right: 10px;
}

/*MAILFORMULIER*/

.MFErrorMessage {
  color: red;
}

.MFSubmitButton, .MFCancelButton {
  width: 99px;
  height: 20px;
  color: white;
  font-size: 10px;
  text-transform: uppercase;
  background-color: #000000;
  border: 1px solid #000000;
  line-height: 20px;
}

.MFSubmitTD {
  text-align: center;
}

.MFDataTD {
  text-align: left;
}

.MFTD,
.MFTD2  {
  width: 180px;
  vertical-align: top;
  font-weight: normal;
  height: 30px;
}

.MFTD2 {
  font-weight: bold;
  font-size: 12px;
}

.MFKop {
  font-size: 12px;
  font-weight: bold;
  color: #595959;
}

.MFNaamType, .MFEmailType, .MFFileType {
  border: 1px solid #999999;
  width: 280px;
  margin: 2px;
  padding-left: 3px;
}

.MFExtraUitleg {
  font-weight: normal;
  font-style: italic;
  padding-bottom: 10px;
}

.MFVerplichtTD {
  color: red;
  font-weight: bold;
}

.MFFileType {
  color: #7b797a;
  border: 1px solid #46003F;
  margin: 2px;
  padding-left: 3px;
  padding-right: 3px;
  width: 304px;
}

/* HOMEPAGE */
.HomepageTableLeft {
  width: 450px;
  float: left;
}

.HomepageTableRight {
  width: 450px;
  float: right;
}

.HomepageBannerLarge {
  background-color: #f4f4f4;
  width: 450px;
  margin-bottom: 5px;
  color: #000000;
  height: 200px;
}

.HomepageBannerLarge.Column {
	margin-bottom: 0;
	height: 80px;
}

.HomepageArtikelSelectie {
  position: relative;
  height: 135px;
  width: 450px;
}

.HomepageArtikelSelectie a {
  float: left;
  width: 140px;
  height: 60px;
  padding: 3px 0;
}

.HomepageArtikelSelectie a span
{
	position: relative;
	height: 14px;
	line-height: 14px;
	width: 96px;
	padding: 0 2px;
	font-size: 9px;
}

.HomepageArtikelSelectie a span.artiest {
  font-weight: bold;
}

.HomepageArtikelSelectie a span.titel {
  font-weight: bold;
}

.HomepageArtikelSelectie a span.prijs {
	font-weight: normal;
}

/* ARTIKEL NORMAL */
.ArtikelNormalDisplay,
a.ArtikelNormalDisplay:link,
a.ArtikelNormalDisplay:hover,
a.ArtikelNormalDisplay:active,
a.ArtikelNormalDisplay:visited
{
  position: absolute;
  display: block;
  width: 200px;
  height: 90px;
  background-repeat: no-repeat;
  background-position: 10px 5px;
  text-decoration: none;
  color: black;
  font-weight: normal;
  cursor: pointer;
  font-size: 8px;
}

.ArtikelNormalDisplay span
{
  display: block;
  position: absolute;
  left: 100px;
}

.ArtikelNormalDisplay span.artiest {
  font-weight: bold;
  top: 5px;
}

.ArtikelNormalDisplay span.titel {
  font-weight: bold;
  top: 21px;
}

.ArtikelNormalDisplay span.prijs {
  top: 37px;
}

.ArtikelNormalDisplay span.medium {
  top: 53px;
}

.ArtikelNormalDisplay span.bestellen {
  font-weight: bold;
  top: 70px;
}


/* ARTIKEL ACTIE */
.ArtikelActie
{
  margin-top: 20px;
  margin-left: 10px;
  background-color: #f4f4f4;
}

/* ARTIKEL SMALL */
a.ArtikelSmallDisplay:link,
a.ArtikelSmallDisplay:hover,
a.ArtikelSmallDisplay:active,
a.ArtikelSmallDisplay:visited
 {
  position: absolute;
  display: block;
  width: 150px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: 4px 4px;
  text-decoration: none;
  color: black;
  font-weight: normal;
  cursor: pointer;
  font-size: 8px;
}

a.ArtikelSmallDisplay:hover
{
  border: 1px solid #99aa00;
}

a.ArtikelSmallDisplay span {
  display: block;
  position: absolute;
  left: 60px;
  font-size: 9px;
}

a.ArtikelSmallDisplay span.artiest {
  font-weight: bold;
  top: 4px;
}

a.ArtikelSmallDisplay span.titel {
  top: 19px;
}

a.ArtikelSmallDisplay span.medium {
  top: 34px;
}

a.ArtikelSmallDisplay span.prijs {
  top: 34px;
}

a.ArtikelSmallDisplay span.bestellen {
  top: 49px;
}

a.ArtikelSmallDisplayImage:hover,
a.ArtikelSmallDisplayImage:link,
a.ArtikelSmallDisplayImage:active,
a.ArtikelSmallDisplayImage:visited
 {
  width: 80px;
  height: 80px;
  display: block;
  margin: 5px 0px 0px 0px;
}

a.ArtikelSmallDisplayImage:hover {
  border: 1px solid #99aa00;
}

/* ARTIKEL LARGE */
.ArtikelLargeDisplay {
  height: 200px;
  background-repeat: no-repeat;
}

.ArtikelLargeDisplayInfo {
  position: relative;
  left: 230px;
  height: 200px;
  width: 700px;
}

.ArtikelLargeDisplayInfo a.InfoLink {
  font-weight: normal;
}

.ArtikelLargeDisplayInfo a.InfoLinkBold {
  font-weight: bold;
  font-size: 15px;
}

h1.InfoBold {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
.ArtikelLargeDisplayInfo span.artiest {
  font-weight: bold;
  font-size: 15px;
}

.ArtikelLargeDisplayInfo span.titel {
  font-size: 12px;
}

table.ArtikelLargeDisplayInfoTable {
  margin-top: 5px;
  width: 700px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

td.ArtikelLargeDisplayInfoTableLeft {
  width: 200px;
}

.ArtikelLargeDisplayPrijsNormaal {
  position: absolute;
  right: 100px;
  top: 0px;
  font-size: 12px;
  padding-top: 3px;
  text-decoration: line-through;
}

.ArtikelLargeDisplayPrijs {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 15px;
  font-weight: bold;
}

a.ArtikelLargeDisplayBestellenLink {
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
}

a.ArtikelMeerDisplayBestellenLink {
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

.ArtikelLargeDisplayTab {
  position: relative;
  top: 25px;
  left: 0px;
  height: 20px;
  width: 930px;
  color: white;
  background-color: #f4f4f4;
}

.ArtikelLargeDisplayTab ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  background: #f1f1f1;
  float: left;
  width: 100%;
}

.ArtikelLargeDisplayTab li {
  float: left;
  margin: 0 0 0 9px;
  width: 179px;
  background: #99aa00;
  float: left;
}

.ArtikelLargeDisplayTab a {
  text-decoration: none;
  display: block;
  padding: 0 1px;
  font-weight: bold;
  color: #f1f1f1;
  text-transform: uppercase;
  background-image: url( /images/ArrowGreen.jpg);
  background-repeat: no-repeat;
  background-position: 10px 2px;
  padding-left: 25px;
}

.ArtikelLargeDisplayTab a:hover {
  color: black;
  background-color: #f1f1f1;
  border-color: #99aa00;
  border-top: 1px solid #99aa00;
  border-left: 1px solid #99aa00;
  border-right: 1px solid #99aa00;
  background-image: url( /images/ArrowBlack.jpg);
}

.ArtikelLargeDisplayTab a#selected {
  color: black;
  background-color: #f1f1f1;
  border-color: #99aa00;
  border-top: 1px solid #99aa00;
  border-left: 1px solid #99aa00;
  border-right: 1px solid #99aa00;
  background-image: url( /images/ArrowBlack.jpg);
}

a.ArtikelLargeDisplayTabDisabled:hover,
a.ArtikelLargeDisplayTabDisabled:link,
a.ArtikelLargeDisplayTabDisabled:active,
a.ArtikelLargeDisplayTabDisabled:visited
 {
  color: white;
  background-color: #99aa00;
  text-transform: uppercase;
  background-image: url( /images/ArrowGreen.jpg);
  background-repeat: no-repeat;
  background-position: 10px 2px;
  border: 0px;
  padding-left: 25px;
  cursor: default;
}

/* ARTIKEL Medium */
.ArtikelMediumDisplay
{
  float: left;
	position: relative;
  height: 80px;
  width: 449px;
  background-repeat: no-repeat;
  background-position: 4px 4px;
  border: 1px solid #99AA00;
  padding: 5px;
  font-size: 11px;
	margin-top: 8px;
}

.ArtikelMediumDisplay.Right {
	margin-left: 8px;
}

.ArtikelMediumDisplay.Top {
	margin-top: 35px;
}

.ArtikelMediumDisplay span {
  display: block;
  position: absolute;
  left: 100px;
}

.ArtikelMediumDisplay span.artiest {
  font-weight: bold;
  top: 20px;
}

.ArtikelMediumDisplay span.titel {
  font-weight: bold;
  top: 35px;
}

.ArtikelMediumDisplay span.genreOverzicht {
  top: 50px;
  font-style: italic;
}

.ArtikelMediumDisplay span.release {
  top: 72px;
}

.ArtikelMediumDisplay span.prijs {
  top: 45px;
  width: 354px;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
}

.ArtikelMediumDisplay span.prijsNormaal {
  font-weight: normal;
  font-size: 11px;
  text-align: right;
  text-decoration: line-through;
  padding-left: 135px;
  padding-top: 3px;
}

.ArtikelMediumDisplay span.medium {
  top: 5px;
}

.ArtikelMediumDisplay span.genre {
  top: 55px;
}

.ArtikelMediumDisplay span.bestellen {
  top: 72px;
  width: 354px;
  text-align: right;
  font-size: 12px;
  line-height: 12px;
  height: 12px;
}

.ArtikelMediumDisplay h2 {
	position: absolute;
	top: 2px;
	left: 100px;
}

.ArtikelMediumDisplay span.Genre {
	position: absolute;
	top: 45px;
	left: 100px;
}

.ArtikelMediumDisplay span.Genre h3 {
	display: inline;
	font-size: 12px;
}

a.ArtikelMediumDisplayLink:link,
a.ArtikelMediumDisplayLink:active,
a.ArtikelMediumDisplayLink:hover,
a.ArtikelMediumDisplayLink:visited
{
  display: block;
  width: 80px;
  height: 80px;
}

a.ArtikelMediumDisplayLink:hover
{
  border: 1px solid #99aa00;
}

img.ArtikelMediumDisplayImg {
  padding-left: 0px;
  padding-top: 0px;
}

/* ARTIKEL TABS */
.ArtikelTabHolder {
  margin-top: 25px;
}

/* ARTIKEL INFO TAB */
.ArtikelLargeTabInfo {
  background-repeat: no-repeat;
  background-position: 10px 2px;
}

/* ACTIE */
.ActieBannerSmall {
  background-repeat: no-repeat;
  background-position: 4px 4px;
}

.ActieBannerSmall p {
  margin-left: 90px; 
}

.ActieBannerSmallDetail {
  background-repeat: no-repeat;
  background-position: 10px 10px;
}

.ActieBannerSmallDetail p {
  margin-left: 230px; 
}

.ActieBannerGroot {
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.ActieBannerGrootDetail {
  background-repeat: no-repeat;
  background-position: 10px 10px;
}

.ActieBannerGrootDetail p {
  margin-left: 230px; 
}

.ActieBannerText {
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.ActieBannerText p {
  margin-left: 100px;
}

.ActieBannerTextDetail {
  background-repeat: no-repeat;
  background-position: 10px 10px;
}

.ActieBannerTextDetail p {
  margin-left: 230px; 
}


a.LeesMeer {
  font-weight: normal;
  text-decoration: underline;
}

/* TRACKINFO */
.ArtikelTrackTable {
  position: absolute;
  left: 0px;
}

td.ArtikelTrackTableNumber {
  width: 25px;
}

td.ArtikelTrackTableIcon {
  width: 25px;
}

td.ArtikelTrackTableName {
}

/* WINKELWAGEN */
.WinkelwagenTab {
  position: relative;
  top: 0px;
  left: 0px;
  width: 930px;
}

.WinkelwagenTab ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  width: 930px;
}

.WinkelwagenTab li {
  margin: 0 0 0 0px;
  float: left;
  width: 153px;
}

.WinkelwagenTab a {
  text-decoration: none;
  display: block;
  font-weight: bold;
  color: black;
  padding-left: 40px;
  padding-top: 18px;
  border-color: #99aa00;
  border-left: 1px solid #99aa00;
  border-bottom: 1px solid #99aa00;
  height: 38px;
}

a.WinkelwagenMostRight {
  width: 123px;
  border-right: 1px solid #99aa00;
  border-bottom: 1px solid #99aa00;
}

.WinkelwagenTab a:hover {
  color: black;
  background-color: #f1f1f1;
  border-left: 1px solid #99aa00;
  border-bottom: 0px;
}

.WinkelwagenTab a#selected {
  color: black;
  background-color: #f1f1f1;
  border-left: 1px solid #99aa00;
  border-bottom: 0px;
}

a.WinkelwagenTabDisabled:hover,
a.WinkelwagenTabDisabled:link,
a.WinkelwagenTabDisabled:active,
a.WinkelwagenTabDisabled:visited
 {
  background-color: #f1f1f1;
  border-left: 1px solid #99aa00;
  border-bottom: 1px solid #99aa00;
}

.WinkelwagenAantal {
  width: 40px;
}

a.WinkelwagenItemLink {
  text-decoration: none;
  font-weight: normal;
  width: 100px;
}

/* ITEM SELECTIE TABS */
.ItemSelectorTabHolder {

}

/* NIEUW BINNEN / WORDT VERWACHT TAB */
.ItemSelectorPageTab {
  position: relative;
  top: 25px;
  left: 0px;
  height: 20px;
  width: 930px;
  color: white;
  background-color: #f4f4f4;
}

.ItemSelectorPageTab ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  background: #f1f1f1;
  float: left;
  width: 100%;
}

.ItemSelectorPageTab li {
  float: left;
  margin: 0 0 0 9px;
  width: 226px;
  background: #99aa00;
  float: left;
  line-height: 20px;
}

.ItemSelectorPageTab li.First {
	margin-left: 0px;
}

.ItemSelectorPageTab li.Last {
	float: right; 
	margin: 0px;
}

.ItemSelectorPageTab a {
  text-decoration: none;
  display: block;
  font-weight: bold;
  color: #f1f1f1;
  text-transform: uppercase;
  background-image: url( /images/ArrowGreen.jpg);
  background-repeat: no-repeat;
  background-position: 10px 4px;
  padding-left: 25px;
  height: 20px;
}

.ItemSelectorPageTab a:hover {
  color: black;
  background-color: #f1f1f1;
  border-color: #99aa00;
  border-top: 1px solid #99aa00;
  border-left: 1px solid #99aa00;
  border-right: 1px solid #99aa00;
  background-image: url( /images/ArrowBlack.jpg);
  height: 20px;
}

.ItemSelectorPageTab a#selected {
  color: black;
  background-color: #f1f1f1;
  border-color: #99aa00;
  border-top: 1px solid #99aa00;
  border-left: 1px solid #99aa00;
  border-right: 1px solid #99aa00;
  background-image: url( /images/ArrowBlack.jpg);
  height: 20px;
}

a.ItemSelectorPageTabDisabled:hover,
a.ItemSelectorPageTabDisabled:link,
a.ItemSelectorPageTabDisabled:active,
a.ItemSelectorPageTabDisabled:visited
 {
  color: white;
  background-color: #99aa00;
  text-transform: uppercase;
  background-image: url( /images/ArrowGreen.jpg);
  background-repeat: no-repeat;
  background-position: 10px 2px;
  border: 0px;
  padding-left: 25px;
}

.ItemSelectorTabHolder {
	position: relative;
	width: 930px;
	margin-top: 25px;
}

.ItemSelectorTabHolder span.Sort {
	margin-right: 50px;
}

/* Vinyl : maar2 tabs */
.VinylSelectorPageTab li {
  width: 458px;
}

/* NIEUW / WORDT VERWACHT */
.PageSelector {
  position: absolute;
  right: 0px;
}

.PageSelectorRight {
  top: 13px;
}

.PageSelector a.Active:link, 
.PageSelector a.Active:hover, 
.PageSelector a.Active:active, 
.PageSelector a.Active:visited {
	font-size: 14px;
}
.PageSelectorBottom {
	position: relative;
	text-align: right;
	width: 930px;
	padding-top: 5px;
}

tr.ItemShortSelector {
	cursor: pointer;
}

tr.ItemShortSelector.White {
	background-color: #ffffff;
}

th.ItemShortSelectorPrijs {
  text-align: right;
}

td.ItemShortSelectorArtiest {
  width: 215px;
  font-size: 11px;
}

td.ItemShortSelectorTitel {
  width: 227px;
  font-size: 11px;
}

td.ItemShortSelectorFormaat {
  width: 93px;
  font-size: 11px;
}

td.ItemShortSelectorHerkomst {
  width: 116px;
  font-size: 11px;
}

td.ItemShortSelectorRelLev {
  width: 113px;
  font-size: 11px;
}

td.ItemShortSelectorPrijs {
  width: 59px;
  text-align: right;
  font-size: 11px;
}

td.ItemShortSelectorLink {
	padding-left: 10px
}

.ShoppingCartHolder {
  margin-top: 25px;
}

.WinkelwagenTable {
  width: 930px;
}

tr.WinkelwagenHeader {
  background-color: #99aa00;
  color: white;
}

th.WinkelwagenArtiest {
  width: 220px;
  padding-left: 10px;
}

th.WinkelwagenTitel {
  width: 220px;
}

th.WinkelwagenDrager {
  width: 60px;
}

th.WinkelwagenAantal {
  width: 65px;
}

th.WinkelwagenLevertijd {
  width: 106px;
}

th.WinkelwagenKroeseID {
  width: 80px;
}

th.WinkelwagenEuro {
  width: 10px;
}
 
th.WinkelwagenPrijs {
  width: 45px;
  text-align: right;
}

th.WinkelwagenActie {
  width: 53px;
}

th.WinkelwagenLink {
}

td.WinkelwagenLink {
  vertical-align: middle;
  padding-right: 15px;
  text-align: right;
}

td.Winkelwagen2v15 {
  text-align: right;
}

th.Winkelwagen2v15 {
  text-align: right;
}

/* WINKELWAGEN TOEVOEGEN POPUP */
.WinkelWagenContent {
  padding-left: 35px;
  padding-top: 10px;
}

.WinkelwagenToevoegen {
 width: 340px;
}

.WinkelwagenToevoegen span {
  display: block;
  position: absolute;
  left: 100px;
}

.WinkelwagenToevoegen span.artiest {
  font-weight: normal;
  top: 10px;
}

.WinkelwagenToevoegen span.titel {
  font-weight: normal;
  top: 25px;
}

.WinkelwagenToevoegen span.medium {
  font-weight: normal;
  top: 40px;
}

.WinkelwagenToevoegen span.close {
  top: 70px;
}

.WinkelwagenGegevensLeft {
  position: absolute;
  top: 42px;
  left: 0px; 
  width: 444px;
  height: 145px;
  border-right: 1px solid #99aa00;
  padding: 10px;
}

.WinkelwagenGegevensRight {
  position: absolute;
  top: 42px;
  left: 465px; 
  width: 444px;
  height: 145px;
  padding: 10px;
}

.WinkelwagenGegevensLeftHeader {
 position: absolute;
 height: 17px;
 background-color: #99aa00;
 width: 465px;
 color: white;
 padding-left: 10px;
 padding-top: 3px;
}

.WinkelwagenGegevensRightHeader {
 position: absolute;
 height: 17px;
 background-color: #99aa00;
 width: 465px;
 left: 465px;
 color: white;
 padding-top: 3px;
}

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

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

.WinkelwagenGegevensLeftFooter {
 position: absolute;
 top: 187px;
 height: 17px;
 background-color: #99aa00;
 width: 465px;
 color: white;
 padding-left: 10px;
 padding-top: 3px;
}

.WinkelwagenGegevensRightFooter {
 position: absolute;
 top: 187px;
 height: 17px;
 background-color: #99aa00;
 width: 465px;
 left: 465px;
 color: white;
 padding-top: 3px;
}

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

.WinkelwagenAddUserHeader {
 position: absolute;
 height: 17px;
 background-color: #99aa00;
 width: 920px;
 color: white;
 padding-top: 3px;
 padding-left: 10px;
}

td.WinkelwagenAddUserLeft {
  width: 200px;
}

p.WinkelwagenAddUserError {

}

.WinkelwagenInfo {
}

.WinkelwagenInfo span {
  position: relative;
  display: block;
  float: left;
}
.WinkelwagenInfo span.orderid {
  width: 250px;
  float: none;
}

.WinkelwagenInfo span.besteldatum {
}

.WinkelwagenInfo span.bestelddoor {
  width: 250px;
}

.WinkelwagenInfo span.bezorging {
}

.PayIdeal {
  position: relative;
  width: 440px;
  height: 260px;
  background-color: white;
  color: #101585;
}

.PayIdeal span {
  position: relative;
  display: block;
  left: 5px;
}

.PayIdeal span.Header {
  top: 5px;
  width: 100px;
}

.PayIdeal span.SelectieHeader {
  top: 10px;
  width: 400px;
}

.PayIdeal span.ToIdeal {
  top: 30px;
  left: 85px;
  width: 440px;
}

img.PayIdealLogo {
  position: absolute;
  left: 150px;
  top: 40px;
  width: 150px;
  height: 50px;
}

table.PayIdealInfo {
  position: relative;
  top: 20px;
  left: 5px;
}

.PayCreditCard {
  position: relative;
  width: 440px;
  height: 240px;
  background-color: white;
  color: #101585;
}

.PayCreditCard span {
  position: relative;
  display: block;
  left: 5px;
}

.PayCreditCard span.Header {
  top: 5px;
  width: 100px;
}

.PayCreditCard span.SelectieHeader {
  top: 10px;
  width: 400px;
}

.PayCreditCard span.ToCreditCard {
  top: 30px;
  left: 85px;
  width: 230px;
}

img.PayCreditCardLogo {
  position: absolute;
  left: 150px;
  top: 40px;
  width: 150px;
  height: 50px;
}

table.PayCreditCardInfo {
  position: relative;
  top: 20px;
  left: 5px;
}

/* MY KROESE */
th.MyKroeseUserInfo {
  width: 180px;
}

td.MyKroeseUserInfo {
  width: 180px;
}

.BestellingenTable {
  width: 930px;
}

tr.BestellingenHeader {
  background-color: #99aa00;
  color: white;
}

th.BestellingenDatum {
  width: 140px;
  padding-left: 10px;
}

th.BestellingenNummer {
  width: 150px;
}

th.BestellingenBezorging {
  width: 200px;
}

th.BestellingenBetaalwijze {
  width: 150px;
}

th.BestellingenStatus {
  width: 150px;
}

a.BestellingenNummer {
  text-decoration: none;
  font-weight: normal;
}

td.aanmeldenNieuwsbrief {
	font-size: 11px;
	font-style: italic;
}

/* KLANTENSERVICE */
.KlantenService {
	position: relative;
	width: 930px;
}

.KlantenServiceLeft {
  float: left;
  width: 450px;
}

.KlantenServiceRight {
  float: right;
  width: 450px;
}

.KlantenServiceBoxHeader {
  position: relative;
  height: 20px;
  width: 420px;
  color: white;
  background-color: #99aa00;
  background-image: url( /images/ArrowGreen.jpg);
  background-repeat: no-repeat;
  background-position: 10px 4px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 30px;
}

.KlantenServiceBox {
  width: 440px;
  background-color: white;
  color: black;
  padding-top: 20px;
  padding-left: 10px;
  padding-bottom: 10px;
}

a.KlantenServiceBoxLink {
  text-decoration: none;
  font-weight: normal;
}

table.Top25Table {
  margin-top: 5px;
  width: 930px;
}

tr.Top25Header {
  background-color: #99aa00;
  color: white;
}

table.Top25Table tr.White {
	background: #ffffff;
}

td.Top25 {
  font-size: 12px;
}

td.Top25Prijs {
	font-size: 12px;
	text-align: right;
}

td.Top25Bestel {
	font-size: 12px;
	padding-left: 10px;	
}

th.Top25Positie {
  padding-left: 10px;
  width: 65px;
}

th.Top25Vorige {
  width: 40px;
}

th.Top25Aantal {
  width: 90px;
}

th.Top25Artiest {
  width: 210px;
}

th.Top25Titel {
  width: 260px;
}

th.Top25Drager {
  width: 70px;
}

th.Top25Euro {
  width: 15px;
}
th.Top25Prijs {
  text-align: right;
}

a.TitelLink {
  text-decoration: underline;
  font-weight: normal;
}


/* Weblog */
.WeblogPageLeft {
  float: left;
  width: 450px;
}

.WeblogPageRight {
  float: right;
  width: 450px;
}
.WeblogBannerSmall {
  background-repeat: no-repeat;
  background-position: 4px 4px;
}

.WeblogBannerSmall p {
  margin-left: 90px; 
}

.WeblogBannerSmallDetail {
  background-repeat: no-repeat;
  background-position: 10px 10px;
}

.WeblogBannerSmallDetail p {
  margin-left: 230px; 
}

.WeblogBannerFill {
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.WeblogBannerFillDetail {
  background-repeat: no-repeat;
  background-position: 10px 10px;
}

.WeblogBannerFillDetail p {
  margin-left: 230px; 
}

td.WeblogLink {
  width: 230px;
}

a.WeblogLink {
  text-decoration: underline;
   font-weight: normal;
}

.WeblogConcert {
  width: 400px;
}

th.WeblogConcertDatum {
  width: 100px;
}

th.WeblogConcertArtiest {
  width: 200px;
}

th.WeblogConcertLocatie {
  width: 100px;
}

a.WeblogConcertLink {
  text-decoration: underline;
  font-weight: normal;
}


.WeblogItem
{
  margin-top: 220px;
  margin-left: 10px;
  background-color: #f4f4f4;
}

.VideoContainer {
  position: absolute;
}

.VideoContainerHeader {
  position: absolute;
  font-weight: bold;
}

.LuisterpaalActief {
	float: left;
  width: 450px;
  height: 184px;
  background-color: white;
  color: black;
  padding-left: 10px;
  padding-top: 10px;
  border: 1px solid #99AA00;
}

.ArtikelLargeTrackInfo {
  position: relative;
}

.ArtikelMP3 {
  position: relative;
  left: 10px;
  top: 10px;
  width: 278px;
  height: 175px;
  overflow: hidden;
}

.LuisterpaalActief span
{
  display: block;
  position: absolute;
  left: 100px;
  font-size: 11px;
}

.LuisterpaalActief span.artiest {
  font-weight: bold;
  top: 93px;
  left: 10px;
}

.LuisterpaalActief span.titel {
  font-weight: bold;
  top: 108px;
  left: 10px;
}

.LuisterpaalActief span.prijs {
  top: 123px;
  left: 10px;
  font-size: 14px;
}

.LuisterpaalActief span.prijsNormaal {
  position: relative;
  display: inline;
  font-weight: normal;
  font-size: 11px;
  text-decoration: line-through;
  padding-left: 30px;
  top: 0;
  left: 0;
}

.LuisterpaalActief span.medium {
  top: 43px;
}

.LuisterpaalActief span.bestellen {
  font-weight: bold;
  top: 175px;
  left: 10px;
  line-height: 12px;
  height: 12px;
  font-size: 12px;
}

.LuisterpaalActiefTable {
  left: 240px;
  top: 10px;
}

.LuisterpaalMP3 {
  position: absolute;
  left: 180px;
  top: 10px;
  width: 278px;
  height: 175px;
  overflow: hidden;
}

.LuisterPaalExtraItemOne,
.LuisterPaalExtraItemTwo,
.LuisterPaalExtraItem {
  color: black;
}

.LuisterPaalExtraItemOne {
	margin-left: 7px;
	margin-top: 0;
}

.LuisterPaalExtraItemTwo {
	margin-left: 7px;
	margin-top: 12px;
}

a.TitelLink {
  text-decoration: none;
  font-weight: normal;
}

table.SearchResult {
  border-collapse: separate;
  border-spacing: 0 2px;
}

td.SearchResult {
  font-size: 12px;
}

td.BevestigingDatum {
  width: 100px;
}

td.BevestigingOrder {
  width: 100px;
}

td.BevestigingBetaalwijze {
  width: 100px;
}

a.SearchFilterArtist {
  text-decoration: none;
  font-weight: normal;
}

tr.Link {
	cursor: pointer;
}

.BannerFrontpageSmall {
  background-repeat: no-repeat;
  background-position: 10px 4px;
  width: 445px;
  height: 80px;
  overflow: hidden;
}

.BannerFrontpageSmall p {
  margin-left: 95px; 
}

