/* CSS Document */
BODY { margin-top:0px; 
	   background-color:#534A55; 
	   font-family:Arial, Helvetica, sans-serif;
	   margin-bottom:0px; }

#box { width:915px; 
	   margin:auto;
	   background:#fff url(../Images/Shadow-r.gif) right repeat-y;
	   padding:0px; }

#header { width: 900px; 
		  height:163px;
		  background:url(../Images/header_bg.jpg) 0px 0px no-repeat;
		  float:left;
		  clear:both; }
.btn {
	border:#504650 2px solid;
	margin:8px 0 0 15px;
}
#header p {
	margin:0px;	
	padding:0px;
}
#content { background: #fff;
		   width:900px;
		   float:left; }

.wrapper { height: 0px; 
		   margin:0px;
		   padding: 0px;
		   clear:both; }
			
#menu { width:258px; 
		margin:0px; 
		padding:0px 0px 30px 0px; 
		float: left;
		background: #fff;
		border:#FF0000 0px solid; }

#button-box { width:180px;
			  margin:20px 0 0 0;
			  padding:0px;
			  padding-left:30px;
			  float:left;
			  border-right:#534A55 2px solid; }
			  
#button-header { width:160px; 
				 height:50px; 
				 background-image:url(../Images/Button-header.gif); 
				 padding:0px; 
				 margin:0px;
				 float: left;
				 clear: both;
				 border:#534A55 2px solid; }

#button-footer { width:160px; 
		         height:83px; 
		  		 background-image:url(../Images/Button-footer.gif);
		  		 padding:0px; 
	  			 margin: 2px 0 0 0px;
				 float: left;
				 clear: both;
		  		 border:#534A55 2px solid; }

/*.button p, .button-active p { font-style:normal;
			   font-size:16px;
			   font-weight:bold;
			   color:#FFFFFF;
			   text-align:justify;
			   margin: 4px 0px 0px 10px;
			   padding: 0px;
			   line-height: 16px;
			   text-align:justify; }*/
					    

#page {   width:632px;  
		  margin:0px 0px 30px 0px;
		  padding:0px; 
		  float: left;
		  border:#FF0000 0px solid; }
#page img {
	margin:0 12px 0 0;	
}
h1 {  	 font-size:140%;
		 font-style:normal;
		 font-weight:normal;
		 color:#534A55;
		 margin:0px 20px 12px 0px;
		 text-align:justify; }
		 
h2 {  	 font-size:120%;
		 font-style:normal;
		 font-weight:normal;
		 color:#534A55;
		 margin:20px 60px 12px 0px;
		 text-align:justify; }
		 
.languages { margin-top:0px; }

p, table, ul { font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-style:normal;
		font-weight:normal;
		line-height: 120%;
		color:#534A55;
		margin:0 60px 10px 0;
		padding:8px 0 0px 0;
		text-align:justify; }
ul {
	list-style:square;	
	line-height:150%;
}
				  
p a, ul a { font-family:Arial, Helvetica, sans-serif;
		 	   font-size:12px;
		 	   font-style:normal;
		 	   font-weight:normal;
		 	   color:#534A55;
		 	   margin-left:0px;
		 	   margin-right:0px;
		 	   padding:0px;
		 	   text-align:justify;
			   line-height: 150%; }
		 
#footer { width:900px;
		  height:24px;
		  clear:both;
		  float:left;
		  background-color:#8D817C;
		  margin: 0px;
		  padding:0px; }
		  
#footer p {    font-size:14px;
			   line-height: 14px;
			   color:#534A55;
			   margin: 5px 5px 0px 10px;
			   padding:0px;
			   text-align:center; }
#footer p a {  
				font-size:14px;
			   line-height: 14px;
				color:#534A55; 

}			   
#schadow-b { width:915px;
             height:15px;
			 margin: 0px;
			 padding: 0px;
			 clear:both;
			 background-image:url(../Images/Shadow-bottom.gif); 
			 background-repeat:repeat-x; }
			   
#ellaweb { width:915px;
		   margin: auto;
		   text-align:center;
		 }
		    		 
#ellaweb p { 
		   font-size:10px;
		   color:#8D817C;
		   text-align:center; }
#ellaweb p a { 
		   font-size:10px;
		   color:#8D817C;
		   text-align:center; 
		   }
.tr-contact { height: 25px; }

