@chars  "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS", Tahoma;
	font-size:11px;
	line-height:18px;
	background-color: #E6E6E6;
}
#container_bg {
    width: 1010px; 
	margin: auto;
	padding: auto;
	background-image:url(../../images/original/bg.jpg);
	background-repeat:repeat-y;
}
#container {
    width: 896px; 
	padding: auto;
	background:#E6E6E6;
    text-align: left; /*voor IE */
	overflow: hidden;
    margin: 0 auto;
}
#header {
    clear: both;
	width: 100%;
	height: 60px;
	background:#ffffff;
}
#content {
	text-align: left;
	clear: both;	
	width: 100%;
	height: 100%;

}
#content-home {
	text-align: left;
	clear: both;	
	width: 100%;
	height: 100%;
    background-image:url(../../images/original/home-bg.jpg);
}
#content-contact {
    position:relative;
	text-align: left;
	clear: both;	
	height: 555px;
    background-image:url(../../images/original/contact-bg.jpg);
}
#contact-left{
   position:absolute;
   top: 40px;  left: 25px; 
   text-align:left;
   width: 500px;
   height: 555px;
}
#contact-right{
   position:absolute;
   top:40px; left: 550px; 
   width:400px;
   height: 555px;
   padding-right:20px;
}

#content-partners {
    position:relative;
	text-align: left;
	clear: both;	
	height: 555px;
    background-image:url(../../images/original/partners-bg.jpg);
}
#partners-left{
   position:absolute;
   top: 40px;  left: 25px; 
   text-align:left;
   width: 450px;
   height: 555px;
}
#partners-right{
   position:absolute;
   top:40px; left: 500px; 
   width:400px;
   height: 555px;
   padding-right:20px;
}





#footer {
	
	padding:20px;
	clear: both;	
	background:#ffffff;
	width: 100%;
	height: 20px; 
	font-family:"Trebuchet MS", Tahoma;
    font-size:10px;
    color:#666666;
}
a:link{
  
    color: #264357;
    text-decoration: none;
    font-family:"Trebuchet MS", Tahoma;
    font-weight: bold;
	text-decoration: none;
}

a:visited{
   
    color: #264357;
    text-decoration: none;
    font-family:"Trebuchet MS", Tahoma;
    font-weight: bold;
}

a:hover{
    
    color: #FFFFFF;
    text-decoration: none;
    font-family:"Trebuchet MS", Tahoma;font-weight: bold;
}

a:active{
    background-color: transparent;
    color: #264357;
    text-decoration: none;
    font-family:"Trebuchet MS", Tahoma;
    font-weight: bold;
} 
.partners_text {
	font-family:  Tahoma;
	font-size: 13px;
	color: #ffffff;
	font-weight:normal;
	
}
.myTDHeader{
   font-family: "Trebuchet MS", Tahoma;
   font-size: 18px;
   color:#ffffff;
   
}
 .myTD{
   font-family: "Trebuchet MS", Tahoma;
   font-size: 20px;
   color:#ffffff;

}
