body {
	margin:0;
	padding:0;
	background-color:#2c2118;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	overflow:visible;
}

#container {
	margin:0 auto; 
	width:0px;
	height: 0px;
	position: absolute;
	top: 50%;
	left: 50%

}

#horizon {
	position: absolute;
	margin-left: -500px;
	margin-top: -305px;
}


/* ------ HEADER ------ */

#header {
	height:95px;
	width: 950px;
	background-image: url('../images/dominique-persoone_02_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#talen {
	font:11px Verdana, Helvetica, sans-serif;
	text-align:right;
	margin-right:00px;
	padding-top:30px;
	color:#675647;
}

#talen a {color:#fff; text-decoration:none;}
#talen a:hover {color:#9b3fbe;}



/* ------ MAIN -------- */
#main {
	position:relative;
	top:0px;
	width:950px;
	height:409px;
}

.history {background:url(../images/dominique-persoone_04.gif) no-repeat top left;}
.philosophy {background:url(../images/dominique-persoone_06.gif) no-repeat top left;}
.links {background:url(../images/dominique-persoone_07.gif) no-repeat top left;}
.contact {background:url(../images/dominique-persoone_08.gif) no-repeat top left;}
.press {background:url(../images/dominique-persoone_03.gif) no-repeat top left; }
.choco {background:url(../images/dominique-persoone_010.gif) no-repeat top left;}


#titel {
	position:absolute;
	left:410px;
	top:16px;
	width:345px;
}

#titelVideo {
	position:absolute;
	left:80px;
	top:16px;
	width:345px;
}

#subtitel {
	position: absolute;
	left: 445px;
	top: 60px;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

#pijl_links {
	position: absolute;
	top: 160px;
	left: 445px;
}

#pijl_rechts {
	position: absolute;
	top: 160px;
	left: 800px;
}

#praline {
	width: 300px;
	height: 250px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	top: 100px;
	left: 495px;
}

#praline_new {
	width: 400px;
	height: 280px;
	vertical-align: middle;
	position: absolute;
	top: 80px;
	left: 440px;
}

#praline_new img{
    margin: 3px;
}

#praline_tekst{
	position: absolute;
	top: 320px;
	left: 495px;
	color: white;
	font-size: 11px;
}

.praline_titel {
	color: #9B3FBE;
	font-weight: bold;
}

#videoplayer {
	position:absolute;
	top:80px;
	right:60px;
	width:370px;
}

.video_item
{
	width: 215px;
	height: 75px;
}

.video_beschrijving
{
	float: left;
	width : 75px;
	text-align: right;
}

.video_item img
{
	border: none;
	width: 75px;
	float: left;
	height: 50px;
	padding-left: 10px;
}

#videolijst .video_col
{
	float: left;
	width: 170px;
}

#videolijst {
	position:absolute;
	top:80px;
	left: 110px;
	right: 97px;
	width: 870px;
	font-size: 11px;
}

#videobeschrijving {
	position:absolute;
	top:345px;
	right:70px;
	width:350px;
	font-size:11px;
}

.beschrijvingtitel {
	font-weight:bold;
	color:#9b3fbe;
}

#tekst {
	position:absolute;
	top:75px;
	left:425px;
	width:470px;
    height: 310px;
    padding-right:30px;
    overflow:auto;
}
#tekst a {color:#9b3fbe; text-decoration:none;}
#tekst a:hover {text-decoration:underline;}
#tekst ul {list-style-image:url(../images/dominique-persoone_bullet.gif);}
#tekst li {padding-bottom:10px;}
#tekst table {width:490px;}
#tekst table a{color: #fff; text-decoration: none;}
#tekst table a:hover{color: #9b3fbe; text-decoration: none;}




/* ------ FOOTER -------- */
#footer {
	position:relative;
	top:0px;
	width:894px;
	height:90px;
	clear: both;
}
.footerhistory {background:url(../images/dominique-persoone_04_02.gif) top left no-repeat;}
.footerphilosophy {background:url(../images/dominique-persoone_06_02.gif) top left no-repeat;}

#footer table {margin-left:195px;}



/* ----- DIVERS ------- */
.actief {color:#9b3fbe;}

#tekst .wittelink a {
	color: white;
}

#tekst .wittelink a:hover {
	text-decoration: none;
	color: #9B3FBE;
}