
.dummy {}

.tickerstyle{width:362px; height:210px; border:2px solid #777777; background:#FFFFFF; padding:0px; overflow:hidden;}

.messagediv{display:none;background:#FFFFFF;font-size:9pt;font-family:arial;font-color:#FFFFFF;color:#FFFFFF;}


	
body{
margin:0px 0px 0px 0px;
background-color:#333333;
background-position: 5px 0px;
width : 100%;
height : 100%;
text-align:left;
}
		
a{font-color:#000088;text-decoration:none;font-weight:none;}
A:link {text-decoration: none; color:#0000AA;}
A:visited {text-decoration: none;color:#0000AA;}
A:active {text-decoration: none;color:#0000AA;}
A:hover {text-decoration: none; color: red;;}


.header { color:#000088; font-family:arial; font-weight:bold;font-size:12pt;margin-bottom:5px;}
.text{ color:#666666; font-size:9pt; font-family:verdana;margin-bottom:10px;}  

.lbox { float:left;width:250px;height:22px;}
.rbox { float:right;width:150px;text-align:right;height:22px;}

#main  {
		position:relative;
	    	float:middle;
		text-align:left;
		background-repeat:repeat-y;	
		background-image:url('../images/back_line.gif');
		width:990px;
		height:815px;
	  }	
	  
#menu
{
 color:#000088; font-family:arial; font-weight:bold;font-size:12pt;text-decoration:none;
 float:left;
 position:relative;
 border:#CCCCCC 0px solid;
 width:295px;
 height:500px;
 margin-left:30px;
 margin-top:30px;
}	  

#menuitem
{
 float:top;
 margin-bottom:5px;
 text-decoration:none;
 border-bottom:#EEEEEE 1px solid;
 height:25px;
 
}

#page
{
 float:left;
 position:relative;
 border-left:#CCCCCC 1px dotted;
 width:520px;
 height:500px;
 padding-left:10px;
 margin-left:20px;
 margin-top:30px;
}	  

#logo
{
 position:absolute;
 background-image:url('../images/logo_header.gif');
 background-repeat:repeat-none;
 top:36px;
 left:400px;
 width:513px;
 height:193px;
}

#logo_back
{
 position:absolute;
 margin-top:180px;
 background-image:url('../images/back_logo.jpg');
 background-repeat:repeat-y;	
 width:990px;
 height:28px;
}

#footer
{
 color:#000088; font-family:verdana; font-size:8pt;text-decoration:none;
 float:right;
 position:relative;
 border-top:#AAAAAA 1px dotted;
 margin-left:20px;
 margin-right:20px;
 width:940px;
 height:25px;
}

#main_footer
{
	position:relative;
	
	    	float:middle;
		text-align:left;
		background-repeat:repeat-y;	
		background-image:url('../images/back_footer_niet_tonen.gif');
		width:990px;
		height:25px;


}


