@CHARSET "UTF-8";
/* CSS design by Pixelman.be | 26/11/2009 | Default portal */

/* You may adapt elements of this CSS in your own projects, but the unique combination of images, colors, sizes, typography, and positioning ("the design") is copyright protected by Adproductions & Pixelman */

/* CSS tested on:

MAC OSX 
- Safari 1.2.3: OK
- IE 5.2.3: NOT OK !
- Firefox(Mozilla 5) 0.9: OK

MAC OS9
- IE 5.0: NOT OK !

PC WIN98
- IE 5.0: OK

PC WINXP WIN2000
- IE 6.0: OK

*/
.onlinepayment
{
	text-align: center;
	padding: 10px;
}

.status_grey
{
	color: #CCC;
	font-size: 10;
	font-family: verdana;
}
.status_black
{
	color: #222;
	font-size: 10;
	font-family: verdana;
}
.statustable
{
	background-color: #ffffff;
	border: 0px #ccc solid;
}

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

h1	
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.ordersaved
{
	background-color: #FCA9A9;
}

.ordercancelled
{
	background-color: #FFC5B1;
	text-decoration: line-through;
	color: #690500;
}

.orderdone
{
	background-color: #C6A7A7;
	text-decoration: line-through;
	color: #808080;
}

.lineabove
{
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	border-color: #808080 #808080 transparent #808080;
}

.monthrow
{
	border-width: 1px;
	border-style: solid;
	background-color: #FEFFC3;
	border-color: #E0DF90;
}

.siterow
{
	border-bottom: #808080;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	background-color: transparent;
}
.errormsg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-align: left;
	line-height: 12px;
	background-color: #FFDD7E;
	padding: 5px;
	border-color: #932D0A;
	border-width: 1px;
	border-style: solid;
	margin: 0 0 10px 0px;
}

.visible_wit:hover
	{
		cursor: pointer;
	}

.visible_wit
{
	background-color: #cccccc;
	width: 15px;
	height: 15px;
	color: #000000;
	padding: 2px;
	text-align: center;
	text-transform: inherit;
}

.visible_kleur:hover
	{
		cursor: pointer;
	}
.visible_kleur
{
	background-color: #EBE4B1;
	width: 15px;
	height: 15px;
	color: #000000;
	padding: 2px;
	text-align: center;
	text-transform: inherit;
}

.loc_wit:hover
	{
		cursor: pointer;
	}
.loc_wit
{
	background-color: #FFF;
	width: 15px;
	height: 15px;
	color: #FFF;
	padding: 0 2px 0 2px;
	text-align: center;
	text-transform: inherit;
}
.loc_kleur:hover
	{
		cursor: pointer;
	}

.loc_kleur { background-color: #828CC1; 
	width: 15px;
	height: 15px;
	color: #FFF;
	padding: 0 2px 0 2px;
	text-align: center;
	text-transform: inherit;
}

.pay_wit:hover
	{
		cursor: pointer;
	}

.pay_wit 
	{ 
		background-color: #FFF; 
	width: 15px;
	height: 15px;
	color: #FFF;
	padding: 0 2px 0 2px;
	text-align: center;
	text-transform: inherit;
	}

.pay_kleur:hover
	{
		cursor: pointer;
	}
.pay_kleur
{
	background-color: #A6A67F;
	width: 15px;
	height: 15px;
	color: #FFF;
	padding: 0 2px 0 2px;
	text-align: center;
	text-transform: inherit;
}

.prio_wit:hover
	{
		cursor: pointer;
	}
.prio_wit { 
	background-color: #FFF; 
	width: 15px;
	height: 15px;
	color: #FFF;
	padding: 0 2px 0 2px;
	text-align: center;
	text-transform: inherit;
	}
.prio_kleur:hover
	{
		cursor: pointer;
	}
.prio_kleur { 
	background-color: #FF5534; 
	width: 15px;
	height: 15px;
	color: #FFF;
	padding: 0 2px 0 2px;
	text-align: center;
	text-transform: inherit;
	}

