/* _____ Header ______ */
#all #header2 { 
	background: url(imgs/top_contents_bg.jpg) repeat-x; 
	padding: 0;
	margin:0;
	height:254px;
	width:1000px;
}


#tpLeft2{
	float:left;
	padding-left:11px;
	}

#all #header2 #tpLeft2 #leftMenue2{
	height:242px;
	width:206px;
	background:#030;
	}
#leftMenue2 img,a {
	border: none;}
	

/*____end___*/

#all #header2 #tpRight2{
	float:left;
	width: 782px;
	height:242px;
	}


#tpRight2 #toprLink2 {
	float:left;
	width: 400px;
	color:#FFF;
	font-size:14px;
	padding-top:4px;
	display: inline;
	}
	
	
#toprLink2 a {
	color:#fff;
	text-decoration:none;
	}
	
#toprLink2 a:hover{
	color:#FC0;
	}
	
#tpRight2 #toplLink2 {
	float:left;
	width: 370px;
	height: 32px;

	}
	
#tpRight2 #toplLink2 h2 {
	font-size:9px;
	color: #333;
	width: 370px;
	height: 32px;
	display: inline;
	}

#tpRight2 #flash2 {
	width:771px;
	height:210px;
	padding-left:11px;
	}



/* IE6 hack */

* html #all #header2 { 
	background: url(imgs/top_contents_bg.jpg) repeat-x;
	padding: 0;
	margin:0;
	height:258px;
	width:1000px;
	}

* html #tpRight2 #flash2 {
	width:771px;
	height:210px;
	padding-left:11px;
	padding-top:6px;
	}
	
/*  // end _____   IE6 hack */