


	
body {
	height:100%; 
	
	max-height:100%; 
	verflow:hidden; 
	overflow-x: Hidden;
	padding:0; 
	margin:0; 
	border:0;
	font-family : Arial;
	fontsize : 11px;
	font-size : 11px;	


	scrollbar-base-color: #ced2e8;
	/* #e1e5f1;  15 % */
	scrollbar-track-color: #e8e8f3;	
	}



	


#Middlebox { 
	display:block; 
	overflow:auto; 
	position: relative;
	z-index:3;  
	
	bottom:0px; 
	width: 1000px; 
	
	left: 0px;
	min-width:400px; 
	 
height:100%;	
	overflow: auto;
	padding:0px;
	margin:0px;
	background-color: #e8e8f3;	
}


* html #Middlebox {
	top:0; 
	bottom:0; 
	height:100%;
	width: 1000px; 
	
	border-bottom:1px solid #fff;
	}


#Menue { 
	display:block; 
	position: absolute;
	z-index:5;  
	top: 170;
	height: 30;
	bottom:0px; 
	width: 1000px; 
	padding:0px;
	margin:0px;
	
	background-color: #ff0000;
}




.Titel  {
	color : #000000;
	font-family : Arial;
	fontsize : 13pt;
	font-size : 13pt;
	line-height: 2;
	font-weight: bold;
}


TD  {
	color : #000000;
	font-family : Arial;
	fontsize : 10pt;
	font-size : 10pt;
	line-height: 1.6;
}

.Small  {
	color : #000000;
	font-family : Arial;
	fontsize : 7.4pt;
	font-size : 7.4pt;
}

.Table-Left {
	background-color: #ced2e8;
}
.Table-Right {
	background-color: #e8e8f3;
}


A  {
	text-decoration: none;
color: #004796;	
}

A:hover  {
	color : #0c1461; 
}




#Background {
	position: absolute;
	width: 1000px;
	height: 737px;
	top: 0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}
#Background2 {
	position: absolute;
	width: 1000px;
	height: 737px;
	top: 0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	z-index: -10;
}









#mainmenu {
	position: absolute;
	z-index:4;
	width:238px;
	background-color: #000000;
	color : #ffffff;
	fontsize : 10pt;
	font-size : 10pt;
	
}

#mainmenu_Text {
;
	text-align: left;
	font-family: Arial;
	text-decoration: none;
	line-height: 135%;
}
	
	
		
.mainmenu_active, .mainmenu_active A:Link, .mainmenu_active a:Visited
	{
	/* color: #e17100;   orange */
	color: #004796;
	line-height: 135%;
	}	
.mainmenu_inactive, .mainmenu_inactive A:Link, .mainmenu_inactive a:Visited 
	{
	color: #000000;
	line-height: 135%;
	}

	
.submenu_active, .submenu_active A:Link, .submenu_active a:Visited
	{
	color: #004796;
	fontsize : 8pt;
	font-size : 8pt;
	font-weight: normal;	
	line-height: 140%;
	}	
.submenu_inactive, .submenu_inactive A:Link, .submenu_inactive a:Visited 
	{
	
	fontsize : 8pt;
	font-size : 8pt;	
	font-weight: normal;	
	color: #333333;  
	
	line-height: 140%;
	}
	
.submenu_active a:hover, .submenu_inactive a:hover
	{
	color: #e17100;  
	}	