/* CSS Document */
Body {  
	margin-top:0px; 
	background-color:#000000; 
	margin-bottom:0px; 
}
#Box {
	margin:0px;
	padding:0px;
	width:800px;
	height:600px;
	border:#000000 0px solid;	
}
.Box-p {
	margin-right:5px;
	margin-top:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#FF9900;
	text-align:right;
}
.Language {
	border:#CCCCCC 1px solid;
	margin-top:3px;
}
.Box-a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#FF9900;
	text-align:right;
	text-decoration:none;
}	
.Box-a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#FF9900;
	text-align:right;
	text-decoration:none;
}
.Box-a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#FF9900;
	text-align:right;
	text-decoration:none;
}	
.Box-a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#FF9900;
	text-align:right;
	text-decoration:none;
}
#Header-nl { 
	margin:0px;
	padding:0px;
	width:800px;
	height:98px;
	border-bottom:#000000 1px solid;	
	background-image:url(../Images/Header-nl.gif);
	position:static;  /* terugzetten fixed;  */
}
#Header-fr { 
	margin:0px;
	padding:0px;
	width:800px;
	height:98px;
	border-bottom:#000000 1px solid;	
	background-image:url(../Images/Header-fr.gif);
	position:static;  /* terugzetten fixed;  */
}
#Header-uk { 
	margin:0px;
	padding:0px;
	width:800px;
	height:98px;
	border-bottom:#000000 1px solid;	
	background-image:url(../Images/Header-uk.gif);
	position:static;  /* terugzetten fixed;  */
}
#Header-de { 
	margin:0px;
	padding:0px;
	width:800px;
	height:98px;
	border-bottom:#000000 1px solid;	
	background-image:url(../Images/Header-de.gif);
	position:static;  /* terugzetten fixed;  */
}
#Menu {
	margin:0px;
	padding:0px;
	width:800px;
	height:30px;
	background-image:url(../Images/Menu.gif);
	border-bottom:#000000 1px solid;
	margin-top:0px;   /* terugzetten 99px;  */
	position:static; /* terugzetten fixed */
}	
.Menu-p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	margin-left:10px;
	text-align:left;
	padding:0px;
	margin-top:1px;
	padding-top:3px;
}	
.Menu-a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
}
.Menu-a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
}
.Menu-a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
}
.Menu-a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
}
#page {
	padding:0px;
	margin:0px;
	width:800px;
	height:500px;
	background-color:#221E1F;
	margin-top:0px;			/* terugzetten 130px; */ 
	position:static; /* wegdoen */
}
#page-l {
	padding:0px;
	margin:0px;
	width:800px;
	height:650px;
	background-color:#221E1F;
	margin-top:0px;			/* terugzetten 130px; */ 
	position:static; /* wegdoen */
}
#nav {
	margin:0px;
	padding:0px;
	width:150px;
	height:502px;
	float:left;
	clear:right;
	margin-right:650px;
	border-right:#000000 1px solid;
	position:static;
}
#nav-l {
	margin:0px;
	padding:0px;
	width:150px;
	height:auto;
	float:left;
	clear:right;
	margin-right:650px;
	border-right:#000000 1px solid;
	position:static;
}
.Button, .Button-on {
	padding:0px;
	margin:0px;
	width:150px;
	height:35px;
	background-image:url(../Images/Button-swap.gif);
	border-bottom:#000000 1px solid;
	/* margin-right:0px;  */
	position:static;  /* wegdoen */
}
.Button {
	background-position:top left;
}
.Button-on {
	background-position:-150px 0px;
}

