BODY			{
					background-color	:	white;
					overflow			:	auto;
					font				:	Verdana, sans-serif;
					color				:	black;
	scrollbar-track-color: #ffffff; 
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #81B6E1; 
	scrollbar-3dlight-color: #81B6E1; 
	scrollbar-arrow-color: #81B6E1; 
	scrollbar-darkshadow-color: #ffffff;
				}

#mastertable	{
					width				:	100%;
					height				:	100%;
					border				:	0px;
					table-layout		:	fixed;
				}
.streeptop , .streepbot		
				{
					text-align			:	right;
					background-color	:	#99CC15;
				}	
.titel			{
					font				:	bold 14px Verdana, sans-serif;
					color				:	#004F6E;
					padding				:	0px 0px 40px 0px;
				}
#valignbottom{
	vertical-align:bottom;
}				
.navpad{
	padding:0px 20px 0px 0px;
	font:bold 12px/24px Verdana, sans-serif;
	color:white;
}	
a.navlink, a.navlink:visited,a.navlink:hover{
	font:bold 12px/24px Verdana, sans-serif;
	color:white;
	text-decoration:none;
}	
a.navlink:hover{
	text-decoration:underline;
}					
							
.linkrow		{
					font				:	bold 12px Verdana, sans-serif;
				}				
.bodmargin		{
					width				:	50%;
					background-color	:	#425FA1;
				}
#bodcolumn		
				{
					width				:	775px;
					background-color	:	white;
					vertical-align		:	top;
				}			

					
.invistbl100	{
					width				:	100%;
					border				:	0px;
					table-layout		:	fixed;
				}					
.invistbl100 TD	{
					vertical-align		:	top;
				}						
.aotitem, .aotitem TD		
				{
					cursor				:	hand;
					font				:	bold 12px Verdana, sans-serif;
					color				:	#17344F;
				}							
.aotactiveitem, .aotactiveitem TD		
				{
					font				:	bold 12px Verdana, sans-serif;
					color				:	#BF1600;
				}											
.aotactiveitem TD#itemmidright		
				{
					background-image	:	url("../images/item_midright.gif");
				}						
.itemuitklap	{
					background-color	:	#FFF7CF;
					width				:	100%;
					border				:	0px;
					table-layout		:	fixed;
					font				:	12px Verdana, sans-serif
				}				
.itemuitklap A,	.itemuitklap A:visited
				{
					font				:	bold 10px Verdana, sans-serif;
					color				:	black;
					text-decoration		:	none;
					height				:	12px;
					padding				:	2px 0px 2px 20px;
				}	
.itemuitklap A:hover
				{
					text-decoration		:	underline;
				}	
.contentcol		{
					padding				:	10px;
					/*table-layout		:	fixed;*/
					font				:	11px Verdana, sans-serif;
					line-height			:	17px;
				}	
.contentcol TD 
				{
					font				:	11px Verdana, sans-serif;
					line-height			:	17px;
				}
.contentcol TEXTAREA, #bodcolumn INPUT				
				{
					font				:	11px Verdana, sans-serif;
				}
#scrolltextcontent
				{	
					font				:	bold 12px Verdana,sans-serif;
					color				:	black;		
				}	
#logo			{
					position			:	absolute;
					z-index				:	3;
					left				:	0px;
					top					:	0px;	
				}		
.button,.button:visited,.button:hover{
	font:bold 11px/20px Verdana;
	color:#BF1600;
	text-decoration:none;
	text-align:center;
	display:block;
	padding:0px 3px 0px 3px;
	border:solid 1px #4B8BB9;
	background:#fff;
	width:110px;
	height:20px;
}
.button:hover{
	background:#E4F3FF;
}
