
#header{

	margin: 0px auto;
	background-image:url('img/header_hk_neu1.jpg');
	font-size: 11px;
	width:800px;
	height:150px;

}


#header p{

padding:126px 0px 0px 30px;
float:left;
color: #FCF0A5;
font-size: 12px;
font-weight: bold;

}



#header a{
	text-decoration:none;
	color: #FCF0A5;
	margin:5px 5px 5px 10px;
	font-size: 11px;
font-weight: normal;
}

#header a:hover{

	color:#ffffff;
	text-decoration:none;
}

