@charset "utf-8";
/* Smart Internet Media B.V. */
/* 		 CSS Document        */

a:link, a:active, a:visited {
	color:#000000;
}

img {
	border:none;
}

body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width:980px;
	margin:0 auto 0 auto;
	min-height:500px;
	height:auto !important;
	height:500px;

}
#footer {
	text-align:center;
	width:100%;
	font-size:9px;
	color:#999999;
	border-top:2px solid #da8600;
	margin-top:10px;
	padding-top:10px;

}
#footer a, #footer a:visited {
	color:#999999;

}
#header {
	width:980px;
	height:165px;
	margin:0;
}

#header-1 {	
	height:65px;
	background:url(images/header-1.jpg) no-repeat left top;
}

#header-2 {	
	height:80px;
	background:url(images/header-2.jpg) no-repeat left top;
}

#header-3 {
	height:20px;
	background:url(images/header-3.jpg) no-repeat left top;
	text-align:right;
}

#header-3 a:link, #header-3 a:active, #header-3 a:visited {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#656565; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	} 
	
#header-3 a:hover {
	color:#ff9600; 
	}
	
#menu-spacer {
	height:43px;
	font-size:10px;
	padding-left:216px;
	overflow:hidden;
}
#menu-spacer a, #menu-spacer a :visited {
text-decoration:none;

}
#menu-spacer a:hover {
text-decoration:underline;

}

#content-container {
	width:980px;
	min-height:500px;
	height:auto !important;
	height:auto;
	font-size:10px;
}

#content {
	width:565px;
}

#content p {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu-container {
	width:192px;
	margin-right:24px;
}

.pagina-titel {
	min-height:37px;
	height:auto !important;
	height:37px;
	width:190px;
	border:1px solid #7d7d7d;
	line-height:15px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	margin-bottom:8px;
}

.pagina-titel2 {
	min-height:37px;
	height:auto !important;
	height:37px;
	width:172px;
	border:1px solid #7d7d7d;
	line-height:15px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:25px;
	text-align:center;
	margin-bottom:8px;
}

#pagina-titel h1 {
	font-size:14px;
	color:#6586b4;	
	margin:0;
}

#zoek-blok {
	background:url(images/zoek-bg.png) no-repeat left top;
	overflow:hidden;
	height:67px;
	width:192px;
	color:#6586b4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;	
	font-size:10px;
	margin-bottom:8px;
	padding-left:14px;	
}

#zoek-blok-inner {
	width:185px;
	height:60px;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
}



#menu {
	border:1px solid #7d7d7d;
	width:190px;
	min-height:400px;
	height:auto !important;
	height:400px;
}

#menu ul {
	list-style:none;
	margin-top:10px;
	margin-left:5px;
/*	border-bottom:1px solid #da8600; */
	margin-left:10px;
	margin-bottom:10px;
}

#menu ul li {
	list-style:none;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:visited {
	display:block;
	background:url(images/menus/menu-link-a-hoofd-bg.gif) left center no-repeat;
	padding-left:25px;
	line-height:24px;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}  


#menu ul ul li a:link, #menu ul ul li a:visited, #menu ul ul li a:visited {
	display:block;
	background:url(images/menus/menu-links-a-bg.gif) left center no-repeat;
	padding-left:20px;
	line-height:16px;
	font-weight:bold;
	text-decoration: underline;
	border:none;
	font-size:12px;
	color:#6586b4;
}  

#menu ul li a:hover, #menu ul ul li a:hover {
	color:#da8600;
}

#menu ul ul {
	list-style:none;
}

#menu ul ul li {
	font-size:11px;
}
/* menu */

#menu-top {
	width:984px;
	overflow:hidden;
	height:75px;
	background:url(images/menus/menu-top-bg.png) left bottom no-repeat;
}

#menu-top-container {
	position:relative;
	width:1100px;
	margin-left:-35px;
}

#divboven, #divmidden, #divbeneden {
	margin-top:0px;
	height:20px;
	margin:0;
	margin:0 auto 0 auto;	
}

#menu-top ul {
	display:inline;
}

#menu-top ul li {
	display:inline;
	width:120px;
	height:30px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:22px;
	margin-left:-2px;
	margin-right:-2px;
}

#divbeneden ul li {
	line-height:30px;
}

#divboven {
	width:800px;
}
#divmidden {
	width:950px;
}

#divbeneden {
	width:1100px;
}

#testdiv {
	width:100px;
	height:100px;
	background:#ff0000;
	margin:0 auto 0 auto;
}

#menu-top a:link, #menu-top a:visited, #menu-top a:active {

	display: -moz-inline-box; /* For FF<3 */
	-moz-box-orient: vertical; /* For FF<3 */ 
	display:inline-block;
	height:30px;
/*	width:138px; */
	width:120px;
	line-height:22px;
	background:#FFFF00;
	text-align:center;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius-topright:12px;
	-moz-border-radius-topleft:12px;
	-webkit-border-top-left-radius:12px;
	-webkit-border-top-right-radius:12px;	
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	
}

#menu-top a:hover {
	background:#ff0000;
}

#beneden a:link, #beneden a:visited, #beneden a:active {
	line-height:30px;
	background:url(images/menus/beneden-link.gif);
}

#beneden a:hover {
	background:url(images/menus/beneden-hover.gif);
}

