/* ======  Container  ====== */
body {
	background-color:#99CCFF;
	xbackground-image:url(../images/bg-body.jpg);
	background-image:url(../images/bg-body2.gif);
	background-position:top;
	background-repeat:repeat-x;	
	margin: 0;
	padding: 0;	
}
body, td, th {
	color: #666666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
form {	margin: 0;	}
img	{	border : 0 none;}
a {
	color:#999999;
	text-decoration:none;
}
a:hover {
	color: #0099CC;
}

.container	{
	background-color:#ffffff;
	width: 834px;
	height:100%;
	height:expression(isMSIE5_0?'auto':isMSIE5_5?'auto':'100%');	
}
.container	td{
	vertical-align:top;
}

/* ======  Logo ====== */
.logo{
	margin:70px 0px 0px 12px;
	padding:0px;
}
/* ======  Sise ====== */
.side{
	background-image:url(../images/blue.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:247px;
	height:100%;
	border:3px solid #ffffff;
}
.white{
	background-color:#FFFFFF;
	padding-top:3px;
}
.whitebody{
	background-color:#FFFFFF;
	height:200px;
}
.logo-text{
	margin:0px 0px 0px 9px;
}

.simpleTitle{
	background-color:#E4E4FA;	
	width:247px;
	height:25px;
	margin:0px;
	margin-top:15px;
	padding:0px;
	font-weight:bold;
	overflow-x:hidden;
}

.newsTitle{
	background-color:#E4E4FA;
	background-image:url(../images/news.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:247px;
	height:25px;
	margin:0px;
	margin-top:15px;
	padding:0px;
	font-weight:bold;
	overflow-x:hidden;
}
.newsTitle p{
	margin:0px 5px 0px 10px;
	padding-top:5px;
}
.news{
	background-color:#B3D9FF;
	width:247px;
	height:auto;
	margin:0px;
	margin-top:3px;
	padding:10px 0px 1px 0px;
	font-size:10px;
	overflow-x:hidden;
}
.news p{
	margin:0px 5px 0px 9px;
}

.news a, div.content a.none{
	color:#666666;
	text-decoration:none;	
}


.news-height
{
    height:153px;
    margin-top:-24px;
}
.content-news
{
    margin-bottom:13px;}

.content-news p
{
    display:block;    
}


.content-news div
{
    display:inline;    
}
.content-news a.none{
	color:#666666;
	text-decoration:none;			
	display:inline;
}

.news a:hover, div.content a.none:hover{
	color:#666666;
	text-decoration:none;
}

.link{
    float:left;
    white-space:nowrap;
}

.all_news{
	float:right;
	margin:5px 10px 20px 0px;
}

a.detail{color:#0099CC;}
a.detail:hover{color:#668099;}

.back{
	margin:10px 0px 0px 0px;
	font-weight:bold;
}
div.back a.back{
	color:#333333;
	text-decoration:none;	
}
div.back a.back:hover {
	text-decoration:none;
}

.pointer1{ margin-right:4px;}

.pointer2{ margin-right:6px;}

.menu_link{
	background-color:#CCE5FF;
	width:247px;
	height:auto;
	margin:0px;
	margin-top:3px;
	padding:1px 0px 1px 0px; 
	font-weight:bold;
	overflow-x:hidden;
}
.menu_link div{
	margin:	10px 5px 10px 9px;
}
.menu_link a{color:#668099;}
.menu_link a:hover{color:#333333;}
.logo_side{
	width:247px;
	height:auto;
	border-top:1px solid #CCCCFF;
	text-align: center;
}
.logo_side img{
	margin:15px 15px 0px 15px;
}

.pointer{
	vertical-align:top;
	margin-top:3px;
	margin-right:3px;
}
/* ======  Header ====== */
.head{
	background-color:#F4F4FC;
	background-image:url(../images/sky.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:587px;
}
.lang{
	background-image:url(../images/bg-lang.gif);
	float:right;
	width:157px;
	height:25px;
	text-align:right;
}
.lang img{
	width: 27px;
	height: 19px;
	margin-right:13px;
	margin-top:3px;
}
.lang_dutch img		 {background-image: url(../images/dutch.gif);}
.lang_dutch:hover img{background-image: url(../images/dutchr.gif);	}
.lang_dutchr img{background-image: url(../images/dutchr.gif);	}
.lang_english img	   {background-image: url(../images/english.gif);}
.lang_english:hover img{background-image: url(../images/englishr.gif);	}
.lang_englishr img{background-image: url(../images/englishr.gif);	}
.lang_german img	  {background-image: url(../images/german.gif);}
.lang_german:hover img{background-image: url(../images/germanr.gif);	}
.lang_germanr img{background-image: url(../images/germanr.gif);	}

/* ======  Conten ====== */
.body{	
	background-color:#F4F4FC;
	margin:0px;
	padding:0px;
	border-top:2px solid #ffffff;
	border-right:3px solid #ffffff;
	border-bottom:3px solid #ffffff;
}
.content{
	width:550px;
	margin:15px;
	overflow-x:hidden;
}
.pic{
	float:right;
	margin:0px 0px 5px 5px;
	border: 1px solid #CCCCFF;
}
.bl-left { float: left; }
.bl-right {	float: right; }
.left { text-align: left; }
.right { text-align: right; }
/* ======  Footer  ====== */
.footer{
	padding-left:4px;
	color:#CCCCFF;
}
.footer-line{
	width:829px;
	height:30px;
	border-top:1px solid #CCCCFF;
}
.footer font{
	font-size:11px;
	color:#999999;
}
.bot{margin: 7px 0px 0px 9px;}
.negeso{margin: 5px 10px 0px 0px;	}
.footer img {
	height:13px;
	width:13px;	
	margin: 5px 5px 0px 0px;
	vertical-align:top;
}

/* ------  Main  ------ */
/*	   Picture  Frame   */
.mainFon {
	background-color:#FFFFFF;
} 
.mainBlock {
	display:block;
	background-color:#F4F4FC;
	width:580px;
	height:auto;
	margin:0px;
	padding:0px;
	padding-top:1px;
/*	border:1px solid #000;*/
	overflow-x:hidden;
	clear:both;
}
img.mainBlockPic{
	height:199px;
	height: expression(( true == true)?'195px':'195px');/*For MSIE*/
/*	height="199"*/
}
.mainText{
	width:558px;
	margin:14px 0px 0px 15px;
	padding:0px;
/*	padding-bottom:10px;*/
	overflow-x:hidden;
}
.mainCar{
	float:right;
	margin-left:10px;
	padding:0px;
}

.mainPhoto{
	width:135px;
	float:left;
	margin:4px 13px 3px 0px;
}
.mainLast{
	margin-left:1px;
	margin-right:0px;
}
.mainPhoto a {
	display:block;
	position:relative;
	width:135px;
	height:135px;
	text-decoration:none;
	z-index:4;
}
.mainPhoto a:hover {
	cursor:pointer;
	text-decoration:none;
	z-index:4;
}
.mainPhoto img {
	z-index:1; 
}		
.mainPhoto a:hover i {
	position:absolute;
	width:100%;
	height:100%;
	top:0; 
	left:0; 
	z-index:2;
	background:url(../images/bg-img.png) no-repeat 0 0;
	background: expression(( true == true)?'none':'none');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-img.png', sizingMethod='crop');/* FOR IE*/
	/*filter: expression(( navigator.userAgent.indexOf("MSIE 5") >= 1)?'none':'none'); /*Fro old MSIE*/

}
.mainTitle{
	background-color:#E4E4FA;
	background-image:url(../images/news.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:25px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#333333;
	overflow:hidden;
}

.mainTitle p{
	margin:0px 5px 0px 10px;
	padding-top:5px;
}
.mainPhoto a:hover .mainTitle{
	background-color:#99D6EB;	
}

.mainPhoto a:hover .mainTitle{
	background-color:#99D6EB;
	background-image:url(../images/bg-news1.gif);
}

.mainLogo{
	background-color:#FFFFFF;
	height:70px;
	border-top:1px solid #CCCCFF;
}
/*
.mainLogo p{
	margin:10px 0px 0px 0px;
}
.mainLogo img{
	float:left;
	margin: 0px 5px 0px 5px;
}
*/
.test{ border:1px solid red;}
.article2
{
    margin: 23px 0px 11px 0px;
} 


DIV.ext_logo{
	background-color:Transparent;
}