.nemen_wit:hover
	{
		cursor: pointer;
	}
.nemen_wit { 
	background-color: #FFF; 
	width: 15px;
	height: 15px;
	color: #FFF;
	padding: 0 2px 0 2px;
	text-align: center;
	text-transform: inherit;
	}
.nemen_kleur:hover
	{
		cursor: pointer;
	}
.nemen_kleur { 
	background-color: #71DF2F; 
	width: 15px;
	height: 15px;
	color: #FFF;
	padding: 0 2px 0 2px;
	text-align: center;
	text-transform: inherit;
	}

.order_wit:hover
	{
		cursor: pointer;
	}
.order_wit { 
	background-color: #FFF; 
	width: 15px;
	height: 15px;
	color: #FFF;
	padding: 0 2px 0 2px;
	text-align: center;
	text-transform: inherit;
	}
.order_kleur:hover
	{
		cursor: pointer;
	}
.order_kleur
{
	background-color: #B53C75;
	width: 15px;
	height: 15px;
	color: #FFF;
	padding: 0 2px 0 2px;
	text-align: center;
	text-transform: inherit;
}

.template
{
	background: #FFF url(../images/pattern.gif);	
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
}

.actionmsg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-align: left;
	line-height: 12px;
	background-color: #FFF6BE;
	padding: 5px;
	border-color: #932D0A;
	border-width: 1px;
	border-style: solid;
	margin: 0 0 10px 0px;
}

.formfield_normal { background-color: #FFFFFF; }
.formfield_required { background-color: #FFF6BE; }

.imagewithborder
{
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

.submenu_part
{
	background-color: #FFE1E1;
	padding: 5px;
	border-color: #B5B588;
	border-width: 1px;
	border-style: dotted;
	margin: 5px 0px 5px 0px;
	text-align: left;
	text-transform: inherit;
}

/* site basis */

img {
	margin: 0; 
	padding: 0;
	border: 0;
	}

a img	
{
	/*border-color: #FC0F8E;*/
	border-color: #FCA9A9;
	border-width: 1px;
	border-style: solid;
}

div#line01 {
	position: absolute;
	top:0px;
	left:0;
	height:6px;
	width:100%;
	background-color: #FFFFFF;
	border:none;
	line-height:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	}
	
div#line02
{
	position: absolute;
	top: 6px;
	left: 0;
	height: 6px;
	width: 100%;
	background-color: #BCC5D4;
	border: none;
	line-height: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
}
	
#site {
	/*hieronder de globale compatible zaken*/
	width:760px;
	margin-right:auto;
	margin-left:auto;
	z-index:0;
	/*hierboven IE5 PC*/
	margin-top:0;
	padding:12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	padding:12px 0 0 0;
	}
	
html>body #site {
	/*hieronder SAFARI & Netscape 6/7*/
	margin-top:0;
	padding:12px 0 0 0;
	}	


body {
	text-align: center;
	color: #000;
	/* background-color: #E9C4C1; /*background color */
	background-color: #a4a7b9; /*background color */
	/*background-image: url(images/bg_horzlijn.gif);*/
	/*background-repeat: repeat-x;*/
	margin: 0;
	padding: 0;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	text-decoration: none;
	text-align: left;
	padding: 0; 
	margin: 0 0 10px 0;
	line-height:12px;
	}
	
a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4B5570;
	text-decoration: underline;
	text-align: left;
	text-transform: inherit;
}
	
html { 
	margin: 0; 
	padding: 0; 
	}
			
div {
	margin: 0; 
	padding: 0; 
	}



				
/* site header */
#header {
	position: relative;
	left: 0;
	top: 0;
	width:760px;
	float:left;
	margin: 0; 
	padding: 0; 
	}
	
/* language selector */
	
#language {
	position:relative;
	right:0;
	top:0;
	margin:0 0 20px 0;
	padding:0;
	float:right;
	clear:both;
	line-height:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #000;
	width:760px;
	}

#language ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
#language li {
	display:inline;
	float:right;
	margin:0;
	padding:0;
	}
	
