body {
	margin:0 auto;
	background:url('../images/back.gif') center repeat-y #ffffff;
	text-align:center;
}

img {
	display:block;
	border:0;
}

p, th, td, li, div {
	font:12px verdana;
	line-height:20px;
}

p, li {
	text-align:justify;
}

p {
	margin:0;
	padding:0;
	padding-bottom:10px;
}

a {
	text-decoration:none;
	color:#ff9600;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

h1, h2, h3, h4 {
	font-family: verdana;
	color: #91aed7;
	text-align: left;
}

h1 {
	font-size: 20px;
	margin-top: 8px;
	margin-bottom: 13px;
	padding: 0;
	color: #ff8800;
}

h2 {
	font-size: 18px;
	margin-top: 13px;
	margin-bottom: 7px;
	color: #0080ff;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

h3 {
	font-size: 16px;
	color: #ff8800;
}

h4 {
	font-size: 15px;
	color: #ff8800;
}


input.formInputText {
	width:170px;
	border:1px solid #7F9DB9;
    font-size: 12px;
    padding: 4px;
    margin: 2px 0;
}

input.blur, textarea.blur {
    color: #666;
    border:1px solid #7F9DB9;
}

select.formInputText {
	width:204px;
	border:1px solid black;
}

input {
    /*z-index: 999;*/
}

input.formInputButton {
	color:white;
	background:black;
	border:1px solid black;
	font-weight:bold;
}

textarea.formTextarea {
	width:170px;
	height:100px;
	border:1px solid #7F9DB9;
    font-size: 12px;
    padding: 4px;
}


th {
	text-align:left;
	vertical-align:top;
}

th, td, td div {
    font-size: 11px;
}

#contactgegevens {
    clear: both;
}

#contactgegevens th, #boodschap th {
    width: 130px;
    display: block;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
	text-align:left;
	line-height:18px;
}

#menu a {
	color:black;
	font-weight:normal;
}

#menu .selected {
	background:#aeaeae;
}

#menu .selected li a {
	font-weight:bold;
}

#menu li.selected {
	background:black;
}

#menu .selected li.selected a {
	color:white;
}

#menu .le {
	font-weight:bold;
	display:inline;
	margin-right:4px;
	line-height:18px;
}

#menu .selected .le {
	color:#e4e4e4;
}

.zoek-input {
	border:1px solid black;
	width:120px;
	height:18px;
	float:left;
	margin-right:5px;
}

.zoek-submit {
	width:22px;
	height:22px;
	border:1px solid black;
	background:black;
	color:white;
}

div.fl {
	display:inline;
	float:left;
}

#centered {
	width:990px;
	margin:0 auto;
	padding:0;
	text-align:left;
        position: relative;
}

#centered-inner {
	background:white;
}

#menufillleft {
	width:15px;
	height:140px;
}

#topmenu {
	width:510px;
	height:150px;
}

#topmenu-head {
	width:510px;
	height:30px;
}

#topmenu-list {
	width:510px;
	height:110px;
}

#topmenu-arrow {
	width:510px;
	height:10px;
	overflow:hidden;
}

.topmenu {
	width:170px;
	height:140px;
}

#menu4 {
	width:330px;
	height:150px;
}

#menu4 li.selected a {
    color: white;
}

#menufillright {
	width:5px;
	height:140px;
}

#logo {
	width:650px;
	height:140px;
}

#zoekbox {
	width:300px;
	height:80px;
	padding:60px 0 0 30px;
	background:url('../images/back-zoek.gif');
}

#fotoflip {
	width:110px;
	height:140px;
	margin:0 0 0 10px;
}

#menufillleft-top {
	width:15px;
	height:30px;
}

.topmenu-head {
	width:170px;
	height:30px;
}

#menu4-head {
	width:330px;
	height:30px;
}

#menufillright-top {
	width:5px;
	height:30px;
}

#menufillleft-bottom {
	width:15px;
	height:110px;
}

.topmenu-list {
	width:170px;
	height:110px;
}

#menu4-list1 {
	width:170px;
	height:110px;
}

#menu4-list2 {
	width:160px;
	height:110px;
}

#menufillright-bottom {
	width:5px;
	height:110px;
}

.topmenu-arrow, .topmenu-noarrow {
	width:170px;
	height:10px;
}

#menu4-arrow, #menu4-noarrow {
	width:330px;
	height:10px;
	overflow:hidden;
}

.topmenu-arrow, #menu4-arrow {
	background:url('../images/back-arrow.gif') top center no-repeat;
}

#breadcrumbs {
	width:840px;
	height:21px;
	margin-left:10px;
	padding:0 0 0 130px;
	font-weight:bold;
	background:#e4e4e4;
}

#heading {
	padding:30px 0 0 140px;
	width:850px;
	height:40px;
}

#content-leftsidebar {
	margin:70px 0 0 10px;
	padding-bottom:120px;
	width:110px;
}

#content-leftsidebar img {
	margin-bottom:10px;
}

/*
#content-text {
	width:490px;
	padding:30px 20px 30px 20px;
}
*/

