*{
	font-family: Verdana;
	font-size: 11px;
}

a {
 text-decoration:none;
 font-weight:bold;
}         
      
marquee a {
	color: #ffffff !important;
	
}     

marquee {
	padding: 3px;
}
#flags{
 z-index:3;
 position:absolute;
 top:300px;
 left:813px;
}
#flags a{
	display:block;
 height:20px;
 font-size: 11px;
}

#flags img{
	border:1px solid #ff0000;
	margin-bottom: -1px;
	float: left;
}
#flags .active img{
	border:1px solid #000000;
}
#flags span {
 padding-left:15px;
 background-repeat:no-repeat;	
 background-position:5px top;
}

#flags .active span{
	background-image:url(../img/flag_pl_inactive.gif);
	color:#000000;
	
}
#flags .inactive span{
	background-image:url(../img/flag_pl.gif);
	color:#6d7896;
	text-decoration:underline;
}


body, html{
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
	overflow: hidden;
}

* html {
	overflow: hidden;
}

body {
	overflow: hidden;	
	background-color: #ffffff;
	
}

#srolldiv {
	position :absolute;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	left: 0px;
	top: 0px;
}
#print{
	display:none;
}

#traildiv{
	position: absolute;
	top: 200px;
	left: 220px;

}         
#traildiv * {
	color: #000000;
	font-weight: normal !important;
	font-size: 10px !important;
}	     

#traildiv a {
	text-decoration: underline !important;
}
#traildiv a:hover {
	text-decoration: none !important;
}

#userdiv{
 	display:none;
}

#searchdiv{
	position:absolute;
	top:127px;
	left:683px;
	z-index:3;
	white-space: nowrap;
}

#searchdiv .zoekbutton{
	background-image:url(../img/zoek_btn.gif);
	width:18px;
	height:16px;
	border:none;
	
}         
#searchdiv .zoekveld{
  border:1px solid #ff0000;
  background-color:#ffffff;
  color:#000000;
  font-size:10px;
  font-weight:bold;
  padding-left:3px;
  width:95px;
  
}

#topdiv{
 	
	background-position: 227px 50px;
	height:147px;
	padding:0px 200px; 
	background-color: #6B7694;
	
}
#flash2div {
	position: absolute;
	z-index: 10;
	left: 260px;
	top: 40px;
	width: 400px;
	height: 100px;
}
      
      
#logodiv{
 position:absolute;
 z-index-2;	
 left:55px;
 top:103px;
 width:149px;
 height:43px;
 background-image:url(../img/logo.gif);
 background-repeat:no-repeat;
}
      
#flashdiv {    
	position:absolute;
	z-index:14;
	border-bottom: 2px solid #ffffff;
	left: 800px;
	width: 200px;
	height: 290px; 
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
	/*filter:progid:DXImageTransform.Microsoft.Fade(duration=2)*/

	
} 

.startmode #flashdiv, .contentmode #flashdiv {
	display: none;
}

#rightdiv {
	position:absolute;
	z-index:2;
	left: 807px;
	top: 0px;
	width: 188px;
	height: 100%;
	background-color: #ABBBC8;
	background-image:url(../img/right_bg.gif);
 	background-repeat:repeat-x;
 	background-position: 0px 292px;
 	
}
#rightdiv div {
	background-color: #6D7896;
	height: 20px;
	
}
#topmenu{
	position: absolute;
 	border-top:red solid 4px;
 	border-bottom:red solid 4px;
 	height:35px;
 	width: 100%;
 	z-index: 6;
}         




#topmenu #homelink{
 	display:inline;
 	float:left;
 	width:212px;
 	color:#000000;
 	padding:4px;
	padding-top: 12px;
 	background-color: transparent !important;
 	font-size: 11px;
}


#topmenu .menuitem a{
 display:inline;
 float:left;
 padding:4px 1px;
 
} 

#topmenu a .itemtitle{
	color:#525a72;
	border-right:1px solid #525a72;
	font-size:11px;
	padding:1px 3px 0px 3px;
	width: 100px;
	cursor: pointer;
	
}    
        
#topmenu a *{
	cursor: pointer;
}

#topmenu .currenttree a, #topmenu a:hover{
 background-color:#aabcca;
}
    
    
#topmenu .currenttree a .itemtitle, #topmenu a:hover .itemtitle{
 color:#000000;
 background-color:#aabcca;
}

.dropdown a .itemtitle {
	width: 200px !important;
}
#topmenu .menuitemlevel2 a{

}



