body {
  margin: 0 0 0 72;
  font-family:trebuchet ms, verdana,arial,tahoma,sans-serif;
  /* background: #0a264b url('achtergrond2.jpg'); */
  background-color: white;
  color: #888;
  font-size: 90%;
  letter-spacing: 0.04em;
  line-height: 180%;
  margin: 0;
  padding: 0;
  text-align: center;
}


/* Set the page width */
#wrapper-menu-top, #header, #wrapper-content, #wrapper-footer {
/*	width: 85%; */
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#wrapper-menu-top {
	background: white url('/img/bg02-white-left.png') no-repeat left top;
}

#menu-top {
	background: transparent url('/img/bg02-white-right.png') no-repeat right top;
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
}

#menu-top ul {
	margin: 0 20px;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
}

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
	background:url(/img/menuleft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top a span {
	background: transparent url(/img/menuright.png) no-repeat right top;
	padding:5px 15px 4px 6px;
	color: #40a628;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

 #menu-top a:hover { background-position:0% -42px; }
 #menu-top a:hover span {	background-position:100% -42px; }

#wrapper-header {
	background: transparent url('/img/bg-groen.png') top center repeat-x;
}

#header {
	background: #eee url('/img/banner_mountains.jpg') no-repeat center top;
}

#wrapper-header2 {
	background: transparent url('/img/bg-groen-links.png') top left no-repeat;
}

#wrapper-header3 {
	background: transparent url('/img/bg-groen-rechts.png') top right no-repeat;
}

#header h1 {
	margin: 0 20px;
	padding: 0;
	height: 192px;
	line-height: 3em;
	color: #ccc;
	font-size: 130%;
	position: relative;
	text-indent: -700em;
	background: transparent url(/img/frantzen.gif) top left no-repeat;
}
#header h2 {
    height: 100px;
    overflow:hidden;
    text-indent:-700em;
}

#wrapper-content {
	background: white url('/img/bg-wit-links.png') no-repeat left top;
}

* html #wrapper-content { height: 1%; }

#content {
	background: transparent url('/img/bg-wit-rechts.png') no-repeat right top;
	padding: 5px 245px 5px 245px;
}

#firstad {
    /* formaat afbeelding: breedte 640px */
    display: block;
    position: absolute;
    top: 100px;
    left: 49.5%;
    width: 640px; /* width */
    margin-left: -320px; /* Helft van width */
    height: 884px; /* height + background position vertical (=18) */
    /* background-image: url(/teaser.png); */
    background-image: url(/img/ad0711-02.jpg);
    background-repeat: no-repeat;
    background-position: 0 18px;
    border: outset gold 5px;
    z-index: 9999;
}
#firstad a {
    display: block;
    position: relative;
    top: -4px;
    text-align: right;
    background-color: white;
}
.teaser {
    color:#0a264b;
    font-variant: small-caps;
    letter-spacing:0.09em;
    line-height: 1.5em;
    font-size: 125%;
    text-align:center;
    margin-bottom: 30px;
}
#content-2col {
	background: transparent url('/img/bg-wit-rechts.png') no-repeat right top;
	padding: 5px 25px 5px 245px;
}

#artikel {
    min-height:300px;
    display: block;
    width:98%;
}
#artikel h3 {
}
#artikel img {
    border: solid #e0e0e0 1px;
    margin-top: 15px;
    margin-left: 15px;
}
.artikelOmschrijving img {
    border: 0;
    margin-right: 4px;
}

#wrapper-column-right {
	float: right;
	width:180px;
	margin: 20px 30px 3em 2em;
	text-align: left;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

#wrapper-menu-right {
/*	float: right;
	width:180px;
	margin: 20px 30px 3em 2em; */
	background: transparent url('/img/menu.png') no-repeat;
	margin-top: 0px;
	text-align: center;
/*	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif; */
	
}

* html #wrapper-menu-right { margin-right: 15px; }

#wrapper-menu-left {
    float:left;
	width:180px;
	margin: 20px 30px 3em 2em;
	background: transparent url('/img/menu.png') no-repeat;
	text-align: center;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

* html #wrapper-menu-left { margin-left: 15px; }

#menu-right { padding-top: 5px; }

#menu-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#menu-right h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
    color: #40a628;
	font-weight: bold;
	letter-spacing: 0.15em;
}

#menu-right a:link, #menu-right a:visited { color: #888; }
#menu-right a:hover { color: #40a628;
 }
#menu-right a.selected {
    font-weight: bold;
}

#menu-left { padding-top: 5px; }

#menu-left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#menu-left h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #40a628;
	font-weight: bold;
	letter-spacing: 0.15em;
}