#content-text {
	width:560px;
	padding:30px 134px 30px 134px;
}

#content-text table {
   float: left;
   clear: both;
}

.withPreview td div	{
	position: absolute;
	width: 500px;
	margin-left: 60px;
	background: #fff;
	display: none;
	border: 1px solid black;
}
.withPreview td div img	{
	margin-right:4px;
	float:left;
}

#content-rightsidebarfill {
	width:330px;
	height:70px;
	background:white;
}

#content-rightsidebar {
	width:330px;
}

#content-rightsidebar p {
	margin:0;
	padding:0;
        text-align: center;
}

#content-rightsidebar table {
	border:0;
}

#content-rightsidebar table td {
	border:0;
	background:white;
}

#content-rightsidebar table td p {
	text-align:center;
	padding:10px 0 0 0;
}

#footer {
	width:970px;
	height:60px;
	margin:10px 10px 0 10px;
}

#footerleft {
	width:510px;
	height:50px;
	padding:10px 0 0 130px;
}

#footerleft p {
	font-size:10px;
	line-height:100%;
	padding-bottom:3px;
}

#footerleft a {
	color:black;
}

#footerright {
	width:320px;
	height:60px;
}

#bottomfill {
	width:990px;
	height:60px;
}

hr {
background-color:#9BB1CF;
border:medium none;
color:#9BB1CF;
height:1px;
}

/* fruit op het werk homepage */
div.home h1, div.home h2, div.home h3, div.home h4 {
    font-family: "Trebuchet MS";
}

div.home h1 {
    font-size: 19px;
    margin-top: -2px;
    margin-bottom: 19px;
}

div.home h2 {
    color: #333;
    font-size: 16px;
    font-style: normal;
    text-align: left;
    margin-bottom: 30px;
}

div.home li {
    list-style: none;
    background: url('../images/vinkje.gif') 0px 2px no-repeat;
    padding-left: 26px;
    margin-bottom: 20px;
}

/* bestel button */
div.home input {
    margin-top: 20px;
    margin-left: 36px;
}

div.home div.radioboxen input {
    margin-left: 20px;
}

div.home div.radioboxen #Aanhef, div.home #Terugbellen, div.home input.formInputButton {
   margin-left: 0px;
}

div.home img.home {
	position: relative;
	top: -350px;
	left: 370px;
	width: 288px;
	height: 229px;
	left: 440px;
}

div.home input.formInputText {
	width:170px;
	border:1px solid #7F9DB9;
    font-size: 12px;
    padding: 4px;
    margin: 2px 0;
}

div.home input.hint, div.home textarea.hint {
    color: #666;
    border:1px solid #7F9DB9;
}

input.error, textarea.error {
    color: #666;
    border:1px solid red;
}

div.required p.iferror {
    display: none;
    color: red;
}

div.error p.iferror {
    display: block;
}

div.home select.formInputText {
	width:204px;
	border:1px solid black;
}

div.home input {
    /*z-index: 999;*/
}

div.home input.formInputButton {
	color:white;
	background:black;
	border:1px solid black;
	font-weight:bold;
}

div.home textarea.formTextarea {
	width:170px;
	height:100px;
	border:1px solid #7F9DB9;
    font-size: 12px;
    padding: 4px;
    font-family: Verdana;
}

/* overlays order form */
.overlay {
	/* initially overlay is hidden */
	display:none;

	/* growing background image */
	background-image:url(http://static.flowplayer.org/tools/img/overlay/transparent.png);
        color:#fff;

	/*
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:690px;

	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */
	font-size:11px;
}

.overlay img {
    float: right;
}

.overlay h2 {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 0px;
    color: #fff;
    text-align: left;
    font-style: normal;
}

.overlay .price {
    position: absolute;
    top: 384px;
    left: 152px;
    font-size: 24px;
    font-weight: bold;
    background: url("../images/backgroundPriceLarge.png") no-repeat scroll 0 0;
    height: 200px;
    width: 200px;
    padding: 70px 0 0 40px;
    line-height: 20px;
}

.overlay p {
    line-height: 16px;
    text-align: left;
}

.overlay ul {
    padding-left: 15px;
    margin: 0;
    width: 125px;
}

.overlay li {
    text-align: left;
}

/* default close button positioned on upper right corner */
.overlay .close {
	background-image:url('../images/close.png');
	position:absolute; right:17px; top:10px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#fruitmanden img {
    cursor: pointer;
}

.details .bestellen {
    background-image: none;
    position: absolute;
    top: 520px;
    right: 32px;
    width: auto;
    height: auto;
}

#echtegroenteman {
    position: absolute;
    top: 289px;
    right: 10px;
    width: 140px;
    background-color: #fff;
}

#betaalmethoden {
    background-color: #fff;
    position: absolute;
    right: 45px;
    top: 390px;
	display: block;
}

#echtegroenteman img {
    float: right;
}

#betalen table {
    margin-bottom: 20px;
}

#betalen button {
	margin-top: 10px;
}

#betalen img {
	margin-bottom: 6px;
}
