
	body { 
		background-image:url('../gfx/back.jpg');	
		font-family: verdana;
		font-size: 10px;	
	}
	
		
a { font-family: verdana;font-size: 10px;color: #464b53;text-decoration: none;	}		
a:link {color: #464b53;text-decoration: none;	}		
a:visited {color: #464b53;text-decoration: none;	}		
a:hover {color: #464b53;text-decoration: underline;	}		
a:active {color: #464b53;text-decoration: none;	}		

	pre { 
		font-family: verdana, arial;
		font-size: 11px;
		color: #ffffff;	
	}	
	
	#container {
		position: absolute;
		width: 917px;
		height: 600px;
		left: 50%;
		margin-top: -10px;
		margin-left: -475px;
		background-color:#ffffff;
		border:0px solid #000000;
   }
   
   #main {
		position: absolute;
		width: 917px;
		height: 600px;
		margin: 0px;
		background-color: #ffffff;
   }
   
   #leftwhite {
		position: absolute;
		width: 10px;
		height: 590px;
		margin-left: 0px;
		background-color: #ffffff;
   }   
	

   #logoover {
		position: absolute;
		width: 31px;
		height: 600px;
		margin-left: 917px;
		margin-top: 0px;
		z-index: 2;
		background-image:url('../gfx/right.png');
   }

   #logoheader {
		position: absolute;
		width: 907px;
		height: 61px;
		margin-left: 10px;
		background-color: #ffffff;
		background-image:url('../gfx/header.png');
   }

   #navigation {
		position: absolute;
		width: 907px;
		height: 157px;
		margin-top: 61px;
		margin-left: 10px;
		background-color: #ffffff;
   }
   
	#navi_flash {
		position: absolute;
		width: 589px;
		height: 125px;
		margin-left: 0px;
		background-color: #ffffff;
	}

	#sub_navi_flash {
		position: absolute;
		width: 589px;
		height: 28px;
		margin-top: 126px;
		background-color: #767d83;		
	}


	#navi_table {
		position: absolute;
		width: 317px;
		height: 154px;
		margin-left: 590px;
		background-color: #ffffff;
		
	}		
	
   #content {
		position: absolute;
		width: 731px;
		height: 336px;
		margin-top: 218px;
		margin-left: 10px;
		background-color: #cccccc;
		overflow-x: hidden;
		overflow-y: auto;
		padding: 0px;
		z-index: 1;
   }
   
   #contentBG {
		position: absolute;
		width: 711px;
		height: 336px;
		margin-top: 218px;
		margin-left: 10px;
		background-color: #cccccc;
		overflow: auto;
		padding: 10px;
		z-index: 0;
   }   
   
   #ieScrollshield {
     	position: absolute;
	    width:18px;
	    height: 402px;
	    margin-top:218px;
	    margin-left: 737px;
	    background-color: #cccccc;
	    z-index: -1;
   }
   
   #references {
		position: absolute;
		text-align: center;
		width: 175px;
		height: 377px;
		margin-top: 218px;
		margin-left: 742px;
		background-color: #cccccc;
		overflow: hidden;
		padding: 0px;	
   }

   #datasheets {
		position: absolute;
		width: 731px;
		height: 40px;
		margin-top: 555px;
		margin-left: 10px;
		background-color: #464b53;
		overflow: hidden;
		z-index: 3;
		padding: 0px;
		background-image:url('../gfx/footer_bg.png');
   }

   #data {
		position: absolute;
		width: 717px;
		height: 410px;
		margin-top: 0px;
		background-color: #CDD8A7;
   }

   #datafoot {
		position: absolute;
		width: 720px;
		height: 45px;
		margin-top: 410px;
		background-color: #D8A7AC;
   }
   
   	.navi_table2 {
   		position: absolute;   		
		width: 140px;
		height: 154px;
		color: #ffffff;
		background-color: #464b53;
				
	}
	
   	.navi_table_right {
   		position: absolute;
		width: 176px;
		height: 154px;
		margin-left:141px; 
		z-index: 99;
		background-color: #464b53;
				
	}	
	
	.navi_table {
		cursor: pointer;
		margin-left: 100px;
		vertical-align: middle;
		width: 317px;
		border:0px dotted #ffffff;
		color: #ffffff;
		font-size: 11px;			
	}
	
	.navi_table_left {
		cursor: pointer;
		margin-left: 100px;
		vertical-align: middle;
		width: 141px;
		border:0px dotted #ffffff;

		color: #ffffff;
		font-size: 11px;			
	}	
		
	.navi_table_right2 {
		cursor: pointer;
		margin-left: 100px;
		vertical-align: bottom;
		width: 176px;
		border:0px dotted #ffffff;
		background-image:url('../gfx/navitablebg.png');
		background-repeat: repeat-x;
		color: #ffffff;
		font-size: 11px;
		background-position: bottom center;			
	}	
	
	.navi_table_blind {
		cursor: pointer;
		margin-left: 100px;
		width: 175px;
		border:0px dotted #ffffff;
	}	
	
	.navi_table_blind_left {
		cursor: pointer;
		margin-left: 100px;
		width: 140px;
		border:0px dotted #ffffff;		
		color: #ffffff;
		font-size: 11px;
	}		

	.navi_table_active {
		margin-left: 100px;
		width: 175px;
		cursor: pointer;
		background-color: #767d83;
		border:0px dotted #ffffff;
		color: #ffffff;	
		font-size: 11px;		
	}
	
	.navi_table_active_left {
		margin-left: 100px;
		width: 140px;
		cursor: pointer;
		background-color: #767d83;
		border:0px dotted #ffffff;
		color: #ffffff;	
		font-size: 11px;		
	}
	
	.ConText {
		color: #464b53;
		font-family: verdana;
		font-size: 10px;
		text-decoration: none;	
	}
		.tc {
		color: #464b53;
		font-family: verdana;
		font-size: 10px;
		text-decoration: none;	
	}
	
	.ConText_tabelle1 {
		color: #464b53;
		font-family: verdana;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;	
	}
	
	.ConText_tabelle2 {
		color: #464b53;
		font-family: verdana;
		font-size: 10px;
		text-decoration: none;	
	}
	
	
	
	H1 {
		color: #464b53;
		font-family: verdana;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;	
		margin-bottom: 0px;
	}
	
	
	.contentLink {
		color: #464b53;
		font-weight:bold;
		font-size: 9px;
	}
	
	a:hover.contentLink {
		text-decoration: underline;
	}
	
	.headline {
		color: #464b53;
		font-family: verdana;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;	
		
	}	
	
	
/* ############ CSS fuer Formular #################### */
input.mb {
font-family: Verdana, Arial;
font-size: 10px;
color: #464b53;
background-color:#dbdde1;
border: 1px solid #f6f6f6;
}
textarea.mb {
font-family: Verdana, Arial;
font-size: 10px;
color: #464b53;
background-color: #dbdde1;
border: 1px solid #f6f6f6;
}

select.mb {
font-family: Verdana, Arial;
font-size: 10px;
color: #464b53;
background-color:#dbdde1;
border: 1px solid #f6f6f6;
}

.los {
font-size: 10px;
font-weight: normal;
color: #464b53;
border: 1px solid #ccc;
padding: 3px;
}
form { display: inline; }
