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


/* White background */

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Arial;
	font-size:10pt;
	color: #000000;
}

#wrapper {
	margin:0px auto 0px auto;
	width:1050px;
	text-align:left;
	height: 100%;
}

#container {
	position:absolute;
	width:995px;
	left:50%;
	margin-left:-497px;
	height: 100%;
}

h1 {
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
}

h2{
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
}

p {
	font-family: Arial;
	font-size:10pt;
	color: #000000;
}

a {
	font-family: Arial;
	font-size:10pt;
	color: #000000;
}

.menu{
	position: absolute;
	top:0px;
	left:0px;
	width: 991px;
	height: 126px;
	background-color: #ffffff;
}

.logo{
	position: absolute;
	top:0px;
	left:30px;
}

.menuitems {
	position: absolute;
	top:15px;
	left: 339px;
	height:92px;
	margin:0px;
	padding:0px;
}

.menuitem_img {
	margin-left:-1px;
	margin-right:-2px;
	margin-bottom:-1px;
	border:0px;
}

.submenu{
	position:absolute;
	top:108px;
	left:0px;
	height:18px;
	width:991px;	
	background-color: #e2e4da;
}

.submenu_consument_img{
	position:absolute;
	top:3px;
	left:376px;
	border: none;
}

.submenu_professional_img{
	position:absolute;
	top:3px;
	left:262px;
	border: none;
}

.agenda td,
.agenda th {
	text-align: left;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:10px;
}
#nieuws_agenda {
	float:right;
	width:200px;
	background-color: #fff;
	 /* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
	padding: 5px;
	margin-left: 10px;
	
}
.masterclasses_table {
	vertical-align:top;
}

.masterclasses_table_middle {
	width:50px;
}


.images_table {
	text-align:center;
	width:720;
	margin-left:auto; margin-right:auto;
}

.images_table td{
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;
}

.images_table_img {
	border:none;
}

.last_update {
	position: absolute;
	bottom: 10px;
	font-size: 8pt;
}

.main{
	position : absolute;
	top:126px;
	left:0px;
	bottom:0px;
	width:990px;
	overflow-y:auto;
	overflow-x:hidden;
	}
.main_text {
	position : absolute;
	top:0px;
	left:0px;
	
	padding-left:65px;
	padding-right:50px;
	padding-top:20px;
	width:876px;
	overflow-y:auto;	
}
.main_text_large {
	position : absolute;
	top:0px;
	left:0px;
	padding-left:65px;
	padding-right:50px;
	padding-top:20px;
	width:876px;
	
	overflow:auto;	
}

.main_nieuws,
.main_arthur
{
	background: #c6cab5 url('../images/bg_nieuws.jpg') no-repeat;
}

.main_links
{
	background: #c6cab5 url('../images/bg_links.jpg') no-repeat;

}

.main_professional,
.main_masterclasses,
.main_demonstraties,
.main_specialeopdrachten,
.main_productontwikkeling
{
	background: #c6cab5 url('../images/bg_prof.jpg') no-repeat;
}

.main_contact
{
	background: #c6cab5 url('../images/bg_contact.jpg') no-repeat;
}

.main_consument,
.main_proeverij,
.main_bruidstaarten
{
	background: #c6cab5 url('../images/bg_consument.jpg') no-repeat;
}

.main_workshops
{
	background: #c6cab5 url('../images/bg_workshops.jpg') no-repeat;
}

.main_fontein
{
	background: #c6cab5 url('../images/bg_fontein.jpg') no-repeat;
}