#language a {
	float:left;
	padding:5px;
	text-decoration:none;
	font-weight: 200;
	color:#000;
	}

#language a:hover
{
	color: #fff;
	background-color: #828CC1;
}

#language #current_lang a {
	color:#fff;
	}

#language #current_lang {
	background: #828CC1;
	}
	
/* navigation */


#nav {
	margin:0 0 10px 0;
	padding:0;
	position: relative;
	left: 0;
	top: -10px;
	width:582px;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #000;
	float:left;
	clear:none;
	text-transform: uppercase;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	
	/*hieronder IE6 PC*/
	/*border: 1px #000 solid;*/
	left: 0;
	top: -10px;
	margin:0 0 10px 0;
	padding:0;
	}
	
html>body #nav {
	/*hieronder SAFARI & Netscape 6/7*/
	left: 0;
	top: 0;
	margin:0 0 10px 0;
	padding:0;
	}	


#submenu {
	margin:0 0 10px 0;
	padding:10px 0px 10px 8px;
	/*border: 1px #000 solid;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/

	margin:0 0 20px 0;
	padding:10px 0px 20px 8px;
	}

html>body #submenu {
	/*hieronder SAFARI & Netscape 6/7*/
	margin:0 0 20px 0;
	padding:10px 0px 20px 8px;
	}	

	

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
#nav li {
	display:inline;
	float:left;
	margin:0 10px 0 0;
	padding:0;
	}
	
div#nav a
{
	float: left;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	color: #FFF;
	/*borders of nav*/
	border-width: 1px;
	border-style: solid;
	border-color: #828CC1;
}

#nav a:hover {
	border: #FFF;
	border-width: 1px;
	border-style: solid;
	}

#nav .active {
	background: #FFF;
	}
	
#nav .active a {
	border: #FFF;
	border-width: 1px;
	border-style: solid;
	color:#000;
	}
	
#nav #nav_login a {
	border-width: 1px;
	border-color: #BCC5D4;
	border-style: dashed;
	color: #FFF;
}

#nav #nav_login a:hover {
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
}

#nav #current_nav_login a {
	background: #FFFFFF;
	border-width: 1px;
	border-color: #BCC5D4;
	border-style: solid;
	color: #000000;
}
	
	
#submenu #current_nav a {
	color:#000;
	text-decoration: none;
	}
	
/* logo-home */
#logo {
	float:right;
	position: relative;
	top: -10px;
	left: 0;
	/*border: 1px #000 solid;*/
	width: 200px;
	height: 50px;
	margin:0 0 0 0;
	padding:0;
	line-height:38px;
	text-align: right;
	voice-family: "\"}\"";
	voice-family: inherit;
	line-height:38px;
	font-size: 23px;
	margin:0 0 0 0;
	padding:0;
	top: -10px;
	left: 0;
	/*hierboven IE6 PC*/
	}

html>body #logo h1 {
	font-size: 23px;
	margin:0 0 15px 0;
	padding:0;
	top: 0;
	left: 0;
	}	

/* end header */


	
/* begin site content */
#content {
	position: relative;
	top: -22px;
	left: 0;
	width:760px;
	float:left;
	margin:0;
	padding:0;
	/*border: 1px #000 solid;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	/*top: -17px;*/
	top: 0;
	left: 0;
	width:760px;
	}
	
html>body #content {
	/*hieronder SAFARI & Netscape 6/7*/
	top: 0;
	left: 0;
	width:760px;
	/* niet te zien door IE5 mac \*/
	width:760px;
	/* einde IE5 mac hack */
}	

/* box 1 */
#box01 {
	float:left;
	background:#fff;
	border:none;
	margin:0 0 10px 0;
	padding:6px;
	width:562px;
	text-align: left;
	/*border: 1px #000 solid;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	margin:0 0 10px 0;
	padding:6px;
	width:550px;
	}
	
html>body #box01 {
	/*hieronder SAFARI & Netscape 6/7*/
	margin:0 0 10px 0;
	padding:6px;
	width:550px;
	float: left;
	clear: both;
	/* niet te zien door IE5 mac \*/
	width:550px;
	/* einde IE5 mac hack */
}	

