body {
	font-family:Arial, Helvetica, Tahoma, Verdana;
	padding:0px;
	margin:0px 0px 50px 0px;
}



table {
	border-collapse:collapse;
	border-spacing:0;
}
table td {
	padding:0px;
	vertical-align:top;
}

.order {
	cursor: pointer;	
}

img {
	border:0px;
}
img.border {
	border:solid 1px #636363;
}

img.img_right
{
	float: right;
	padding-left: 30px;	
}


p {
	padding:0px 0px 20px 0px;
	margin:0px;
}

.hand, label {
	cursor:pointer;
}



.tooltip
{
	position: relative;	
}

.tooltip .info
{
	position: absolute;
	right: 25px;
	top: -4px;
	width: 300px;
	background: #fff;
	border: 1px solid #A8740E;
	color: #464646;
	font-weight: normal;
	z-index: 10;
}

.tooltip .info .titel
{
	width: 300px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	color: #fff;
	background:	#A8740E;
	text-indent: 15px;
}

.tooltip .info .content
{
	padding: 15px;	
}

.tooltip .info .arrow
{
	width: 13px;
	height: 21px;
	position: absolute;
	right: -14px;
	top: -1px;
}

.aanbiedingen {
	width: 205px;
	height: 44px;
	position: absolute;
	right: 30px;
	bottom: 20px;
	z-index: 10;	
}

.opac:hover {
	background-color:white;
}
.opac:hover img {
	opacity:0.75;
	-moz-opacity:0.75;
	filter:alpha(opacity=75);
}



ul {
	margin:0px;
	padding: 0px 0px 20px 15px;
	
}
ul li {
	list-style-type:square;
	list-style-position:outside;
}
ol {
	margin:0px;
	padding: 0px 0px 20px 15px;
}
ol li {
}



form {
	margin:0px;
	padding:0px;
}
input, select, textarea {
	font-family:Arial, Helvetica, Tahoma, Verdana;
	font-size:11px;
}



form.form1 td {
	padding-top:2px;
}
form.form1,
form.form1 input.text,
form.form1 select {
	font-size:12px;
	color:#464646;
}
form.form1 input.text {
	background:url(../img/inputtextbg.gif) #F4F4F4 repeat-x top;
	border:solid 1px #B6B6B6;
	padding:2px;
}
form.form1 select {
	background:#F4F4F4;
}
form.form1 .form1_kop, .kop {
	padding-top:15px;
	font-size:12px;
	font-weight:bold;
	color:#A8740E;
}
div.buttons {
	height:17px;
	padding:0px;
	text-align:right;
}
div.buttons div {
	float:right;
	padding:0px 10px 0px 0px;
}

form .required {
	float: left;
	margin-right: 5px;
}

td.verplicht {
	background:url(../img/ster.gif) no-repeat center right;
}



td#topmenu {
	height:40px;
	background:url(../img/topmenu_links.gif) no-repeat top left #EAEAEA;
	padding-left:14px;
	vertical-align:middle;
}
td#topmenu a {
	float:left;
	margin-right:40px;
	line-height:24px;
	font-size:15px;
	font-weight:bold;
	color:#464646;
	text-decoration:none;
}
td#topmenu a:hover {
	color:black;
}



div#hoofdmenu {
	margin-left:14px;
	margin-top: 12px;
}
div#hoofdmenu div.hoofdcats {
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	color:#A8740E;
}
div#hoofdmenu div.cats {
	padding-bottom:12px;
}
div#hoofdmenu div.cats a {
	display:block;
	line-height:16px;
	font-size:11px;
	font-weight:normal;
	color:#343434;
	text-decoration:none;
}
div#hoofdmenu div.cats a:hover {
	color:#A8740E;
}



div#footer {
	position:relative;
	top:20px;
	left:260px;
	width:522px;
	height:22px;
	background:url(../img/footer.gif) no-repeat;
}
div#footer div {
	float:right;
	margin-top:4px;
	margin-right:10px;
	font-size:10px;
	color:#464646;
}
div#footer a {
	color:#464646;
	text-decoration:underline;
}
div#footer a:hover {
	text-decoration:none;
}