.Button-p {
	margin-left:10px;
	margin-top:0px;  /* terugzetten 7px; */
	padding:4px;   /* terugzetten 0px; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-align:left;
	position:static; /* terugzetten fixed; */ 
}
.Button-a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.Button-a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.Button-a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.Button-a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#Content {
	margin:0px;
	padding:0px;
	width:648px;
	height:500px;
	background-image:url(../Images/Background.jpg);
	margin-left:151px;
	margin-right:0px;
	float:right;
	clear:left;
	position:absolute;
	  /* terugzetten  fixed;  */
	border:0px;
}
#Content-l {
	margin:0px;
	padding:0px;
	width:648px;
	height:650px;
	background-image:url(../Images/Background.jpg);
	margin-left:150px;
	margin-right:0px;
	float:right;
	clear:left;
	position:absolute;
	  /* terugzetten  fixed;  */
	border:0px;
	overflow:scroll;
	scrollbar-face-color:#FFCC66;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#FFCC66; 
	scrollbar-track-color:#CC0000; 
	scrollbar-darkshadow-color:#FFCC66; 
	scrollbar-base-color:#FFCC66;
	scrollbar-highlight-color:#FFCC66;
}
#Footer {
	margin:0px;
	padding:0px;
	width:800px;
	height:50px;
	background-image:url(../Images/Menu.gif);
	background-repeat:repeat-x;
	border-bottom:#000000 1px solid;
	margin-top:0px;
	position:static;  /* terugzetten fixed;  */
}
#Ella {
	margin:0px;
	padding:0px;
	width:100%;
	height:20px;
	text-align:center;
	position:static;
}
.ella:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#5F5B5A;
	text-align:right;
}
.ella:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#5F5B5A;
	text-align:right;
}
.ella:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#5F5B5A;
	text-align:right;
}
.ella:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#5F5B5A;
	text-align:right;
}
.title-p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
}
.content-p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	text-align:justify;
	margin-left:20px;
	margin-right:40px;
}
.anker:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	text-align:justify;
}
.anker:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	text-align:justify;
}
.anker:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	text-align:justify;
}
.anker:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	text-align:justify;
}
.input {
	background-color:#EEEEEE; 
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}
.td-2{
	width:250px;
}
.hr1 {
	color: #333333; 
	size: 1;
	width: 610;
}
.t-detail {
	padding:0px;
	margin:0px;
	width:630px;
	height:auto;
	text-align:left;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	text-align:justify;
	border:#999999 1px solid;
}
.t-p {
	margin-left:5px;
}
.t-header {
	border:#999999 1px solid;
	width:630px;
	height:20px;
	font-size:14px;
}
.t-th {
	border:#999999 1px solid;
	height:20px;
}
.td {
	border: #999999 1px solid;
}
.tdp {
	border: #999999 1px solid;
	margin:0px;
}

.td-g {
	border: #999999 1px solid;
	font-weight:bold;
}
.tr {
	border: #999999 1px solid;
}
.tr-g {
	border: #999999 1px solid;
	font-weight:bold;
}

.td-1 {
	border: #999999 1px solid;
	padding:0px;
	margin:0px;
	width:60px;
}
.td-2 {
	border: #999999 0px solid;
	padding:0px;
	width:80px;
	height:20px;
}
.td-3 {
	border: #999999 1px solid;
	padding:0px;
	width:60px;
	height:20px;
}
.td-4 {
	border: #999999 1px solid;
	padding:0px;
	width:30px;
	height:20px;
}
.td-5 {
	border: #999999 1px solid;
	padding:0px;
	width:31px;
	height:20px;
}
.td-6 {
	border: #999999 1px solid;
	padding:0px;
	width:50px;
	height:20px;
}

.tr-2 {
	border: #999999 1px solid;
	height:20px;
	margin:0px;
	padding:0px;
}
#Foto {
	padding:0px;
	margin:0px;
	margin-top:30px; /* weg voor ie */
	width:600px;
	height:450px;
	border:0px;
	border-bottom:#000000 1px solid;
	position:fixed;
}
.Foto{
	padding:0px;
	margin:0px;
}

.Menu-Foto-p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-align:center;
	padding:0px;
	margin-top:1px;
	padding-top:2px;
}	

