body {
  margin : 0px; 
  padding : 0px; 
  font-family : Arial, Helvetica, sans-serif; 
  background-color : #dadada; 
  text-align : center; 
  background-image : url(afbeeldingen/back.gif); 
  background-position : top center; 
  background-repeat : repeat-y; 
} 

img {
  border : 0px; 
}

a , a:link , a:visited {
  color : #5e7500; 
  text-decoration : none;
} 

a:hover , a:focus , a:active {
  color : #5e7500; 
  text-decoration : underline; 
} 

img.menu {
  display : inline; 
  float : left; 
} 

img.bloemen {
  border : 1px solid #7e398c; 
} 

table {
  width : 612px;
  empty-cells : show; 
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 10px; 
  line-height : 16px; 
  color : #606060; 
  border-width : 0px; 
  margin : auto; 
  margin-bottom : 32px; 
}

table.nieuwsbrief {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #606060;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
} 

tr.vergrotingen {
  height : 24px; 
  color : #5e7500; 
  font-weight : bold; 
} 

tr.afbeeldingen {
  height : 106px; 
} 

tr.afbeelding {
  height : 106px;
  width :250px; 
} 

td.afbeelding {
  height : 106px;
} 

tr.prijzen {
  height : 42px; 
  font-size : 12px; 
} 

tr.meer {
  font-size : 12px;
  font-weight : bold;
  text-align : center; 
}

td.prijzen {
  font-size : 12px; 
  padding-left : 10px;
} 

tr.informatie {
  height : 24px; 
  background-color : #d8de47; 
  color : #5e7500; 
  font-size : 12px; 
  font-weight : bold; 
}

tr.bestel_titel {
  font-size : 12px;
  font-weight : bold;
  text-align : left;  
}

tr.bestel_text { 
  font-size : 12px;
  text-align : left;
}  

td.width10 {
  width : 10px; 
} 

td.width35 {
  width : 190px;
  text-align : center; 
}

#container {
  width : 682px; 
  margin : auto; 
  overflow : hidden; 
}

#top {
  width : 682px; 
  height : 267px; 
  margin : auto; 
  background-image : url(afbeeldingen/top.gif); 
  background-repeat : no-repeat; 
  background-position : center top; 
  background-color : #dadada; 
  overflow : hidden; 
} 

#top_left {
  display : inline; 
  float : left; 
  width : 309px; 
  height : 124px; 
  background-image : url(afbeeldingen/top_left.gif); 
  overflow : hidden; 
} 

#top_right {
  display : inline; 
  float : left; 
  width : 47px; 
  height : 124px; 
  background-image : url(afbeeldingen/top_right.gif); 
  overflow : hidden; 
} 

#main {
  width : 650px; 
  min-height : 400px; 
  margin : auto; 
  overflow : hidden; 
} 

input.submit.informatie {
  height : 24px; 
  background-color : #d8de47; 
  color : #5e7500; 
  text-align : center;
  font-size : 12px; 
  font-weight : bold; 
}