.cnt_grijs_extragroot,
.cnt_grijs_extragroot a {
	line-height:25px;
	font-size:18px;
	font-weight:bold;
	color:#464646;
}
.cnt_grijs_groot,
.cnt_grijs_groot a {
	line-height:20px;
	font-size:15px;
	font-weight:bold;
	color:#464646;
}
.cnt_grijs_12,
.cnt_grijs_12 a {
	line-height:20px;
	font-size:12px;
	color:#464646;
}
.cnt_grijs_11,
.cnt_grijs_11 a {
	line-height:18px;
	font-size:11px;
	color:#464646;
}
.cnt_grijs_10,
.cnt_grijs_10 a {
	line-height:16px;
	font-size:10px;
	color:#464646;
}
.cnt_bruin_extragroot,
.cnt_bruin_extragroot a {
	line-height:25px;
	font-size:18px;
	font-weight:bold;
	color:#A8740E;
}
.cnt_bruin_groot,
.cnt_bruin_groot a {
	line-height:20px;
	font-size:15px;
	font-weight:bold;
	color:#A8740E;
}
.cnt_bruin_12,
.cnt_bruin_12 a,
a.cnt_bruin_12 {
	line-height:20px;
	font-size:12px;
	color:#A8740E;
}
.cnt_bruin_11,
.cnt_bruin_11 a {
	line-height:18px;
	font-size:11px;
	color:#A8740E;
}
.cnt_bruin_10, 
.cnt_bruin_10 a {
	line-height:16px;
	font-size:10px;
	color:#A8740E;
}
.cnt_wit_extragroot,
.cnt_wit_extragroot a {
	line-height:25px;
	font-size:18px;
	font-weight:bold;
	color:white;
}
.cnt_wit_groot,
.cnt_wit_groot a {
	line-height:20px;
	font-size:15px;
	font-weight:bold;
	color:white;
}
.cnt_wit_12,
.cnt_wit_12 a {
	line-height:20px;
	font-size:12px;
	color:white;
}
.cnt_wit_11,
.cnt_wit_11 a {
	line-height:18px;
	font-size:11px;
	color:white;
}
.cnt_wit_10, 
.cnt_wit_10 a {
	line-height:16px;
	font-size:10px;
	color:white;
}
.cnt_td0 {
	text-decoration:none;
}
.cnt_td0:hover {
	text-decoration:underline;
}
.cnt_td1 {
	text-decoration:underline;
}
.cnt_td1:hover {
	text-decoration:none;
}



/* beschikbare ruimte 660px */
div.divbox {
	width:628px;
	margin:12px 16px 0px 16px;
	position: relative;
	z-index: 1;
}

div.divbox:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;		
}

div.divbox_noright {
	width:644px;
	margin:12px 0px 0px 16px;
}

div.imagewrapper
{
	padding: 30px 0px;	
}

div.imagewrapper img
{
	margin-right: 30px;	
}



div.kader_bruin_breed {
	width:360px;
	height:116px;
	background:url(../img/kader_bruin_breed.gif) no-repeat;
	padding-top:7px;
}
div.kader_bruin_breed div.margin {
	margin-left:16px;
	margin-right:16px;
}
div.kader_grijs_smal {
	width:252px;
	height:116px;
	background:url(../img/kader_grijs_smal.gif) no-repeat;
	padding-top:10px;
}
div.kader_grijs_smal .small {
	font-size: 12px;
}
div.kader_grijs_smal div.margin {
	margin-left:16px;
}



div.kader_grijs_full {
	width:628px;
	background:#EAEAEA;
	position: relative;
	z-index: 1;
}
div.kader_grijs_full div.top {
	width:628px;
	/*height:6px;*/
	height:10px;
	background:url(../img/kader_grijs_full_top.gif) no-repeat top;
}
div.kader_grijs_full div.midden {
	margin-left:16px;
	position: relative;
	z-index: 1;
}
div.kader_grijs_full div.bottom {
	width:628px;
	/*height:6px;*/
	height:10px;
	background:url(../img/kader_grijs_full_bottom.gif) no-repeat bottom;
}



/* home */




/* shop-overzicht */

div#filterbalk {
	height:27px;
}
div#filterbalk div {
	height:27px;
	float:left;
}
div#filterbalk div.midden {
	background:#EAEAEA;
	padding-left:10px;
	padding-right:15px;
}
div#filterbalk div.midden select {
	margin-top:4px;
	margin-left:10px;
	background:#999999;
	color:white;
}
div#filterbalk div.links {
	width:8px;
	background:url(../img/filterbalk_links.gif);
}
div#filterbalk div.rechts {
	width:8px;
	background:url(../img/filterbalk_rechts.gif);
}



div.shop_product, div.shop_product_right {
	float:left;
	width:161px;
	margin-top:35px;
	background:url(../img/product_rechts.gif) repeat-y 155px 5px;
}
div.shop_product_right {
	background:none;
}
div.shop_product_inner {
	width:148px;
}
div.shop_product_naam {
	height:40px;
	overflow:hidden;
}
div.shop_product_instrument {
	height:20px;
	line-height: 15px;
	font-size: 10px;
	overflow:hidden;
}
div.shop_product_img {
	padding-bottom:10px;
}
div.shop_product_img table td {
	height:90px;
	width:120px;
	text-align:center;
	vertical-align:middle;
}



/* product details */

div.product_img {
}



/* winkelwagen */

table#winkelwagen, table#favorietsets {
}
table#winkelwagen tr.totalen td, table#favorietsets tr.totalen td {
	font-weight:bold;
}
table#winkelwagen td.right, table#favorietsets td.right, table td.right{
	text-align:right;
	padding-right:10px;
}



/* bevestig bestelling */

#betaalmethodes {
	position: relative;
	z-index: 10;	
}

#betaalmethodes .tooltip {
	margin-left: 10px;
	margin-top: 4px;
}

#betaalmethodes .tooltip .info .arrow
{
	background: none;
}

div#betaalmethodes div.betaalmethode {
	height:25px;
	width: 600px;
	position: relative;
	z-index: 10;
}
div#betaalmethodes div.betaalmethode div {
	float:left;
}
div#betaalmethodes div.betaalmethode img {
	margin-left:3px;
	margin-right:6px;
}

table.bladmuziek {
	width: 620px;	
}

table.bladmuziek tr:hover {
	background: #ededed;
}

table.bladmuziek th, table.bladmuziek td {
	padding-right: 10px;
}