.Menu-Foto-a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.Menu-Foto-a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.Menu-Foto-a:active {
	color:#FFFFFF;
	text-decoration:none;
}	
.Menu-Foto-a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.Menu-foto {
	margin:0px;
	padding:0px;
	width:600px;
	height:30px;
	background-image:url(../Images/Menu.gif);
	border-bottom:#000000 1px solid;
	margin-top:0px;   /* terugzetten 99px;  */
	position:fixed; /*static */ /* terugzetten fixed */
}	
.Menu-info {
	margin:0px;
	padding:0px;
	width:500px;
	height:30px;
	background-image:url(../Images/Menu.gif);
	border-bottom:#000000 1px solid;
	margin-top:0px;   /* terugzetten 99px;  */
	position:fixed; /*static */ /* terugzetten fixed */
}	
.Menu-foto-f {
	margin:0px;
	margin-top:480px;
	padding:0px;
	width:600px;
	height:30px;
	background-image:url(../Images/Menu.gif);
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	/* margin-top:0px;    terugzetten 99px;  */
	position:fixed; /*static */ /* terugzetten fixed */
}
.Menu-info-f {
	margin:0px;
	margin-top:40px;
	padding:0px;
	width:500px;
	height:30px;
	background-image:url(../Images/Menu.gif);
	border-top:#000000 1px solid;
	position:static; /*static */ /* terugzetten fixed */
}	
.input-foto {
	background-image:url(../Images/Menu.gif);
	background-position:center;
	border:0px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-align:center;
}
.input-info {
	background-color:#666666;
	border:0px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-align:justify;
}
#Detail {
	margin:0px;
	margin-top:510px;
	padding:0px;
	border:0px;
	width:600px;
	height:260px;
	position:fixed;
}
#Detail-info {
	margin:0px;
	margin-top:30px;
	padding:0px;
	border:0px;
	width:500px;
	height:510px;
	position:fixed;
}
/* IE only */
* html .Box-p {
	margin-right:5px;
	margin-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#FF9900;
	text-align:right;
}
* html #Menu {
	margin:0px;
	margin-top:0px;
	padding:0px;
	width:800px;
	height:30px;
	border:0px;
	background-image:url(../Images/Menu.gif);
	background-repeat:repeat-x;
	border-bottom:#000000 1px solid;
}	
* html .Menu-p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	margin-left:10px;
	text-align:left;
	margin-top:3px;
}	
* html #Header { 
	width:800px;
	height:98px;
	border-bottom:#000000 1px solid;	
	background-image:url(../Images/Header-nl.gif);
	background-position:center;
	background-repeat:no-repeat;
}
* html .Button-p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	margin-left:10px;
	margin-top:7px;
	text-align:left;
}
* html #page {
	padding:0px;
	margin:0px;
	width:800px;
	height:502px;
	background-color:#221E1F;
}
* html #page-l {
	padding:0px;
	margin:0px;
	width:800px;
	height:auto;
	background-color:#221E1F;
}
* html #nav {
	margin:0px;
	padding:0px;
	width:150px;
	height:502px;
	float:left;
	clear:right;
	border-right:#000000 1px solid;
}
* html #nav-l {
	margin:0px;
	padding:0px;
	width:150px;
	height:auto;
	float:left;
	clear:right;
	border-right:#000000 1px solid;
}
* html .Button {
	background-position:top left;
}
* html .Button-on {
	background-position:-150px 0px;
}
* html #Content {
	width:649px;
	height:500px;
	float:right;
	clear:left;
	margin:0px;
	padding:0px;
	background-image:url(../Images/Background.jpg);
	position:fixed;
}
* html #Content-l {
	width:649px;
	min-height:300px;
	float:right;
	clear:left;
	margin:0px;
	padding:0px;
	position:static;
	background-image:url(../Images/Background.jpg);
	overflow:visible;
}
* html #Ella {
	margin:0px;
	padding:0px;
	width:100%;
	height:20px;
	position:fixed;
	text-align:center;
}
* html .Button-p {
	margin-left:10px;
	margin-top:7px;  /* terugzetten 7px; */
	padding:0px;   /* terugzetten 0px; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-align:left;
	position:static; /* terugzetten fixed; */ 
}
* html #Footer {
	margin:0px;
	padding:0px;
	width:800px;
	height:30px;
	background-image:url(../Images/Menu.gif);
	border-bottom:#000000 1px solid;
	margin-top:0px;
	position:static;  /* terugzetten fixed;  */
}

* html #Foto {
	padding:0px;
	margin:0px;
	width:600px;
	height:450px;
	border:0px;
	border-bottom:#000000 1px solid;
	position:fixed;
}
* html .Foto{
	padding:0px;
	margin:0px;
}

* html .Menu-Foto-p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#FFFFFF;
	text-align:center;
	padding:0px;
	margin-top:1px;
	padding-top:2px;
}	

* html .Menu-Foto-a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.Menu-Foto-a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
* html .Menu-Foto-a:active {
	color:#FFFFFF;
	text-decoration:none;
}	
* html .Menu-Foto-a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
* html .input-foto {
	background-image:url(../Images/Menu.gif);
	background-position:center;
	border:0px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-align:center;
}
* html .Menu-foto-f {
	margin:0px;
	padding:0px;
	width:600px;
	height:30px;
	background-image:url(../Images/Menu.gif);
	border-top:#111111 1px solid;
	border-bottom:#111111 1px solid;
	/* margin-top:0px;    terugzetten 99px;  */
	position:static  /* terugzetten fixed */
}	
* html .Menu-info-f {
	margin:0px;
	padding:0px;
	width:500px;
	height:30px;
	background-image:url(../Images/Menu.gif);
	border-top:#111111 1px solid;
	/* margin-top:0px;    terugzetten 99px;  */
	position:static  /* terugzetten fixed */
}	
* html #Detail {
	margin:0px;
	padding:0px;
	border:0px;
	width:600px;
	height:260px;
	position:fixed;
}
* html #Detail-info {
	margin:0px;
	padding:0px;
	border:0px;
	width:500px;
	height:510px;
	position:fixed;
}
.Menu-info {
	margin:0px;
	padding:0px;
	width:500px;
	height:30px;
	background-image:url(../Images/Menu.gif);
	border-bottom:#000000 1px solid;
	margin-top:0px;   /* terugzetten 99px;  */
	position:fixed; /*static */ /* terugzetten fixed */
}	