/* separator big */
.seperator2 {
	float: left;
	margin:10px 0 10px 0;
	padding:0;
	background:#FCA9A9;
	height:2px;
	width:550px;
	line-height: 5px;
	}
.seperator3
{
	margin: 0 0 10px 0;
	padding: 0;
	background: #FCA9A9;
	height: 5px;
	width: 550px;
	line-height: 5px;
	clear: left;
}


/* box 2 */
	
#box02 {
	/*hieronder de globale compatible zaken*/
	margin:0 0 10px 0;
	padding:5px;
	float:right;
	background:#fff;
	overflow:none;
	border:none;
	width:192px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	width:182px;
	}
	
html>body #box02 {
	/*hieronder SAFARI & Netscape 6/7*/
	width:182px;
	}	
	

/* separator small */
.seperator {
	margin:10px 0 10px 0;
	padding:0;
	background:#FCA9A9;
	height:2px;
	width:182px;
	line-height: 5px;
}
.seperator-guestbook{
	background: #FCA9A9;
}

/* footer */

#footer {
	margin:5px 0 0 0;
	padding:6px;
	float:left;
	border:none;
	width:760px;
	text-align: left;
	}

#footer #colofon p {
	float:left;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

/* end site content */	

/* begin typo */	





.type00
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	/* background-color: #FFFFFF; */
	text-align: left;
	/* line-height: 35px; */
	font-variant: normal;
	margin: 10px 0 5px 0;
}

.type01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 10px;
	}
.type02, h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-align: left;
	background-color: transparent;
	line-height: 12px;
}

.type02 a {
	text-decoration: none;
	}

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

.type03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-align: left;
	line-height: 12px;
	margin-left: 0;
	}

.type03 a {
	text-decoration: none;
	}

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

h3 {
	margin:0 0 5px 0;
	padding:0 0 0 0;
	line-height:18px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:bold;
	color: #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	line-height:18px;
	font-size: 14px;
	/*hierboven IE6 PC*/
	}

html>body h3 {
	line-height:18px;
	font-size: 14px;
	}	



/* forum */

.forum_kg_topic
{
	margin: 0 0 10px 0;
}

.forum_header
{
	margin: 0 0 10px 0;
	background-color: #D5DFED;
	padding: 2px;
	border-color: #828CC1;
	border-width: 1px;
	border-style: dotted;
}

.forum_topic
{
	
}
.forum_title
{
	font-weight: bold;
	margin: 0 0 5px 0;
}
.forum_text
{
	padding: 0 0 0 10px;
	margin: 0 0 15px 0;
	color: #000;
}

.forum_kg_topic .forum_title
	{
		color: #003366;
	}

/* kindgezin dl */

.bannerheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CACACA;
	text-align: left;
	line-height: 12px;
	background-color: #E8E8E8;
	padding: 2;
	border-color: #E2E2E2;
	border-width: 1px;
	border-style: solid;
	margin: 0 0 2px 0px;
}

.item_uitleg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-align: left;
	line-height: 12px;
	margin-left: 0;
	background-color: #CDD1EA;
	padding: 5px;
	border-color: #A7AEB7;
	border-width: 1px;
	border-style: solid;
}

.kindgezin_forumlink
{
}

.kindgezin dl dt
{
	margin: 20px 0 2px 0;
	padding: 3px;
	text-align: left;
	background-color: #CDD1EA;
	/*border-left: 1px #000 solid;*/
	line-height: 12px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	
	/*hieronder IE6 PC*/
	line-height: 12px;
	font-size: 10px;
	margin: 20px 0 2px 0;
	padding: 3px;
	
}

html>body .kindgezin dl dt {
	line-height:12px;
	font-size: 10px;
	margin: 20px 0 2px 0;
	padding: 3px;

	}	

