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

/* body {
	margin:0px;
	background:url(images/bodybg.png) center top repeat-y #9dc428;
} */

body {
	margin:0px;
	background:url(images/bodybg-oranje.png) center top repeat-y #eb7a16;
}

img {
	border:0;
}

input {

border-right: 1px solid #ff9800;

border-bottom: 1px solid #ff9800;

border-left: 2px solid #ff9800;
border-top:2px solid #ff9800;
}

#container {
	width:950px;
	min-height:800px;
	height:auto !important;
	height:800px;
	margin:0 auto 0 auto;
}

#zoekbalk {
	position:absolute;
	width:293px;
	height:40px;
	margin-left:650px;
	margin-top:22px;
}

.zoek-button
{
	border:none;
	height:21px;
	width:25px;
	background:url(images/zoek.png) no-repeat left top;
	cursor:pointer;
}

* html .zoek-button {

	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.fonteyn.nl/images/zoek.png", sizingMethod="scale");
}
#breadcrumbs {
	height:27px;
	font-family:"Verdana";
	font-size:10px;
	border-bottom:1px solid #ffdd4e;	
	overflow:hidden;
	line-height:27px;
	padding-left:10px;
}

#breadcrumbs-inner {

	float:left;
	text-align:left;

}

#ingelogd-als {

	float:right;
	text-align:right;
	margin-right:20px;

}

#content-container {
	margin-top:7px;
}


#cat-kop {

	width:181px;
	height:44px;
	margin-left:10px;
	background:url(images/catagorie-kop.png) no-repeat left top;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	line-height:44px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


/* Hier de stijl van het hoofdmenu */


#menu-top {

	height:28px;
	width:100%;
	display:block;
}

#menu-top ul {

	list-style:none;
	width:100%;
	display:inline;
	height:28px;
	margin-left:4px;
	line-height:28px;
}

#alle-producten a:link, #alle-producten a:active, #alle-producten a:visited {

	color:#2c6d22;
	background:url(images/alle-producten-bg.png) repeat-x;
	margin-right:-3px;

}

#alle-producten a:hover {

	color:#000000;

}
#menu-top ul li {
	list-style:none;
	display:inline;
	min-height:28px;
	height:28px;
	height:28px;	
}

#menu-top a {
	display:inline-block;
	height:28px;
	background:url(images/menu-top-bg.gif) repeat-x;
	color:#fff;
	text-decoration:none;
	border-right:#FFFFFF 1px solid;
	text-align:center;
	font-weight:bold;
	margin-left:-4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:11px;
	padding-right:11px;
	line-height:28px;
	overflow:visible;
}

#menu-top a:hover {		
	color:#ffdd4e;
}

/* Hier de stijl van het linkermenu */

#menu-left {
	width:178px;
}

#menu-items ul {

	list-style:none;
	margin-left:9px;
	
}

#menu-items ul li {

	border-bottom:1px solid #ffdd4e;	

}

#menu-items ul li a {

	display:block;
	min-height:1px;
	height:auto !important;
	height:1px;
	padding-top:10px;
	padding-bottom:10px;
	width:157px;
	background:url(images/menu-li-bullit.gif) no-repeat center left;
	padding-left:19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;	
	
}

#menu-items ul li ul {

	list-style:none;
	margin-left:24px;
	margin-top:-10px;
	
}

#menu-items ul li ul li a, #menu-items ul li ul li a:active, #menu-items ul li ul li a:visited {
	
	padding:0;
	background:url(images/ul-li-ul-li-bg.gif) repeat;
	text-decoration:none;
	border:none;
}

#menu-items a:hover {

	text-decoration:underline;

}

#menu-items ul li ul {
	
	margin-top:-12px;
	margin-bottom:10px;

}

#menu-items ul li ul li {

	bordeR:none;

}

/* Hier staan de content styles */

.border-top {
	background:url(images/table-border-top.gif) repeat-x ;
	height:10px;
}

.border-bottom {
	height:10px;
	background:url(images/table-border-bottom.gif) repeat-x;
}

.border-links {
	background:url(images/table-border-l.gif) repeat-y left top #fff;
}

.border-rechts {
	background:url(images/table-border-r.gif) repeat-y right top #fff;
}