.input { background-color: #FFFFFF; 
		 color: #534A55; }

.foto { border:#8D817C 2px solid; }

#header ul {
	clear:both;
	margin:0 0 0 313px;
	padding:10px 0 0 0px;
	list-style-type: none;
}
#header ul li {
	background-color: #504650;
	display: inline;
	float: left;
	height: 30px;
	line-height:110%;
	width: 96px;
	margin-right: 15px;
	padding-top: 3px;
	color: #ffffff;
	text-align: center;
}
#buttons {
	margin:0px;
	float:left;
	padding:0px;
	clear:both;
	width:164px;
}
#button-box  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#button-box  ul li {
	line-height: 25px;
	color: #ffffff;
	background-color: #8D817C;
	text-align: left;
	float: left;
	height: 25px;
	width: 150px;
	border: 2px solid #534A55;
	margin-top: 2px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#button-box  ul li a {
	color:#fff;
	text-decoration:none;
}
.button p a, .button-active p a { color:#FFFFFF;
		 		 text-decoration:none; }

#header ul li a {
	margin:0px;
	color: #ffffff;
	text-decoration:none;
	text-align:center;
	line-height:100%;
}
table {
	border-right: 1px solid #534A55;	
	padding:0px;
}
th {
	background:#cccccc;
	border-color:#534A55;	
	border-width: 1px 0px 1px 1px;
	border-style:solid;
	padding:4px;
	text-align:center;
}
td {
	border-color:#534A55;	
	border-width: 0px 0px 1px 1px;
	border-style:solid;
	padding:4px;
}
.img_real {
	margin-right:10px !important;
	margin-bottom:0px !important;
	border:1px solid #534A55;
}
.img_label {
	clear: both;
	list-style-type: none;
}
.img_label li {
	display: inline;
	float: left;
	width: 184px;
	line-height:100%;
	margin-right: 10px;
	height:30px;
	text-align:left;
}
.lang {
	text-align:right;
	margin-right:40px;
}

.th-foto { width:550px; height:20px; border:0px; }

.tr-foto { width:550px; height:210px; border:0px; }

.tr-foto-2 { width:550px; height:120px; border:0px; }

.td-foto { width:275px; border:0px; }



/*___________*/
/* Formulier */
/*___________*/
.formline {
clear:both;
margin:0px;
padding:0px;
width:580px;
}
.label {
clear:both;
float:left;
width:170px;
height:25px;
margin:0px;
padding:0px;
}
.label p {
margin-left:0px;
margin-right:20px;
margin-top:0px;
font-size:12px;
line-height:130%;
text-align:left;
}
.form {
float:left;
width:300px;
text-align:left;
margin:0px; 
padding:0px;
}
.input, .submit {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#6E767C;
font-size:12px;
background:#FFFFFF;
border:#d4d3d3 1px solid;
margin:0px;
padding:0px;
}
.tr {
text-align:left;
height:25px;
}
.submit {
cursor:pointer;
}

/*
body,html{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #EAE0EC;
	font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet ; 
	line-height: 130%;
	text-align:center;
	height:100%;
	width:100%;
}


#mainContainer{
	width:630px;
	border-left:1px solid #317082;	
	border-right:1px solid #317082;	
	margin:0 auto;	 Center align content, equivalent to margin-left:auto;margin-right:auto; 
	text-align:left;*/	/* Override inherited text-align:center from the body tag */
/*	background-color:#FFF;
	height:100%;
}

#menuColumn{
	width:160px;
	float:left;
	padding:5px;
	font-size:0.9em;
}
#mainContent{
	width:440px;
	float:left;	
}

.oddRow{
	background-color:#FFF;
}
.evenRow{
	background-color:#EEE;
}

.productTable{
	border:3px double #000;
}
h3{
	margin-top:0px;
}*/


/* End css for the demo */

/* CSS needed for the script */

#ajax_tooltipObj .ajax_tooltip_arrow{	/* Left div for the small arrow */
	background-image:url('../images/arrow.png');
	width:52px;
	position:absolute;
	left:0px;
	top:10px;
	background-repeat:no-repeat;
	background-position:center left;
	z-index:1000005;
	height:30px;
}

#ajax_tooltipObj .ajax_tooltip_content{
	border:3px solid #504650;	/* Border width */
	left:10px;	/* Same as border thickness */
	top:-150px;
	position:absolute;
	width:420px;	/* Width of tooltip content */
	background-color:#ffffff;	/* Background color */
	background-image:url(../images/tip.png);
	padding:5px;	/* Space between border and content */
	padding-bottom:0px;
	font-size:12px;	/* Font size of content */
	overflow:auto;	/* Hide overflow content */
	z-index:1000001;
}

#ajax_tooltipObj .ajax_tooltip_content2{
	border:0px solid #E2007A;	/* Border width */
	left:-15px;	/* Same as border thickness */
	top:40px;
	position:absolute;
	width:420px;	/* Width of tooltip content */
	/*height:80px;*/	/* Height of tooltip content */
	/*background-color:#EAE0EC;*/	/* Background color */
	background-image:url(../images/tip.png);
	padding:5px;	/* Space between border and content */
	font-size:11px;	/* Font size of content */
	overflow:auto;	/* Hide overflow content */
	z-index:1000001;
}

.tooltip {
margin:0 0 5px 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:130%;
text-align:left;
}