#menu-left a:link, #menu-left a:visited { color: #888; }
#menu-left a:hover { color: #40a628;
 }
#menu-left a.selected {
    font-weight: bold;
}

/*
#wrapper-footer {
	margin-top: 1em;
	text-align: center;
	background: white url('/img/bg-wit-links-footer.png') no-repeat left top;
	clear: both;
}
#footer {
	margin: 0 20px;
	background-color: #e5f0fc;
	border-bottom: 0;
	font-size: 90%;
	line-height: 120%;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-right: 30px;
	background: white url('/img/bg-wit-rechts-footer.png') no-repeat right top;
}
*/

#wrapper-footer {
	/* background: transparent url('/img/bg.png') top center repeat-x; */
	clear:both;
	text-align: center;
}

#footer {
	/* background: #eee url('/img/banner.jpg') no-repeat center top; */
	background-color: white;
}

#wrapper-footer2 {
	background: transparent url('/img/bg-wit-links-footer.png') top left no-repeat;
	border-bottom: solid #e0e0e0 1px;
}

#wrapper-footer3 {
	background: transparent url('/img/bg-wit-rechts-footer.png') top right no-repeat;
	font-size: 90%;
	line-height: 120%;
}
#wrapper-footer3 p {padding-bottom: 0; margin-bottom:0;
    margin: 0 50px;
}

#footer h1 {
	margin: 0 20px;
	padding: 0;
/*	height: 192px; */
	line-height: 3em;
	color: #ccc;
	font-size: 130%;
	position: relative;
	text-indent: -700em;
	background: transparent url(/img/frantzen.gif) top left no-repeat;
}
#footer h2 {
/*    height: 100px; */
    overflow:hidden;
    text-indent:-700em;
}


h2 { font-size: 110%; }
h3 { 
    padding-top: 0;
    margin-top: 9px;
    font-size: 100%; 
}

a:link, a:visited { color: #40a628;
 text-decoration: none; font-weight:normal;}
a:hover{ color: #666; text-decoration: none; }

#slideshow {
    height:260px;
    width:100%; /* nodig voor IE6 */
    /* text-align:center; */
    overflow: hidden;
    z-index:10;
}
#slideshowcontainer {
    /* height: 275px;
    text-align:center;
    padding-top: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    background: transparent url(/img/flash-bg.jpg) top left repeat-x; */

    height: 260px;
    background: #e2e2e2 url(/img/flash-bg.jpg) bottom left repeat-x;
    /* border: solid black 1px; */
    
    width:99%;
    z-index:5;
}
#teaserleft h3 {
	text-indent: -700em;
}
#teaserright h2 {
	text-indent: -700em;
}

.miniad {
	text-align:left;
	position: relative;
	border: 0;
}

#outtro {
	color:#888;
    font-size: 90%;
    margin-top: 15px;
}
.dropcontent {
    width: 300px;
    height: 140px;
    border: 1px solid black;
    background-color: #FFECC6;
    display:block;
}
#prijslijst {
    font-size: 90%;
    line-height: 120%;
    margin-top: 15px;
    font-weight: normal;
    width: 100%;
}
#prijslijst .artikel {
    /* padding-top: 5px; */ /* ruimte boven streep */
}
#prijslijst .artikelOmschrijving {
    border-top: solid #ddd 1px;
    margin-top: 5px;  /* ruimte boven streep */
    padding-top: 5px; /* ruimte onder streep */
    width: 65%;
    float: left;
}
#prijslijst .artikelOmschrijving a {
}
#prijslijst .categorieOmschrijving {
    width: 100%;
    font-weight: bold;
    float: left;
    padding-top: 20px;
    font-size: 120%;
}
#prijslijst .assortimentBottom {
    width: 100%;
    font-weight: bold;
    float: left;
    padding-top: 20px;
    font-size: 120%;
    line-height: 130%;
}
#prijslijst .artikelPrijs {
    border-top: solid #ddd 1px;
    margin-top: 5px;  /* ruimte boven streep */
    padding-top: 5px; /* ruimte onder streep */
    width: 34%;       /* geen 30% vanwege afrondingsfouten IE7 */
    float: left;
    text-align: right;
}
#prijslijst h2 {
    padding: 0px;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
}
#zondag {
  color: red;
  text-align:center;
}
.zondagteaser {
  font-variant: small-caps;
  font-size: 100%;
}
strong.extra {
	font-size: 120%;
	color: #40A628;
	display:block;
}
div.aanbieding {
	border-top: solid #60ba44 1px;
	padding-top: 5px;
	margin-bottom: 25px;
}