/* content-inner-inner styles */

#content-inner-inner {
	min-height:600px;
	height:auto !important;
	height:600px;
	background:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	padding:10px;
	overflow-right:hidden;
}

 {
	margin-top:3px;
	margin-right:3px;
	margin-bottom:3px;
	border:1px solid #ff9880;
	border-top:2px solid #ff9800;
	border-left:2px solid #ff9600;
	
	font-size:10px;
	padding-left:2px;
	
}
#content-inner-inner p {
margin-left:18px;
margin-right:18px;

}

#content-inner-inner hr {
	border:none;
	background:none;
}

#content-inner-inner fieldset {
	border:1px solid #ccc;
	margin-top:26px;
	}

#content-inner-inner fieldset legend {
	font-size:13px;
	font-weight:bold; 
	color:#3c9c37;
}

#content-inner-inner fieldset form {
	margin-top:14px;
	margin-left:10px; 
}

#content-inner-inner hr {
	display:none;
}

#content-inner-inner a, #content-inner-inner a:visited {
	text-decoration:none;
	color:#006448;

}
#content-inner-inner a:hover {
	text-decoration:underline;
}

#producten-overzicht-tabel, #product-tabel, #catagorie-tabel {

	overflow:hidden;
	width:553px;
}

#content-inner-inner h1 {
	font-size:16px;
	color:#009900;
	margin-left:18px;
}
#homepage-titel h1, #homepage-titel h5 {
	font-size:16px;
	color:#009900;
	margin-top:4px;
}

#snelknoppen img {
	margin-bottom:17px;
}

#snelknoppen {
	margin-left:5px;
}

#zoekbalk input[type=text] {
	width:175px;
	height:18px;
	border:#91c1d7 1px solid;
	background:#FFFFFF;
	overflow:hidden; 
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	padding-left:10px;
}

#footer {

	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-top:50px;
}
#footer a, #footer a:visited {
	text-decoration:none;
	color:#000000;

}
#footer a:hover {
	text-decoration:underline;
}

#footer img {

	margin-bottom:10px;
	margin-top:10px;

}

#blokken {

	color:#FFFFFF;
	font-weight:bold;

}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active
{
		color:#000000;
		text-decoration:none;
}

#breadcrumbs a:hover {

	text-decoration:underline;

} 

/* Productenpagina styles */

.meer-informatie {

	margin-top:3px;
	color:#0000FF;
	margin-bottom:15px;
}

.meer-informatie a:link, .meer-informatie a:visited, .meer-informatie a:active {
	color:#006448;
	text-decoration:underline;
}

.meer-informatie a:hover {
	color:#000000;
	text-decoration:none;
}

#producten-pagina {

	text-align:center;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.overzicht-afbeelding {

	width:135px;
	min-height:auto;
	height:auto !important;
	height:40px;
	border:2px solid #00b716;
	text-align:center;
	padding:5px;
	
	
}

.product-afbeelding {	
	width:270px;
	border:2px solid #00b716;
	text-align:center;
	padding:5px;
	line-height:270px;	
}

.product-hoogte {
		height:270px;

}

.product-afbeelding:hover, .overzicht-afbeelding:hover {
	border:2px solid #00b716;
}

.product-titel {
	font-weight:bold;
	height:28px;

}

.product-prijs {
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	white-space:nowrap;
}

.product-groot-prijs {	
	color:#FF0000;
	font-weight:bold;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	white-space:nowrap;
}
.product-originele-prijs {
	color:#FF0000;
	font-weight: normal;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:line-through;
	white-space:nowrap;

}
.kleine-fotos {
	width:90px;
	cursor:pointer;
}

.kleine-fotos img {
	border:1px solid #fff;
}
	
.kleine-fotos img:hover {
	border:1px solid #00b716;
}

#product-groot-beschrijving {
	margin-top:10px;
	text-align:left;
}


/*foutmeldingen voor functies van Eric*/
.warning
{
	font-weight:bold;
	color:darkred;
}

.message
{
	font-weight:bold;
	color:darkgreen;
}

/* Einde foutmeldingen */