.kindgezin dl dd
{
	margin: 0 0 0 0;
	text-align: left;
	padding: 0 0 0 10px;
	line-height: 12px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	/*border: 1px #000 solid;*/
	
	voice-family: "\"}\"";
	voice-family: inherit;
	
	/*hieronder IE6 PC*/
	line-height: 12px;
	font-size: 9px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	
}

html>body .kindgezin dl dd {
	line-height:12px;
	font-size: 9px;
	margin:0 0 0 0;
	padding: 0 0 0 10px;

	}	

.kindgezin a
{
	padding: 0 0 0 0;
	/*border: 1px #000 solid;*/
	text-decoration:none;
}

/* submenu dl */



.submenu dl dt
{
	margin: 8px 0 2px 0;
	padding: 0 0 0 0;
	text-align: left;
	/*border-left: 1px #000 solid;*/
	line-height: 12px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	
	/*hieronder IE6 PC*/
	line-height: 12px;
	font-size: 10px;
	margin: 8px 0 2px 0;
	padding: 0 0 0 0;
	
}

html>body .submenu dl dt {
	line-height:12px;
	font-size: 10px;
	margin: 8px 0 2px 0;
	padding: 0 0 0 0;

	}	

.submenu dl dd
{
	margin: 0 0 0 0;
	text-align: left;
	padding: 0 0 0 0;
	line-height: 12px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	/*border: 1px #000 solid;*/
	
	voice-family: "\"}\"";
	voice-family: inherit;
	
	/*hieronder IE6 PC*/
	line-height: 12px;
	font-size: 9px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}

html>body .submenu dl dd {
	line-height:12px;
	font-size: 9px;
	margin:0 0 0 0;
	padding: 0 0 0 0;

	}	

.submenu a
{
	padding: 0 0 0 8px;
	/*border: 1px #000 solid;*/
	text-decoration:none;
	border-left: 2px #FFF solid;
}

.submenu a:hover
{
	text-decoration:none;
	border-left: 2px #FC0F8E solid;
}

.submenu .current_sel
{
	padding: 0 0 0 8px;
	/*border: 1px #000 solid;*/
	text-decoration:none;
	border-left: 2px #FC0F8E solid;
}

.submenu .not_selected
{
	padding: 0 0 0 8px;
	/*border: 1px #000 solid;*/
	text-decoration:none;
	border-left: 2px #FFF solid;
}

.submenu .not_selected_gray
{
	color: #cccccc;
	padding: 0 0 0 8px;
	/*border: 1px #000 solid;*/
	text-decoration:none;
	border-left: 2px #FFF solid;
}

/* recentnews dl */

.recentnews
{
	padding: 3px;
	background-color: transparent;
}

.recentnews dl dt
{
	margin: 0px 0 2px 0;
	padding: 0 0 0 0;
	text-align: left;
	/*border-left: 1px #000 solid;*/
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	}	

.recentnews dl dd
{
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*border: 1px #000 solid;*/
	
}
	

/*.newsitem dt
{
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	line-height: 12px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	}	*/

.newstitle
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	line-height: 12px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	/*border: 1px #999 solid;*/
	
}


.newsdate
{
	margin: 0 0 0 0;
	padding: 0 0 0 8px;
	text-align: left;
	line-height: 12px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	border-left: 1px #999 solid;
	
}


.newsauteur
{
	margin: 0 0 0 10px;
	padding: 0 0 0 8px;
	text-align: left;
	line-height: 12px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	border-left: 1px #999 solid;
	
}

.newscontent
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	line-height: 12px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;	
}



	
/* winkelskijker*/

	
.winkelskijker dl dt
{
	margin: 8px 0 8px 0;
	padding: 0 0 0 0;
	text-align: left;
	/*border-left: 1px #000 solid;*/
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	}	

.winkelskijker dl dd
{
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*border: 1px #000 solid;*/
	
}
	

.winkelskijkertitle a
{
	margin: 0 0 2px 0;
	display: inline-block;
}

.winkelskijkertitle a
{
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	text-align: left;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	/*border: 1px #999 solid;*/
}



