BODY,TD { font-family:Arial,Helvetica;font-size:9pt;color:#000000; text-decoration:none; font-weight:normal;}

H1 { margin-bottom:5pt; font-family:Arial,Helvetica;font-size:11pt;color:#000000; text-decoration:none; font-weight:bold;}
H2 { margin-bottom:5pt; font-family:Arial,Helvetica;font-size:10pt;color:#000000; text-decoration:none; font-weight:bold;}
H3 { margin-bottom:5pt; font-family:Arial,Helvetica;font-size:9pt;color:#000000; text-decoration:none; font-weight:bold;}

A:link     { font-family:Arial,Helvetica;font-size:9pt;color:#000000; text-decoration:underline; font-weight:normal; }
A:visited { font-family:Arial,Helvetica;font-size:9pt;color:#000000; text-decoration:underline; font-weight:normal; }
A:hover { font-family:Arial,Helvetica;font-size:9pt;color:#FF6666; text-decoration:underline; font-weight:normal; }

.linkklein:link     { font-family:Arial,Helvetica;font-size:8pt;color:#666666; text-decoration:underline; font-weight:normal; }
.linkklein:visited { font-family:Arial,Helvetica;font-size:8pt;color:#666666; text-decoration:underline; font-weight:normal; }
.linkklein:hover { font-family:Arial,Helvetica;font-size:8pt;color:#FF6666; text-decoration:underline; font-weight:normal; }


INPUT,TEXTAREA,SELECT { font-family:Arial, Helvetica; font-size:9pt; font-weight:normal; }


ul,ol { margin-left:20px; }
li {padding:3px;}

P {margin-top:4px;}


	.foot {font-family: Arial; font-size: 8pt;color: #666666;}
	.foot A:link {font-family: Arial; font-size: 8pt;color: #666666;text-decoration: none;font-weight: bold;}
	.foot A:visited {font-family: Arial; font-size: 8pt;color: #666666;text-decoration: none;font-weight: bold;}
	.foot A:hover {font-family: Arial; font-size: 8pt;color: #666666;color: #FF6666;text-decoration: underline;font-weight: bold;}

	.menulink:link		{font-family: Arial;font-size: 8pt; color: #444444; text-decoration: none;font-weight: bold;}
	.menulink:visited	{font-family: Arial;font-size: 8pt; color: #444444; text-decoration: none; font-weight: bold;}
	.menulink:hover		{font-family: Arial;font-size: 8pt; color: #FF6666; text-decoration: underline; font-weight: bold;}

	.menulinkopen:link 	{font-family: Arial;font-size: 8pt; color: #666666; text-decoration: none;font-weight: bold; }
	.menulinkopen:visited	{font-family: Arial;font-size: 8pt; color: #666666; text-decoration: none;font-weight: bold; }
	.menulinkopen:hover	{font-family: Arial;font-size: 8pt; color: #FF6666; text-decoration: underline;font-weight: bold; }

	.menulinkactive:link 	{font-family: Arial;font-size: 8pt; color: #333399; text-decoration: none;font-weight: bold; }
	.menulinkactive:visited	{font-family: Arial;font-size: 8pt; color: #333399; text-decoration: none;font-weight: bold; }
	.menulinkactive:hover	{font-family: Arial;font-size: 8pt; color: #FF6666; text-decoration: underline;font-weight: bold; }
	
	div.menuitem {
		width:156px;	
		kbackground-image: url(images/submenuitem.gif);
		background-repeat: no-repeat;
		height:23px;
		margin:0px;
	}
	div.menuitemopen {
		width:156px;	
		background-image: url(images/submenu_selected.gif);
		background-repeat: no-repeat;
		height:23px;
	}
	div.menuitemactive {
		width:156px;	
		background-image: url(images/submenu_selected.gif);
		background-repeat: no-repeat;
		height:23px;
	}



	.submenulink:link	{font-family: Arial;font-size: 8pt; color: #666666; text-decoration: none;font-weight: bold;}
	.submenulink:visited	{font-family: Arial;font-size: 8pt; color: #666666; text-decoration: none; font-weight: bold;}
	.submenulink:hover	{font-family: Arial;font-size: 8pt; color: #FF6666; text-decoration: underline; font-weight: bold;}

	.submenulinkopen:link 	{font-family: Arial;font-size: 8pt; color: #666666; text-decoration: none;font-weight: bold; }
	.submenulinkopen:visited{font-family: Arial;font-size: 8pt; color: #666666; text-decoration: none;font-weight: bold; }
	.submenulinkopen:hover	{font-family: Arial;font-size: 8pt; color: #FF6666; text-decoration: underline;font-weight: bold; }

	.submenulinkactive:link 	{font-family: Arial;font-size: 8pt; color: #333399; text-decoration: none;font-weight: bold; }
	.submenulinkactive:visited	{font-family: Arial;font-size: 8pt; color: #333399; text-decoration: none;font-weight: bold; }
	.submenulinkactive:hover	{font-family: Arial;font-size: 8pt; color: #FF6666; text-decoration: underline;font-weight: bold; }
	
	div.submenuitem {
		width:156px;	
		kbackground-image: url(images/submenuitem.gif);
		background-repeat: no-repeat;
		height:23px;
	}
	div.submenuitemopen {
		width:156px;	
		background-image: url(images/subsubmenu_selected.gif);
		background-repeat: no-repeat;
		height:23px;
	}
	div.submenuitemactive {
		width:156px;	
		background-image: url(images/subsubmenu_selected.gif);
		background-repeat: no-repeat;
		height:23px;
	}



	
	div.content{
		position: absolute;
		left: 156px;
		top: 72px;
		width: 630px; 
		height:500px; 
		background-color: #FFFFFF;
	}
	div.submenu{
		position: absolute;
		left:0px;
		top: 72px;
		width: 155px; 
		height:500px; 
		margin-top:1px;
	}
	div.top{
		position: absolute;
		left: 0px;
		top: 0px;
		width: 786px; 
		height:65px; 
		background-color: #E0E0E0;
	}
	
	div.detail{
		float:left;
		width: 145px; 
		height:150px; 
		background-color: white;
		padding:0px;
		border:none;
		margin-left:10px;
	}	
	div.detail_head{
		background-color: #C0C0C0;
		font-weight:bold;
	}	

	.detail600{
		float:left;
		display: block;
		width: 610px; 
		border:none;
		margin-right:5px;
		margin-bottom:10px;
		font-family: Arial;
		font-size: 9pt;
	}	
	div.detail_head600{
		background-image: url(images/head_blue_600.gif);
		background-repeat: no-repeat;
		font-weight:bold;
		color: #333399;
		padding-left:15px;
		padding-top:1px;
		height:18px;
	}	

	.detail300{
		float:left;
		display: block;
		width: 300px; 
		height:130px; 
		border:none;
		margin-right:10px;
		margin-bottom:10px;
		font-family: Arial;
		font-size: 9pt;
	}	
	div.detail_head300{
		background-image: url(images/head_blue_270.gif);
		background-repeat: no-repeat;
		font-weight:bold;
		color: #333399;
		padding-left:15px;
		padding-top:1px;
		height:18px;
	}	
	.detail150{
		float:left;
		display: block;
		width: 145px; 
		height:100px; 
		border:none;
		margin-right:10px;
		margin-bottom:10px;
		font-family: Arial;
		font-size: 9pt;
	}	
	.detail150 p{
		margin:0px;
		padding:0px;
	}
	div.detail_head150{
		background-image: url(images/head_blue_145.gif);
		background-repeat: no-repeat;
		font-weight:bold;
		color: #333399;
		padding-left:15px;
		padding-top:2px;
		height:17px;
		font-size:8pt;
	}	

	.headline {	
		font-weight:bold;
		color: #333399;
		font-size:8pt;
	}