#content-inner-inner fieldset form button, #content-inner-inner fieldset form input[type=submit] {
	border:none;
	height:25px;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:2px;
	margin-bottom:2px;
	color:#FFFFFF;
	
}

.bestelbutton input {
	background:url(images/bestelknop.png) no-repeat left center;
	width:203PX;
	height:32PX;	
}

#button-afrekenen input {

	border:none;
	background:url(images/afrekenen-knop.png) no-repeat left center;
	border-bottom:none;
	border-top:none;
	border-left:none;
	border-top:none;
	height:32px;
	width:133px;
	line-height:1em;
	font-weight:bold;
	font-size:11px;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:8px;
	margin-bottom:2px;
	color:#FFF000;
	text-transform:uppercase;
	cursor:pointer;
}

.knop {

	border:none;
	height:25px;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:2px;
	margin-bottom:2px;
	color:#fff;
	cursor:pointer;
	
}

#uw-gegevens-versturen {
	background:url(images/knoppen/uw-gegevens-versturen.png) no-repeat left top;
	width:156px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#aanmelden {
	background:url(images/knoppen/aanmelden.png) no-repeat left top;
	cursor:pointer;
	border:none;
	color:#FFFFFF;
	height:25px;
	padding:0;
	width:83px;
	font-size:10px;
	font-family:verdana;
	font-weight:bold;
}

#nieuw-wachtwoord {
	background:url(images/knoppen/nieuw-wachtwoord.png) no-repeat left top;
	cursor:pointer;	
	border:none;
	color:#FFFFFF;
	height:25px;
	padding:0;
	width:120px;
	font-size:10px;
		font-family:verdana;
	font-weight:bold;
}


#aanmelden-voor-een-account {
	background:url(images/knoppen/aanmelden-voor-een-account.png) no-repeat left top;
	cursor:pointer;
	font-size:10px;
	border:none;
	color:#FFFFFF;
	height:25px;
	padding:0;
	width:180px;
		font-family:verdana;
	font-weight:bold;
}
#button-wachtwoord-vergeten {
	border:2px solid #ff0000;
	font-size:10px;
	background:#FFFFFF;
	font-size:10px;	
	color:#FFFFFF;
		font-family:verdana;
	font-weight:bold;
}

#winkelmand-klein {
	width:138px; 
	height:130px;
	padding-top:2px;
	text-align:center;
	background:url(images/winkelwagen-klein-bg.png) no-repeat left top;
	padding-top:40px;
}

fieldset submit {
	border:none;
	background:url(images/afrekenen-knop.png) no-repeat left center;
	border-bottom:none;
	border-top:none;
	border-left:none;
	border-top:none;
	height:32px;
	width:133px;
	line-height:1em;
	font-weight:bold;
	font-size:11px;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:8px;
	margin-bottom:2px;
	color:#FFF000;
	text-transform:uppercase;
	cursor:pointer; 
}

#winkelmand-klein-inner a:link, #winkelmand-klein-inner a:active, #winkelmand-klein-inner a:visited {
	text-decoration:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

#winkelmand-klein-inner a:hover {
	text-decoration:underline;
}  

#winkelmand-klein-inner {

	width:130px;

}

# a {

	margin-top:20px;
	
}

# tr td {

	font-size:12px;
	font-weight:bold;

}

/* Zoekfunctie styles */


#zoek {
	overflow:hidden;
}

#zoek a:link, #zoek a:active, #zoek a:visited {	
	color:#0000FF;
	text-decoration:underline;
}

#zoek a:hover {
	color:#ff0000;
}   

.zoek-kop {
	margin-top:10px;
	margin-bottom:3px;
}

.zoek-kop a:link, .zoek-kop a:active, .zoek-kop a:visited {

	color:#000000;
	font-size:12px;
	font-weight:bold;

}


.zoek-kop a:hover {
	color:#FF0000;
} 

.zoek-url {
	margin-top:3px;
	display:block;
	padding-bottom:15px;
	border-bottom:1px dotted #ff0000;
}

#zoek hr {
	background:none;
	border: 1px solid #ffffff;
}

#zoek h4 {
	font-size:14px;
	color:#FF0000;
	margin-bottom:4px;
	margin-top:0px;
}


/* einde zoekfunctie styles */