.winkelskijkerreason
{
	margin: 0 0 10px 0;
	display: block;
	padding: 0 0 0 0;
	text-align: left;
	line-height: 12px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;	
}

.winkelskijkerimage a
{
	display: inline-block;
	margin: 0 0 2px 0;
}

.winkelskijkerimage a
{
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	text-align: left;
}



	
	
/* end typo */	

#nedstat
	{
		display: none;
	}
	

/* begin shopspec */

#shopspec
{
	padding: 10px;
	background-color: #FFA35E;
}

#shopimage
{
	/*hieronder globale compatible zaken & IE5 PC*/
	float: left;
	background: #fff;
	margin: 0 0 0 0;
	padding: 0;
	border: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	/*border: 1px #000 solid;*/
	width: 450px;
}
	
html>body #shopimage {
	/*hieronder SAFARI & Netscape 6/7*/
	}	

#shopthumbs {

	float:left;
	width: 60px;
	background:#fff;
	margin: 0;
	padding: 0;
	/*border: 1px #000 solid;*/
	}

#shopthumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;		
	}

#shopthumbs li {
	margin: 0 0 8px 10px;
	padding: 0 0 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	/*border: 1px #000 solid;*/
	margin: 0 0 6px 10px;
	padding: 0 0 0 0;
	}
	
html>body #shopthumbs li {
	/*hieronder SAFARI & Netscape 6/7*/
	margin: 0 0 10px 10px;
	padding: 0 0 0 0;
	}	



#shoptxt {
	/*hieronder globale compatible zaken & IE5 PC*/
	float:left;
	background:#fff;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	width: 318px;
	/*border: 1px #000 solid;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	width: 318px;
	float:left;
	}
	
html>body #shoptxt {
	/*hieronder SAFARI & Netscape 6/7*/
	width: 315px;
	float:left;
}	

#shopdata {
	/*hieronder globale compatible zaken & IE5 PC*/
	float:left;
	background:#ffffff;
	margin: 0;
	padding: 0;
	width:200px
	border:none;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	width:200px
	}
	
html>body #shopdata {
	/*hieronder SAFARI & Netscape 6/7*/
	width:200px
}	

#shopdata dl {
	float:left;
	background:#fff;
	margin: 0;
	padding: 0;
}

#shopdata dt {
	margin: 0 0 10px 0;
	padding: 0;
	line-height:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000;
}

#shopdata dd {
	margin: 0 0 5px 0;
	padding: 0;
	line-height:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color: #000;
}

	
/* end shopspec */

.prev_but a {
float: right;
width: 20px;
height: 20px;
margin: 5px 0 5px 5px;
padding: 0 0 0 0;
background-color: #FFF;
/*border: 1px #000 solid;*/
background-image: url(images/prev_but.gif);
}

.next_but a {
float: right;
width: 20px;
height: 20px;
margin:  5px 5px 5px 5px;
padding: 0 0 0 0;
background-image: url(images/next_but.gif);
/*border: 1px #000 solid;*/
}

.prev_but a:hover {
background-image: url(images/prev_but_R.gif);
}

.next_but a:hover {
background-image: url(images/next_but_R.gif);
}




/* begin news */

	.news	
	{
		font-family: verdana;
		font-size: 10px;
		margin: 0 0 10px 0;
		border: 1px #FCA9A9 solid;
		float: left;
		width: 548px;
		/*display:none;*/
	}
	.newsheader 
		{
			/* background-image: url(images/newsbg.jpg); */
			background-color: #FFE1E1;
			color: #000000;
			padding: 10px;
			/*margin: 5px 5px 5px 5px;*/
			margin: 0;
		/*border: 1px #000 solid;*/
		}
	.news .newsheader .newstitle
		{
			font-size: 14px;
			font-weight: bold;
			padding: 0;
			margin: 0 0 3px 0;
			display: block;
			color: #000000;
		}
	.news .newscontent
		{
			background: #FFF;
			margin: 0;
			padding: 10px;
		}
	.newscontent img	
	{
		float: right;
		display: inline;
		margin: 0 0 10px 10px;
	}


