@charset "utf-8";
/* CSS Document */

body {
	background:url(/images/wolken.jpg) no-repeat center top;
	margin:0px;
	padding:0px;
	overflow:-moz-scrollbars-vertical;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
}
div.gesloten {
	background-color:#FFE8E8;
	border:1px solid red;
	color:red;
	padding:3px;
	text-align:left;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	top:15px;
	position:absolute;
	margin-left:0px;
}
table {
	font-family:Arial, Helvetica, sans-serif;font-size:12px;
}
#stap {
	font-family:Arial;font-size:12px;float:left;padding:3px;cursor:pointer;
	padding-left:5px;padding-right:5px;
	border:1px solid #A450A5;
	margin-left:3px;
}
tr.error td {
	color:red;
	font-weight:bold;
}
tr.error td input {
	border:1px solid red;
}
h1 {
	border-bottom:1px dotted #c1c1c1;
}
h2, h3 {
	margin:0px;
	font-size:15px;
	color:#ffffff;
}
textarea {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
table#winkelwagen tr#kop td {
	border:1px solid #c1c1c1;
	border-bottom:0px;
}
table#winkelwagen tr#regel td {
	border-top:1px solid #c1c1c1;
}
table#winkelwagen tr#subregel td {
	border-top:1px dotted #000000;
}
#header, #tafel, #content {
	margin:0px auto;
	width:850px;
}
#nieuwsitem {
	background:url(/images/nieuwsregel.png) no-repeat left bottom;padding-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:8px;
}
a {
	color:#A450A5;
}
a:hover {
	color:#CD98CD;
}
#text {
	margin:0px auto;
	width:750px;
	border-bottom:1px solid #c1c1c1;
	padding-bottom:25px;
	margin-top:150px;
	min-height:150px;
}
#tafel {
	margin-top:50px;
	background:url(/images/tafel.png) no-repeat bottom;
	height:235px;
	_height:290px;
	padding-left:100px;
}
#content {
	text-align:center;
}
#logo {	
	cursor:pointer;
	width:533px;
	padding-left:100px;
	padding-top:95px;
}
#over-ons {
	float:right;
	padding-top:140px;
	padding-right:30px;
}
#chef {
	position:absolute;
	left:0%;
	width:200px;
	margin-top:60px;
	margin-left:-60px;
}
/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(/images/jtip/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(/images/jtip/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #AB4DA5;
	background-color: #EFDEED;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#3e3e3e;
	line-height:20px;
}

.JT_loader{
	background-image: url(/images/jtip/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #DBB5D7;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #DBB5D7;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;


}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
width:408px;
background:#FFFFFF;
border:2px solid #AB4DA5;
z-index:2;
padding:25px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#popupContact h1{
text-align:left;
color:#AB4DA5;
font-size:22px;
font-weight:700;
padding-bottom:2px;
margin-bottom:20px;
border-bottom:0px;
margin:0px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
cursor:pointer;
}
#button {
	cursor:pointer;
}
/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:98px;
	height:76px;
	background:url(/images/terug-knop.gif) no-repeat;
	float:left;
	margin:43px 10px;
	cursor:pointer;
	font-size:1px;
	_position:absolute;
	position:absolute;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	
}

a.prev, a.prevPage {
	margin-left:-100px;
	margin-right:-20px;
	_margin-left:-850px;
	*margin-left:-850px;
}
/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(/images/verder-knop.gif);
	margin-left:752px;
	*margin-left:0px;
	clear:right;
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
	width:740px;
	background:#FDECFC;
	height:14px;
	padding:5px;
	border-bottom:2px solid #ffffff;
}


/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(/img/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
} 	

/* root element for the whole scrollable setup */
div.scrollable {  
	position:relative;
	overflow:hidden;
	width: 750px;	 
	height:222px;	
}

/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
#thumbs {	
	position:absolute;
	width:20000em;	
	clear:both;
	border-bottom:1px solid #AB4DA5;
	border-right:1px solid #AB4DA5;
}

/* custom positioning for navigational links */
a.prev, a.next {
	margin-top:40px;	
}



/* single item */
#thumbs div {
	float:left;
	width:749px;
	height:221px;
background-color:#FFFBFF;	
	color:#fff;
	border-right:1px solid #AB4DA5;
}
#thumbs div p {
	padding:5px;
	padding-left:10px;
	_padding-top:0px;
	line-height:20px;
	font-size:12px;
	color:#AB4DA5;
}
/* style when mouse is over the item */
#thumbs div.hover {
	
}
#thumbs div.hover p {
		
}

/* style when element is active (clicked) */
#thumbs div.active {
	cursor:default;
}

#thumbs h3, #thumbs p, #thumbs span {
	margin:3px;		
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;	
}

#thumbs h3 em {
	font-style:normal;
	color:yellow;
}