#table-related {
	margin-left:auto;
	margin-right:auto;
		height:100px;
	font-size:12px;
	font-weight:bold;
	color:#ff9600;
}
	
#table-related a:link, table#table-related a:visited, table#table-related a:active {
	color:#ff0000;
	font-size:11px;
	font-weight:bold;
} 

#table-related img a {
	text-decoration:none;
	border:1px solid #fff;
}

#table-related img a:hover {
	border:1px solid #ff9600;
}

#table-related a:hover {
	color:#FF0000;
}
  
#table-related img {
	margin-top:4px;
	border:1px solid #fff;
}

#table-related img:hover {
	border:1px solid #ff9600;
}

#table-related td {
	width:150px;	
	text-align:center;
}

#table-related table td {
	border:none;
}

.td-title-related {	
	color:#ff0000;
	font-weight:bold;
	vertical-align:bottom;
	height:24px;
}

.form-naam {

	margin-right:20px;

}

.form {

	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px;

}


/*  Alle producten styles  */

#table-alle-producten {
	width:500px;
	border-top:1px dotted #999999;
	padding-top:20px;
}


#table-alle-producten a:link, #table-alle-producten a:active, #table-alle-producten a:visited {
	
	color:#333333;
	text-decoration:none;
	display:block;
	background:url(images/alle-producten-bg.gif) left center no-repeat;
	padding-left:10px;
}

#table-alle-producten a:hover {

	color:#666666;
	text-decoration:underline;
	height:auto;
} 


.table-alle-producten-1 {

	border:1px dotted #ff9600;
	padding:3px;
	width:220px;
	margin-top:20px;

}

h3 {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	margin:0;
	margin-bottom:10px;

}

h2 {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	margin:0;
	margin-bottom:10px;
	padding-bottom:2px;
	border-bottom:1px dashed #ff9600;

}

#product-tabel input {

	
	background:url(images/bestelknop.png) left center no-repeat;
	border:none;
	border-bottom:none;
	border-top:none;
	border-left:none;
	border-top:none;
	height:32px;
	width:203px;
	line-height:1em;
	font-weight:bold;
	font-size:11px;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:8px;
	margin-bottom:2px;
	color:#FFF000;
	text-transform:uppercase;
	cursor:pointer;

}


#product-tabel input:hover {

	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:8px;
	margin-bottom:2px;
	color:#ffffff;
	text-transform:uppercase;

}

/* Styles voor de homepage */

.home-blok {

	width:135px;
	min-height:auto;
	height:auto !important;
	height:135px;
	border:2px solid #00b716;
	text-align:center;
	padding:3px;
	margin:2px;
	margin-left:12px;
	margin-right:12px;
	text-align:left;
	
}

.home-blok:hover {
	border: 1px solid #ff9600;
}


#sitemap a:link, #sitemap a:visited, #sitemap a:active  {

	text-decoration:none;
	color:#00389e;

}

#sitemap a:hover {

	text-decoration:underline;

}

#sitemap ul li a {
	color:#00389e;
	font-size:13px;
	font-weight:bold;
	margin:3px;
	display:block;
	padding:2px;
	border-bottom:1px dashed #ff9600;
}

* html #sitemap ul li a {
	
	margin-top:-12px;
	
}

#sitemap ul a:hover {
	color:#ff9600;
}

#sitemap ul li ul {
	margin-left:25px;
}

#sitemap ul li ul li a {	
	margin-top:3px;
	font-weight:normal;
	margin-bottom:3px;
	font-size:12px;
	display:block;
	border-bottom:1px solid #cccccc;
}

* html #sitemap ul li ul {

	margin-top:14px;

}

* html #sitemap ul li ul li a {

	margin-top:-12px;

}

#sitemap ul li ul li ul {
	margin-left:25px;
	margin-bottom:10px;
	margin-top:10px;
	list-style:none;
}

#sitemap ul li ul li ul li a {
	background:url(images/alle-producten-bg.gif) no-repeat left center;
	padding-left:12px;
	margin-left:13px;
	margin-bottom:10px;
	margin-top:10px;
	font-size:11px;
	display:block;
	border-bottom:2px dotted #cccccc;
}