.dropdown {
	z-index: 6;
	width: 200px;
	display:none;
	position:absolute;
	top:39px;
	left: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	filter: Shadow(Color=#000000, Direction=135, Strength=3);

}
#topmenu .menuitemlevel2 a .itemtitle{
	font-size: 11px;
	border-right: none;
}
#topmenu .menuitemlevel2 a {
	color: #000000;
	background-color: #AABCCA;
	border-bottom: 1px solid #6D7896;
	padding: 2px;
	display: block;	
	width: 200px;
}
#topmenu .menuitemlevel2 a {
	text-decoration: none;
	background-color: #AABCCA;

}

#topmenu .menuitemlevel2 a:hover, #topmenu .menuitemlevel2 a:hover .itemtitle {
	background-color: #ffffff;
}




#topmenu .menuitemlevel3 {
	display: none;

}

        
#leftcontainer{
 width:140px;
 float: left;
 position:absolute;
 overflow: hidden;
 top: 0px;
 left:50px;

}

#leftmenu {
 margin-top: 151px;
 background-color:#aabcca;
}                


#leftcontainer .restmenu {
	float: left;
	width:140px;
	height: 100%;
	margin-top: -1px;
	background-image:url(../img/leftmenu_bg.gif);
	background-position: 0px -58px;
 
}

#leftmenu .menuitem .itemtitlelevel2{
 padding-left:14px;
 background-image:url(../img/menu_pl.gif);
 background-repeat:no-repeat;
 background-position:5px 9px;
 color:#32383e;
 
 font-size:11px;
 font-weight:bold;
 display:block;
 cursor: pointer;
 border-bottom: 1px solid #6D7896;
 padding-top: 4px;
 padding-bottom: 4px;
} 
   
#leftmenu .menulevel2 a:hover, #leftmenu .menulevel2 a:hover .itemtitle {
	background-color: #ffffff;
	
}  

#leftmenu .itemtitlelevel1{
 	border-bottom:red solid 58px;
 	padding:5px 0px 3px 4px;
 	height:27px;
 	background-color:#8894D0;
  color:#8894D0;

}

#comconcont{
	padding-left:220px;
	padding-top:80px;
}  

#comconcont #contentdiv, #logindiv{
	padding-right:220px;
	float:left;
	
}
.bottompage {
 margin-top:20px;
 width: 560px;
 color:#000000;
 float:left;
 clear: both;
}
.bottompage a {
	color: #FB0304;
}
#contentdiv #contenttitle,#contentdiv #title_e, #logindiv .title,#searchtitle {
	font-weight:bold; 
	color:#6d7896;
	padding-bottom:2px;
	padding-right:100px;
	border-bottom:2px solid #6d7896;
    float: left;
   clear: both;
}

#contentdiv #content, .content{
 margin-top:20px;
 width: 560px;
 color:#000000;
 float:left;
clear: left;
}

#contentdiv img {
 max-width:560px;
}

#contentdiv a {
	color: #6D7896;
	font-weight: normal;
	text-decoration: underline;
}
#contentdiv a:hover {
	color: #000000;
	text-decoration: underline;
}

#searchcontainer{
	width: 560px;
}

.color_1{
 background-color:#f50000;
}
.color_2{
 background-color:#8894d0;
}
.color_3{
 background-color:#abbbc8;
}     

marquee{
	bottom:0px;  
	background-color:#6d7896;
	color:#ffffff;
	z-index:2;
	margin-top:10px;    
}

#searchresults{
	margin-top:20px;
	color:#000000;
}

.CSearchItem{                   
	padding-bottom:10px;
	border-bottom:1px solid #abbbc8;
}

.CSearchItem a{
	color:#ffffff;
	text-decoration:none; 
	cursor:pointer;
} 

.CSearchItem .found{
	color:#000000;
} 

.CSearchItem a:hover {
	
	background-color:#f3f3f3;
} 

.CSearchItem .content{
	margin:0px;
	padding:5px;  
	font-weight:normal;
	
	margin-bottom:10px;	
}

.CSearchItem a:hover .content {
	background-color:#f3f3f3;
}
.CSearchItem a .title{
	font-weight:bold;
	color:#000000;
	
	padding:5px;             
	margin-bottom:3px;
	margin-top:10px;
	width: 460px;
} 

.CSearchItem .trail a {
	color:#000000;
	text-decoration:underline;
}
#tickObj {
	display: none !important;
} 
