body {
	background-color: #fff;
	margin: 0px;
	text-align: left;
}
div#content{
	background-image: url('images/logo_wijnen_bckgr.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width:700px;
	height:600px;
	padding-left:20px;
	}
	
.title  {
	font-size : 11pt;
	font-family : tahoma;
	font-weight : bold;
	font-style : none;
	color : black;
	line-height : 140%;
	text-decoration : none;
	text-align : center;
}
	
a, a:link, a:visited {
	color: #004D8D;
}

/* aanbod */

.table-aanbod{
	text-align: left;	
}
.table-aanbod-top{
	background-color: #000;
}
.table-aanbod-nav{
	padding: 3px;
}
.table-aanbod-1{
	background-color: #004D8D;
	padding: 3px;
	vertical-align:top;
}
.table-aanbod-2{
	background-color: #fff;
	padding: 3px;
	vertical-align:top;
}
.table-aanbod-price{
	background-color: #000;;
	color: #fff;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}
.moreinfo{
	color: #000;
	font-weight: bold;
}

.moreinfo a { text-decoration:none;color:#000;}


.table-content{
	text-align: left;
}
.table-tabs-active{
	border: 1px solid #000000;
	border-bottom: none;
	background-color: #fff;
	color: #000;;
	height: 14px;
	width: 50px;
	padding: 2px 2px 2px 10px;
	font-weight: bold;
}
.table-tabs-inactive{
	border: 1px solid #000000;
	background-color: #004D8D;
	color: #000;
	height: 14px;
	width: 50px;
	padding: 2px 2px 2px 10px;
	cursor: pointer;
	font-weight: bold;
}
.table-tabs-empty{
	border-bottom: 1px solid #000000;
	width: 2px;
}
.table-tabs-content{
	background-color: #fff;
	border: 1px solid #000000;
	border-top: none;
	padding: 8px;
}
.aanbod-photo-main{
	width: 153px;
	height: 114px;
	border: 2px solid #57585A;
}
.aanbod-photo{
	width: 126px;
	height: 85px;
	border: 2px solid #57585A;
}
.aanbod-photo-large{
	height: 220px;
	border: 2px solid #57585A;
	vertical-align: top;
	margin-top: 2px;
	cursor: pointer;
}

.hidediv{
	display: none;
}
.showdiv{
	display: block;
}

.button{
	background-color: #57585A;;
	color: #FFFFFF;
	height: 19px;
	width: 85px;
	border: none;
	font-size: 12px;
	padding-bottom: 2px !important;
	padding-bottom: 0px;
	cursor: pointer;
}
.zoom a, .zoom a:link, .zoom a:visited, .zoom a:hover {
	background-color: #FFFFFF;
	color: #000000;
	border: 2px solid #57585A;;
	padding: 2px;
	width: 30px;
	text-decoration: none;	
}

