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

* {
    margin: 0;
    padding: 0;
}

html, body, #bg, #bg table, #bg td {
    height:100%;
    width:100%;
}

#bg {
	position: fixed;
	z-index: 1;
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}
#cont {
	position:absolute;
	z-index:80;
	overflow:auto;
	left: 50%;
	margin-left: -470px;
}
.rightbar {
	background-image: url(../images/contentbg.png);
	padding: 5px;
}

.box {
	width: 980px;
}
.content {
	background-image: url(../images/contentbg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	padding: 30px;
}
#producers {
	position: fixed;
	z-index: 99;
	right: 0px;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
}
#partners {
	position: fixed;
	z-index: 98;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	left: 0px;
}
#cont .box table tr td table tr .content h1 {
	font-weight: lighter;
}
#cont .box table tr td #menu tr .content p a:hover {
	padding-left: 10px;
	color: #F00;
	text-decoration: none;
}
#cont .box table tr td #menu tr .content p a {
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
}
#cont .box table tr td #content tr .content a {
	color: #F00;
	text-decoration: none;
}
#cont .box table tr td table tr .content a {
	color: #F00;
	text-decoration: underline;
}
#logos {
	background-image: url(../images/contentbg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.persimg {
	margin: 6px;
}
#wijngaard {
	position: absolute;
	z-index: 99;
	height: 157px;
	width: 215px;
	top: 179px;
	left: 526px;
}
#cont .box table tr td table tr .content-home p a {
	color: #F00;
}
#cont .box table tr td table tr .content form table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

