body {
	margin: 0px 0px 0px 0px;
	background-color: #F4F1E0;
	color: Black;
	background-image: url(images/);
	background-repeat: repeat-y;
	color: #666666;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;		
}

a
{
	color: #666666;
}

body tr td
{
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;		
}

html, body{height:100%}

.header1{
	background-image: url(images/design/pattern_100.gif);
	background-repeat: repeat;
	height: 82px;
	margin: 0px;
}

.leftcolumn{
	background-image: url(images/);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	height: 101px;
	width: 250px;
}

.content
{
	background-image: url(images/);
	background-repeat: no-repeat;
	padding-top: 0px;
	color: #666666;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;		
}
/* LOGIN */

#Panel1, #Panel1 table, #lblMelding
{
	color: #666666;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;	

}

/* HOME */

#home
{
	color: #666666;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;	
}

#home td
{
    width: 150px;
}

#home tr td
{
	vertical-align:top;	
}
/* CONTACT */
#contact, #contact table
{
	color: #666666;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;	
}

/* WIJNEN - INFO */
#wijnen, #wijnen table
{
	color: #666666;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;	
}

#wijnheader
{
	background-color: #CAADCB;
	font-weight: bold;
	padding: 5px;
	font-size: 14px;
	margin: 0px;	
}

.werkbalk
{
	margin-bottom: 1px;
	margin-right: 2px;
	background-image: url(images/ftb/office2003/toolbar.background.gif);
	
}
.background_werkbalk
{
	padding: 3px 3px 3px 3px;
	background-color: #81A9E2;
}

#wijnen, #info
{
	color: #666666;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	width: 970px;
	margin: auto;	
	margin-top: 15px;
}

#wijnen table
{
    width: 75%;
}

#prijsrow
{
	padding: 0px 0px 0px 0px;
}

#prijsrow td
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CAADCB;
}

#wijngaard
{
	background-color: #CAADCB;
	font-weight: bold;
	padding: 5px;
	font-size: 14px;
}

#wijnsoort
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CAADCB;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CAADCB;
	padding-left: 5px;
}
/* */
#itemheader
{
	font-weight:bold;
	text-decoration: underline;
}

/* LIST */

.open {
	display: block;
	}
.closed {
	display: none;
	}

#navcontainer{
	margin-top: 0px;
}

#navcontainer ul
{
	position: absolute;
	list-style-type: none;
	text-align: left;
	left: 0px;
}

#navcontainer ul ul
{
	position: relative;
	list-style-type: none;
	left: -30px;
}

#navcontainer li li a
{
		
}

#navcontainer ul li a
{
padding-left: 20px;
text-align: left;
font: normal 16px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
/*color: #59473A;*/
color: #FFFFFF;
}

#navcontainer ul li a:hover
{
background: transparent url(images/list-on.gif) left center no-repeat;
color: #FD802C;
}

#navcontainer ul li a#current
{
background: transparent url(images/list-on.gif) left center no-repeat;
/*color: #59473A;*/
color: #FFFFFF;
}

/* PAGE-ELEMENTS */

.teaser
{
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;	
	padding: 10px;
	float: left;
	width: 176px;
	background-color: White;
}

.notification
{
    border: solid 1px #5c720b; 
    background-color: #b9c589;
    padding: 10px;
    margin: auto;
    margin-bottom: 15px; 
    text-align: center;
    width: 75%;
}

#winkel-slides
{
    width: 470px;
    height: 313px;
    padding: 0px;
}

#winkel-slides img
{
    margin-top: 38px;
    margin-left: 28px;
    width: 470px;
    height: 313px;
    z-index: -1;
}
