/******************** Global styling elements ********************/

HTML, BODY {
	width: 100%;
	height: 100%;
	margin:0px;
	background-color: #30251f;
	background-image: url(../images/background-spacer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
  overflow-y: hidden;
}
BODY, TR, TD, INPUT, SELECT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:1.5em;
}                 
BODY, TR, TD, INPUT, SELECT, TEXTAREA, A {
  	color: #220712;
}
H1 {
	margin: 0px 0px 10px 0px;
	/*padding-bottom:5px;*/
	font-size: 1.5em;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
}
H2 {
	margin: 5px 0px 5px 0px;
	font-size: 1.1em;
	color:#870a12;
}
H6 {
	margin: 0px 0px 5px 0px;
	font-size: 0.8em;
	font-weight: normal;
}
P{
	margin:0px;
}
/********************  styling elements ********************/ 

INPUT.radio{
	border-style: none;
}
INPUT.verzenden{
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	background-color: #9a0d15;
	border: 2px solid #9a0d15;
}
INPUT, SELECT, TEXTAREA{
	/*margin-bottom:5px;*/
	border: 1px solid #ded6cc;
}

UL LI {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	margin-bottom:10px;
}
/******************** Styling/Structural elements Frontpage-specific ********************/

/******************** Structural elements ALGEMEEN ********************/

DIV.positioner { /* anchor point to position content */
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 50%;        
  width: 1px;
  overflow: visible;
  z-index: 10;
}

DIV.container {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: -500px;
	width: 1000px;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 10;
}
DIV.positioner2 { /* anchor point to position overlayed items */
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 50%;        
  width: 1px;
  overflow: visible;
  z-index: 100;
}

/******************** Structural elements [vervolgpaginas] ********************/

IMG.wijnproefspel {
	position: absolute;
	left: -480px;
	bottom:10px;
}
DIV.talen {
	height: 20px;
	position: absolute;
	top: 10px;
	right: -455px;
	width: 200px;
	text-align: right;
}
DIV.talen IMG {
	margin-left:5px;
}

IMG.header-image{
	position: absolute;
	top: 0px;
	left:0px;
	width: 100%;
	z-index: 50;

}

DIV.mainblock {
	position: absolute;
	bottom: 80px;
	right:20px;
	top: 0px;
	left: 20px;
	width: 960px;

}
DIV.leftbar-transparant {
	position: absolute;
	bottom: 0px;
	top: 0px;
	left: 0px;
	width: 240px;
	background-color: #cabb9d;
	opacity: 0.8;
	filter: alpha(opacity=80);
	border-left:1px #fff solid;
	border-right:1px #fff solid;
}
DIV.leftbar {
	position: absolute;
	bottom: 40px;
	top: 0px;
	left: 0px;
	width: 240px;
	overflow:auto;
}
IMG.logo{
	position: absolute;
	top: 20px;
	left: 26px;
}
DIV.menu {
	position: absolute;
	top: 155px;
	left: 0px;
	width: 238px;
	border-top: 1px solid #ded6cc;
	border-left:1px #ded6cc solid;
	border-right:1px #ded6cc solid;
}
DIV.submenu {
	/*border-bottom:1px #ded6cc solid;*/
}
DIV.contentblock-transparant {
	position: absolute;
	bottom: 0px;
	top: 0px;
	right: 0px;
	width: 700px;
	background-color: #cabb9d;
	opacity: 0.7;
	filter: alpha(opacity=70);
	border-left:1px #fff solid;
	border-right:1px #fff solid;
}
DIV.contentblock {
	position: absolute;
	bottom: 0px;
	top: 0px;
	right: 0px;
	width: 700px;
	overflow:auto;
}
DIV.content, DIV.content TD {
	/*font-size:110%;*/
}

TABLE.content {
  height: 100%;
}
TD.content {
	padding: 60px 20px 40px 40px;
	vertical-align: top;
}
TD.content DIV.text {
	opacity: 1;
	filter: alpha(opacity=100);
	width: 325px;
}
TD.content2top {
  padding: 60px 0px 0 0;
	width: 270px;
	height: 1px; /* as small as possible*/
	vertical-align: bottom;
}
TD.content2 {
  padding: 0;
	width: 270px;
	background-color: #cabb9d;
	opacity: 0.75;
	filter: alpha(opacity=75);
	overflow: hidden;
	vertical-align: top;
}
TD.content2 DIV.text {
	opacity: 1;
	filter: alpha(opacity=100);
	padding: 0px 15px 20px 15px;
}



DIV.content-1kolom {
	position: absolute;
	left: 50px;
	top: 70px;
	width: 575px;
	/*font-size:110%;*/
}


DIV.content IMG, DIV.content-1kolom IMG {
	border:1px #ded6cc solid;
}
DIV.bottomblock {
	position: absolute;
	height: 80px;
	bottom: 0px;
	width: 100%;
	z-index: 50;
	background-color:#000;
	border-top: 1px #fff solid;
}
DIV.footer {
	height: 25px;
	margin: 0px 10px;
}
DIV.intronetcopy {
	height: 10px;
	text-align:right;
	margin-right:10px;
}

/******************** Menu and navigation ********************/


DIV.menu A {
	font-size:0.95em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding:8px 5px 8px 25px;
	border-bottom: 1px solid #ded6cc;
	background-image:url(../images/knop_back1.jpg);
	background-repeat: repeat-x;
	color:#220712;
}
DIV.menu A:HOVER  {
	background-image:url(../images/knop_back2.jpg);
	background-repeat: repeat-x;
	padding-left:30px;

}
DIV.menu .active, DIV.menu A.active:HOVER, DIV.menu .open, DIV.menu A.open:HOVER   {
	color:#fff;
	background-image:url(../images/knop_back3.jpg);
	background-repeat: repeat-x;
	background-color:#640c0b;
	padding-left:30px;

}


DIV.submenu A {
	padding:8px 5px 8px 30px;
	font-weight: bold;
	background-image: none;
}

DIV.submenu A:HOVER  {
	padding-left:35px;
	background-image: none;
}

DIV.submenu A.active, DIV.submenu  A.active:HOVER {
	padding-left:35px;
	background-image: none;
	}
	
DIV.footer A {
}
DIV.footer A:HOVER {
}
DIV.intronetcopy A {
	font-size: 70%;
	color: #ded6cc;
	text-decoration: none;
}
DIV.intronetcopy A:HOVER {
	text-decoration: none;
	color: #FF9933;
}

/******************** [speciaal ] ********************/