#midden a:link, #midden a:visited, #midden a:active,
#boven a:link, #boven a:visited, #boven a:active {
	background:url(images/menus/midden-link.gif) no-repeat;
}

#midden a:hover, #boven a:hover {
	background:url(images/menus/midden-hover.gif) no-repeat;
}

/* einde menu */

#info-rechts {
	width:166px;
	min-height:500px;
	height:auto !important;
	height:500px;
/*	border:1px solid #d8d8d8; */
	border:1px solid #000;
	text-align:center;
	overflow:hidden;
	font-size:12px;
	margin-left:25px;
	padding:3px;
}

.rechts-titel {
	width:162px;
	border-bottom:1px solid #da8600;
	border-top:1px solid #da8600;
	color:#ff9600;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	display:block;
	height:20px;
	padding-top:6px;
	padding-bottom:6px;
	margin:0 auto 0 auto;
	margin-bottom:10px;
	margin-top:-2px;
}

.rechts-tekst {

	text-align:left;
	width:162px;
	margin:0 auto 0 auto;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
}

.winkelwagen {
	text-align:center;
	padding-top:10px;
}

.rechts-link a:link,.rechts-link a:active,.rechts-link a:visited{
	color:#0000FF;
}

.cms-content-img {
	margin-right:6px;
}

#content h1 {
	color:#6586b4;	
	font-size:16px;
	margin-top:8px;

}
#content input {
	border:1px solid #000;

}
#toon-totaalprijs {
	color:#ff9600;
	font-size:14px;
	font-weight:bold;

}
#toon-totaalprijs input {
	border:none;

}
.overzicht-afbeelding {
	text-align:center;
	width: 125px;
	height: 149px;
	overflow:hidden;
	padding-top:3px;
	background:url(images/product-thumb-bg.png) no-repeat left top;
	
}

.overzicht-afbeelding-img {
	height:143px;
	width:119px;
	overflow:hidden;
	margin-left:3px;
}
.product-titel {
	font-weight:bold;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:4px;
	display:block;

}
.product-prijs {
	height:1em;
}

.product-afbeelding img {
	padding:3px;
	margin-right:15px;
}
#product {
	border:2px solid #ff9600;
}
#onderstaand-categorie {
	color:#ff9600;
	font-size:12px;
	font-weight:bold;
	width:100%;
	border-top: 1px solid #ff9600;
	padding:10px;
	padding-left:0px;

}

#zoek-blok input {	
	border:1px #7d7d7d solid;
	border-top:2px #7d7d7d solid;
	padding-left:3px;
	font-size:10px;
	margin-left:14px;
}

#zoek-blok input[class="zoek-button"] {
	border:0;
	height:22px;
	width:24px;
	cursor:pointer;
	background:url(images/zoek.jpg) no-repeat left top;
	margin-top:-20px;
	position:absolute;
	margin-left:130px;
}

.oranje {
	color:#ff9600;
	font-weight:bold;
}

#tekst-blok p {	
	width:95%;	
	line-height:15px;
	font-size:11px;
}

.warning
{
	font-weight:bold;
	color:#cc0000;
}

.uitleg
{
	font-size:75%;
	font-weight:lighter;
}

.kleine-fotos {
	border:1px solid #ff9800;
	padding:4px;
}

#beschrijving-tekst {
	font-size:10px;
}

.product-groot-prijs {
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}

.prijs-dik {
	font-size:14px;
	font-weight:bold;
	color:#000;
}

#toon-totaalprijs {

	margin-top:15px;

}

.aantalstuks {
	padding-top:15px;
}

.aantalstuks input {
	border:1px solid #000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding-left:3px;
	margin-left:10px
}

#table-winkelmandje th
{

}

.aanbhome a, .aanbhomer a {
	display:block;
	width:190px;
	color:#ff9600;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
}

.aanbhome a:hover, .aanbhomer a:hover {
	color:#333333;
}

.aanbhomer a {
	width:166px;
}

#terugbtn {
	float:right;
	margin-top:10px;
}

#div_av
{
	margin:20px;
}




/* toegevoegd door kim */

#table-winkelmandje {
	float:left;
	width:540px;
}

span.kop {
	float:left;
	width:240px;
}

span.kop2 {
	float:left;
	width:100px;
}

span.kop3 {
	float:left;
	margin-left:85px;
	width:100px;
}

.totaalschootoverzicht {
	float:left;
	margin-top:10px;
	width:150px;
	font-weight:normal;
	font-style:normal;
}

span #span_totaalbedrag {
	float:left;
}

.totaalschootoverzichtbedrag {
		float:left;
		margin-top:10px;
		font-weight:normal;
		text-align:right;

}

.dagprijsdivje {
	float:left;
	margin-left:85px;
	width:100px;
	font-weight:normal;
	text-align:right;
}


#streepje {
	float:left;
	margin-top:10px;
	height:30px;
	border-bottom:1px solid #000;
	width:100%;
}


.linkscontactgegevens {
	float:left;
	font-weight:bold;
	line-height:16px;
	width:100px;
}

.rechtscontactgegevens {
	float:left;
	line-height:16px;
	width:465px;
}

.linkscontactgegevens2 {
	float:left;
	font-weight:bold;
	line-height:16px;
	width:100px;
	padding-bottom:20px;
}

.rechtscontactgegevens2 {
	float:left;
	line-height:16px;
	width:465px;
	padding-bottom:20px;
}