#sitemap ul li ul li ul li a { 
	margin:0;
}
 
 
 * html #sitemap ul li ul li ul {
 
 	margin-top:19px;
 
 }
 
 * html #sitemap ul li ul li ul li a {
 
 	margin-top:-9px;
 
 }
 
# {
 
	border-bottom:1px dashed #ff9600;
	border-top:1px dashed #ff9600;
	padding-top:20px;
	padding-bottom:10px;
	margin-bottom:15px; 	
	width:540px;
 
}

# tbody tr {
	border:1px solid #000000;
	
}

#winkelmand-klein-inner span {
	
	padding-top:10px;

}

# a:link, # a:visited, # a:active {
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
	margin-top:10px;
	text-decoration:none;
	background:url(images/alle-producten-bg.gif) no-repeat left center;
	padding-left:14px;
	display:block;

}  

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

#login-verder {
	width:530px;
	border-bottom:1px dashed #ff9600;
	
}

#login-verder a:link, #login-verder a:visited, #login-verder a:active  {
	display:block;
	background:url(images/menu-top-bg.gif) repeat-x left top;
	height:30px;
	width:100px;
	line-height:1em;
	font-weight:bold;
	font-size:11px;
	padding-top:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:9px;
	margin-bottom:2px;
	color:#ffffff;
	text-align:center;
	
}

#login-verder a:hover {

	color:#FFFF00;

} 

#totaalprijs-klein-overzicht {

	font-weight:bold;
	margin-top:10px;
	white-space:nowrap;

}


#totaalprijs-groot-overzicht {
	font-weight:bold;
	font-size:15px;
	color:#ff0000;
	margin-top:10px;
	padding:2px;
	white-space:nowrap;		
}

.product-scheidingslijn {

	height:1px;
	overflow:hidden;
	width:540px;
	background:#c3c3c3;
	margin-top:8px;
	margin-bottom:8px;

}

#klaar-met-winkelen input {
	background:url(images/verder-met-winkelen.png) left center no-repeat;
	border:none;
	border-bottom:none;
	border-top:none;
	border-left:none;
	border-top:none;
	height:32px;
	width:250px;
	line-height:1em;
	font-weight:bold;
	font-size:11px;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:8px;
	margin-bottom:2px;
	color:#FFF000;
	text-transform:uppercase;
	cursor:pointer;
	float:right;	
}

#stap2-afleveradres input {
	background:#ffffff;
	border:1px solid #ffffff;
	height:10px;
	width:auto;
	font-weight:bold;
	font-size:11px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	color:#FFF000;
	cursor:pointer;
	

}


#verder-met-bestelling input, #ga-naar-betaalpagina input{

	background:url(images/verder-met-winkelen.png) left center no-repeat;
	border:none;
	border-bottom:none;
	border-top:none;
	border-left:none;
	border-top:none;
	height:32px;
	width:250px;
	line-height:1em;
	font-weight:bold;
	font-size:11px;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:8px;
	margin-bottom:2px;
	color:#FFF000;
	cursor:pointer;
	float:right;

}

#verder-met-bestelling input:hover {
	color:#FFFFFF;
}



.stap1-hoofd th {

	text-transform:uppercase;

	margin-right:10px;
	margin-bottom:23px;
}

.stap1-artikel {
	color:#FF0000;	
}

#stap2-afleveradres select {

	background:#CCCCCC;

}


#klaar-met-winkelen input:hover, #ga-naar-betaalpagina input:hover {
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:8px;
	margin-bottom:2px;
	color:#ffffff;
}

#veranderingen-toepassen {
	text-align:right;
}

#alg-voorwaarden {
	
	margin-top:20px;
	
}

#homepage-titel {
	position:absolute;
	width:593px; 
	margin-top:4px;
}

#homepage-titel h1, #homepage-titel h5 {
	
	
font-family:Verdana, Arial, Helvetica, sans-serif;
MARGIN:0;
margin-top:0px;
	
	}
	
#top-foto {
	width:506px;
	margin-bottom:20px;
	padding:3px;
	border:2px solid #00b716;
	cursor:crosshair;
	margin-left:18px;
	text-align:center;
	height:195px;
	overflow:hidden;
}
