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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration: none;
}

#artikel {
	width:170px;
	height:310px;
	float:left;
	margin: 1px 6px 2px 6px;
	position:relative;
}
#artikelgeg {
	clear:both;	
	min-width:200px;
	width:100%;
}
#artikelomschr {
	height:125px;
	font-size:11px;
	vertical-align:top;
}
#artikelomschr a:link {
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
#artikelomschr a:active {
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
#artikelomschr a:visited {
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	}
#artikelomschr a:hover {
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	}
	
#artikelplaatje {
	height:150px;
	position: absolute; 
	margin-left: opx; 
	margin-top:15px; 
	width:170px; 
	z-index: 0;
}
#artikelwrapper {
	height:150px;
}
#bestelfoto {
	float:left;
	width:400px;
}
#bestellen {
}
#bestelomschr {
	float:right;
	max-width:310px;
}
#center {
	position:fixed;
	width:100%;
}
#header {
	height: 102px;
	vertical-align:middle;
}
#prijzen {
	width:370px;
}
#sale {
	position: absolute; 
	margin-left:105px; 
	margin-top:0px; 
	width:65px; 
	height: 68px; 
	z-index: 1;
	clear:both;
}
#sale2 {
	position: absolute; 
	margin-left:335px; 
	margin-top:0px; 
	width:65px; 
	height: 68px; 
	z-index: 1;
	clear:both;
}
#top {
	min-height:250px;

}

#wrapper {
	min-width:600px;
	margin:auto;
	max-width:960px;
	background-color:#FFF;
}
.artlink {
	font-size:13px;
}
.artlink a:link {
  text-decoration: none; 
}
.artlink a:active {
  text-decoration: none;
}
.artlink a:visited {
  text-decoration: none;
}
.artlink a:hover {
  text-decoration: none;
}

.broodkruimels a:link {
	text-decoration:underline;
}
.broodkruimels a:visited {
	text-decoration:underline;
}
.broodkruimels a:hover {
	text-decoration:underline;
}
.broodkruimels a:active {
	text-decoration:underline;
}
.fout {
	color: #FF0000;
}
.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.menu a:link {
  text-decoration: none;
  line-height:23px;
}
.menu a:active {
  text-decoration: none;
  line-height:23px;
}
.menu a:visited {
  text-decoration: none;
  line-height:23px;
}
.menu a:hover {
  text-decoration: none;
  line-height:23px;
  font-style: italic;
  font-weight: bold;
}

/* menu2 is alleen voor link artikelomschrijving */
.menu2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	vertical-align:top;
}
.menu2 a:link {
	text-decoration: none;
    font-weight: bold;
}
.menu2 a:active {
	text-decoration: none;
    font-weight: bold;
}
.menu2 a:visited {
 	 text-decoration: none;
    font-weight: bold;
}
.menu2 a:hover {
  	text-decoration: none;
    font-weight: bold;
}
.plaatje {
    border: none;
	max-height: 150px;
	max-width:150px;
}
.readonly {
    border: 0px;
	font-weight: bold;
}
.readonly2 {
    border: 0px;
}
.select {
	font-size: 10px;
}
.selectbox {
	font-size: 12px;
}
.winkel {
	font-family: Verdana, Arial, Helvetica, sans-serif;		/* tekst webwinkel */
	font-size: 13px;				
}