.seperator				{ margin: 0 0.6em 0 0.8em; }
.tdcolspan2 { colspan: 2; }

#cart {
	top:	80px;
	left:	450px;
	height:	25px;
	width:	102px;
	position: absolute;
	background-image: url(images/cart/shop_viewbasket.gif);  
	background-repeat: no-repeat;
	background-position: left top; 
}
#cartmore {
	top:	80px;
	left:	340px;
	height:	25px;
	width:	102px;
	position: absolute;
}
#cartcheckout {
	top:	80px;
	left:	470px;
	height:	25px;
	width:	102px;
	position: absolute;
}




HTML, BODY {
	height: 97%;	
	overflow: hidden; 
	background-image: url(images/Achtergrond.jpg); 
	background-repeat: no-repeat;
	background-position: center top; 
	background-color: #000000
}
IMG {
	border: 0px;
}

DIV#Adsense
{
	left: 50%; 
	margin-left: 383px; 
	width: 120px; 
	height: 600px;
	position: absolute; 
	top: 70px;
	padding: 0px;
}

DIV#moonbase69 {
	left: 50%; 
	margin-left: -380px; 
	width: 164px; 
	height: 64px;
	position: absolute; 
	top: 0px;
/*	background-image: url(images/LogoMoonbase69Small.jpg);  */
	background-repeat: no-repeat;
	background-position: left top; 
	cursor: help;
}
DIV#pod {
	left: 50%; 
	margin-left: -373px; 
	width: 143px; 
	height: 273px;
	position: absolute; 
	top: 70px;
	padding: 10px;
	font-size: 10px;
	background-image: url(images/Pod.jpg); 
	background-repeat: no-repeat;
	background-position: left top; 
}
DIV#podmusic {
	left: 50%; 
	margin-left: -373px; 
	width: 126px; 
	height: 220px;
	position: absolute; 
	top: 355px;
	padding: 10px;
	font-size: 10px;
	background-image: url(images/PodMusic.jpg); 
	background-repeat: no-repeat;
	background-position: left top; 
}
DIV#main {
	top: 4px;
	left: 50%; 
	margin-left: -220px; 
	width: 570px; 
	height: 96%;	
	position: absolute; 
	background-color: #ECE8E2;
	border:1px solid #A0292B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
	color: #404000;
	padding: 10px;
	overflow:	auto; 
	overflow-x:	hidden;
	scrollbar-face-color : #ffffff;
	scrollbar-shadow-color : #ffffff;
	scrollbar-highlight-color : #cccccc;
	scrollbar-3dlight-color : #888888;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-track-color : #ECE8E2;
	scrollbar-arrow-color : #ff0000;
}
DIV#mainleft {
	width: 290px; 
}
DIV#info {
	left: 50%; 
	margin-left: -75px; 
	width: 300px; 
	height: 150px;
	position: absolute; 
	top: 80px;
	padding: 10px;
	font-size: 10px;
	border:1px solid #514D4A;
	background-color: #FFFFFF;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 15px;
	color: #404000;
}
.tblheaderleft {
	background-color: #BAAC92;
}
.tblheaderright {
	background-color: #BAAC92;
	text-align: right;
}
.tbloneline {
	border-width: 1px;
	border-style: solid;
	border-color: #BAAC92;
	background-color: #BAAC92;
	width: 97%;	
	border-collapse: collapse; 
}
.tblclean {
	border-width: 0px;
	border-style: solid;
	border-collapse: collapse; 
/*	align: left;
	valign: top; */
}
.tblcenter {
	display: table-cell; 
	text-align: center;
	align: center;
	valign: top;
}
.tblright {
	display: table-cell; 
	text-align: right;
	align: right;
	valign: top;
}
.trodd { background-color: #FFECCD }
.treven { background-color: #FFF7EB }
.pbold {
	font-weight: bold;
}
.pboldhand {
	font-weight: bold;
	cursor: hand;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	color: #404000;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;	
	color: #404000;
}
H2 a 			{ color: #9B2324; font-weight: bold }
H2 a:hover 		{ text-decoration: underline; color: #FA6103;}

.tblh2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;	
	color: #404000;
	font-weight: bold;
}
.tblyellow {
	border-width: 1px;
	border-style: solid;
	border-color: #FCCA72;
	background-color: #FCCA72;
	width: 97%;	
	border-collapse: collapse; 
}
.tblwidth {
	width: 64px;
}

.Center
{
text-align: center;
}
